-
Notifications
You must be signed in to change notification settings - Fork 3.2k
fix(deps): update module github.com/gocql/gocql to v2 - autoclosed #43691
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Author
|
Member
|
I’ll upgrade it manually. |
Member
fd4d7f4 to
16df3f1
Compare
16df3f1 to
69dc454
Compare
69dc454 to
497b2ba
Compare
atoulme
pushed a commit
that referenced
this pull request
Nov 21, 2025
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description Upgrade cassandra library version <!-- Issue number (e.g. #1234) or full URL to issue, if applicable. --> #### Link to tracking issue Fixes <!--Describe what testing was performed and which tests were added.--> #### Testing <!--Describe the documentation added.--> #### Documentation <!--Please delete paragraphs that you did not use before submitting.--> #### PR #43691 --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Paulo Dias <[email protected]> Signed-off-by: alex boten <[email protected]> Co-authored-by: Khushi Jain <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yang Song <[email protected]> Co-authored-by: Paulo Dias <[email protected]> Co-authored-by: Alex Boten <[email protected]> Co-authored-by: Kaiyan White <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependency-major-update
Indicates a dependency major version bump
exporter/cassandra
waiting-for-code-owners
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.7.0->v2.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
gocql/gocql (github.com/gocql/gocql)
v2.0.0Compare Source
Removed
2.0.0-rc1
Added
2.0.0
2.0.0-rc1
Query.SetKeyspace(), Query.WithNowInSeconds(), Batch.SetKeyspace(), Batch.WithNowInSeconds() (CASSGO-1)
Changed
2.0.0
2.0.0-rc1
Sessionimmutable by removing setters and associated mutex (CASSGO-23)NewandNewWithErrorremoved and replaced withZero(CASSGO-43)Fixed
2.0.0
2.0.0-rc1
which returns a variable length slice, but should be 8 bytes slice as well (CASSGO-2)
[applied]column is returned (CASSGO-42)Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.