Skip to content

Update module github.com/gocql/gocql to v2#58

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-gocql-gocql-2.x
Open

Update module github.com/gocql/gocql to v2#58
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-gocql-gocql-2.x

Conversation

@renovate

@renovate renovate Bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/gocql/gocql v1.17.0v2.1.2 age confidence

Release Notes

gocql/gocql (github.com/gocql/gocql)

v2.1.2

Compare Source

Fixed
  • Prevent panic when using a HostFilter and keyspace is not replicated to every DC (CASSGO-122)
  • system.peers fallback doesn't work in some scenarios (CASSGO-126)
  • Many "Pool connection error" with small Session.Timeout (CASSGO-125)

v2.1.1

Compare Source

Fixed
  • Iter.MapScan is unable to scan data of user-defined types fix (CASSGO-115)

v2.1.0

Compare Source

Added
  • Session.StatementMetadata (CASSGO-92)
  • NewLogFieldIP, NewLogFieldError, NewLogFieldStringer, NewLogFieldString, NewLogFieldInt, NewLogFieldBool (CASSGO-92)
  • Introduced configurable schema metadata caching modes to control what metadata is cached (CASSGO-107)
  • Support for session ready, host state, topology change and schema changes custom listeners (CASSGO-101)
  • Add Session.AllKeyspaceMetadata() (CASSGO-109)
  • Add GetSerialConsistency method to Query and Batch (CASSGO-103)
  • Add RequestErrOverloaded, RequestErrBootstrapping, RequestErrInvalid, RequestErrConfig, RequestErrCredentials, RequestErrSyntax, RequestErrTruncate, RequestErrUnauthorized for dedicated error handling (CASSGO-113)
Changed
  • Use protocol downgrading approach during protocol negotiation (CASSGO-97)
  • TokenAwareHostPolicy now populates replica maps for non-default keyspaces (CASSGO-104)
  • Add options to shuffle replicas for token-aware policy and log warning when the default behavior is used (CASSGO-106)
  • Bump Go version support from 1.22 and 1.23 to 1.25 and 1.26 (CASSGO-110)
  • Upgraded Github actions dependencies versions (CASSGO-111)
  • Fix a couple of issues related to CASSGO-101 (CASSGO-114)
Fixed
  • Prevent panic with queries during session init (CASSGO-92)
  • Return correct values from RowData (CASSGO-95)
  • Prevent setting a compression flag in a frame header when native proto v5 is being used (CASSGO-98)
  • Prevent panic iin compileMetadata() when final func is not defined for an aggregate (CASSGO-105)
  • Framer drops error silently (CASSGO-108)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Apr 8, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: github.com/gocql/gocql/v2@v2.1.2: parsing go.mod:
	module declares its path as: github.com/apache/cassandra-gocql-driver/v2
	        but was required as: github.com/gocql/gocql/v2

@renovate renovate Bot force-pushed the renovate/github.com-gocql-gocql-2.x branch from 9885d2b to 4e9e8e3 Compare April 13, 2026 02:40
@renovate renovate Bot force-pushed the renovate/github.com-gocql-gocql-2.x branch from 4e9e8e3 to 2c2e045 Compare April 22, 2026 20:14
@renovate renovate Bot force-pushed the renovate/github.com-gocql-gocql-2.x branch 3 times, most recently from 8506670 to 0f21c12 Compare June 19, 2026 12:12
@renovate renovate Bot force-pushed the renovate/github.com-gocql-gocql-2.x branch from 0f21c12 to 1032692 Compare June 24, 2026 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants