- 1920205 fix protocol negotiation error handling by James Hartig · 3 weeks ago trunk
- 9bc3b5d Add PreparedMetadata and IsPrepared fields to ObservedQuery and ObservedBatch by Raj · 8 weeks ago
- 40db71c Improve host_source locking and ring refresh concurrency by Dorian Jaminais-Grellier · 3 weeks ago
- 941f298 Add security-model discoverability (AGENTS.md -> SECURITY.md -> security model) by Jarek Potiuk · 4 weeks ago
- 590aabe Fix repeated "Pool connection error" and reconnections with small Session.Timeout by João Reis · 6 weeks ago v2.1.2
- e1d69bd Fix system.peers_v2 fallback by João Reis · 6 weeks ago
- e78b47d Fix panic when using a HostFilter and keyspace is not replicated to every DC by Bohdan Siryk · 10 weeks ago
- c65c762 Iter.MapScan is unable to scan data of user-defined types fix by Bohdan Siryk · 3 months ago v2.1.1
- b86c662 Add dedicated error types for all generic server error codes by Paolo Elefante · 4 months ago v2.1.0
- 5f64c25 Fix a couple of issues related to CASSGO-101 by Bohdan Siryk · 4 months ago
- 9cad3b6 Upgraded Github actions dependencies in ci workflow by Bohdan Siryk · 4 months ago
- 75a2ae4 Bump Go version support from 1.22 and 1.23 to 1.25 and 1.26 by João Reis · 4 months ago
- 343007b Add GetSerialConsistency to Query and Batch by Tejas Lodaya · 6 months ago
- 5361aa3 Add options to shuffle replicas for token-aware policy and log warning when default is used by Tejas Lodaya · 6 months ago
- eb7c720 Support user defined custom listeners for Session Ready, Schema, Topology and Host state change events by Bohdan Siryk · 4 months ago
- 3c46f52 Introduce configurable schema metadata caching and fix token-aware routing for multi-keyspace workloads by Raj · 5 months ago
- 5479953 Handle silently dropped framer error by Lars Lehtonen · 5 months ago
- d7df11b Prevent panic in compileMetadata() when final func is not defined for an aggregate by Bohdan Siryk · 5 months ago
- f1e31a5 Protocol version negotiation doesn't work if server replies with stream id different than 0 by Bohdan Siryk · 8 months ago
- 0089073 Prevent setting a compression flag in a frame header when native proto v5 is being used by Bohdan · 8 months ago
- 0326fae Fix Iter.RowData Values to point to concrete types by James Hartig · 9 months ago
- 22ab88e CASSGO-92: add public method to retrieve StatementMetadata and LogField methods by James Hartig · 9 months ago
- f3e2b39 Prefer connection address over system table addresses by João Reis · 9 months ago v2.0.0
- 5c60751 Update documentation for 2.0 (readme, upgrade guide, pkg.go.dev) by João Reis · 12 months ago
- b25d281 Update API documentation for 2.0 release by João Reis · 12 months ago
- 5fd2cdf Update example and test code for 2.0 release by João Reis · 12 months ago
- 759351e Don't collect host metrics if a query/batch observer is not provided by João Reis · 10 months ago
- 540cb3d Fix issue where a timeout closes the connection by João Reis · 12 months ago
- d79b595 Fix protocol version negotiation issues with v5 by João Reis · 11 months ago
- a6e8291 Remove release date from new releases and add 2.0.0-rc1 by João Reis · 12 months ago
- 722707e Change master to trunk in github workflow by João Reis · 1 year ago v2.0.0-rc1
- 61e64e6 Add missing Context variant methods to Query and Batch by João Reis · 1 year ago
- a7f7f31 Fix tinyint silent unmarshal error and vector SliceMap bug by João Reis · 1 year ago
- a9bfe80 Change module name to github.com/apache/cassandra-gocql-driver/v2 by João Reis · 1 year, 1 month ago
- c7e5a24 Bump go version in go.mod to 1.19 by João Reis · 1 year, 1 month ago
- f400b49 CASSGO-6 Accept peers with empty rack by James Hartig · 1 year, 1 month ago
- be35a5b Add a way to create HostInfo objects for testing purposes by João Reis · 1 year, 1 month ago
- eda74b6 Change logger so it supports structured logging and log levels by João Reis · 1 year, 1 month ago
- f5fe483 Move the snappy compressor into a separate go package by mykyta.oleksiienko · 1 year, 4 months ago
- f9a0f63 Changes to Query and Batch API by João Reis · 1 year, 1 month ago
- 1fd2cba CASSGO-43: externally-defined type registration by James Hartig · 1 year, 6 months ago
- 90bcc9c Fix deadlock in refresh debouncer stop by João Reis · 1 year, 3 months ago
- 61c0b48 remove proto 1 and 2 support by Dmitry Kropachev · 1 year, 1 month ago
- c0cefb0 <framer> optimization `writeHeader(...)` method by illia-li · 1 year, 3 months ago
- 5f4d36a <framer> optimization `readTrace()` method by illia-li · 1 year, 3 months ago
- 0551773 Use golangci instead of govet by Dmitry Kropachev · 1 year, 1 month ago
- 7279756 conn_test: address linter complaints by Dmitry Kropachev · 1 year, 2 months ago
- e517c94 Move all cicd steps into Makefile by Dmitry Kropachev · 1 year, 2 months ago
- 05e6036 Endless query execution fix by tengu-alt · 1 year, 2 months ago
- b251492 CASSGO-23 Make Session immutable by Stanislav Bychkov · 1 year, 3 months ago
- 0094af0 Deprecate Session.ExecuteBatch() and move "execute batch" methods to Batch type by tengu-alt · 1 year, 3 months ago
- d32a392 CASSGO-11 Support vector type by Lukasz Antoniak · 1 year, 9 months ago
- c75ff5f Test fix for hostpool package by tengu-alt · 1 year, 4 months ago
- 63b6d78 CASSGO 1 Support for Native Protocol 5 by Bohdan Siryk · 2 years ago
- 0aa180b CASSGO-26 consistency serial was added by mykyta.oleksiienko · 1 year, 9 months ago
- bf16ec3 CASSGO-4 Support of sending queries to the specific node by Bohdan Siryk · 1 year, 8 months ago
- f35d463 Move the lz4 compressor into a separate go package by mykyta.oleksiienko · 1 year, 8 months ago
- 65e2caf Refactor HostInfo creation and ConnectAddress() method by tengu-alt · 1 year, 5 months ago
- f3d13d4 Add support for cassandra 4.0 table options by mykyta.oleksiienko · 1 year, 7 months ago
- 4ad7479 Cassandra version unmarshal fix by tengu-alt · 1 year, 5 months ago
- cb139a3 standardize datacenter spelling by Brendan Gerrity · 1 year, 8 months ago
- fb11fad Remove HostPoolHostPolicy from gocql package by tengu-alt · 1 year, 8 months ago
- d345630 CASSGO-2 Marshal big int returns variable length slice. by mykyta.oleksiienko · 1 year, 10 months ago
- 16366d4 Improve error messages for marshalling by tengu-alt · 1 year, 8 months ago
- 91cbf12 skip metadata only if prepared result included metadata by James Hartig · 1 year, 7 months ago
- c63468d CASSGO-42: don't panic if no applied column is returned by James Hartig · 1 year, 7 months ago
- 3a475c7 CASSGO-44: keep nil slices in MapScan by James Hartig · 1 year, 6 months ago
- 8bb171c Remove deprecated features by tengu-alt · 1 year, 8 months ago
- 3e21781 Bump actions/upload-artifact and actions/cache versions to v4 by Bohdan Siryk · 1 year, 6 months ago
- ba7d563 Remove global logger by tengu-alt · 1 year, 8 months ago
- 37030fb Update CCM installation after Python and Java upgrades on GitHub Actions by Lukasz Antoniak · 1 year, 9 months ago
- 48bb2bc Change Batch API to be consistent with Query() by tengu-alt · 1 year, 8 months ago
- 280f0aa Detailed description for NumConns. by mykyta.oleksiienko · 1 year, 10 months ago
- c34640d Don't return error to caller with RetryType Ignore by Rikkuru · 1 year, 8 months ago
- 109a892 Change RetryPolicy so it checks query idempotence by mykyta.oleksiienko · 1 year, 10 months ago
- adda8ea Remove global NewBatch function by tengu-alt · 1 year, 8 months ago
- 7b7e6af Add CASSGO-19 to CHANGELOG.md by João Reis · 1 year, 8 months ago
- 445d974 Don't restrict server authenticator in PasswordAuthenticator by Andy Tolbert · 1 year, 11 months ago
- 42755a5 Autolink CASSGO JIRA issues by João Reis · 1 year, 8 months ago
- 47886e5 Update CONTRIBUTING.md by João Reis · 1 year, 9 months ago
- 253be52 Add Bogdan-Ciprian Rusu as agreed to donate contributions to ASF by mck · 1 year, 9 months ago
- 953e0df Update changelog for 1.7.0 by absurdfarce · 1 year, 10 months ago v1.7.0
- 034d688 Bump Go/C* versions. gocql policy was to support the current and previous by absurdfarce · 1 year, 10 months ago
- 5ed5e6d Update driver name after ASF donation by absurdfarce · 1 year, 10 months ago
- f9b495b Regenerate testdata/pki and include script for regenerating by Andy Tolbert · 1 year, 11 months ago
- 685ed42 Mark Matt Heath as agreed to donate contributions to ASF by mck · 1 year, 10 months ago
- 80ea0eb Mark Marcus King and Jens-W. Schicke-Uffmann as agreed to donate contributions to ASF by mck · 1 year, 10 months ago
- 8194fec Mark Michael Highstead, Oliver Boyle and Bartosz Burclaf, as agreed to donate contributions to ASF by mck · 1 year, 11 months ago
- a67eebb autolink JIRA tickets in commit messages by Stefan Miklosovic · 1 year, 11 months ago
- 16009b3 Add .asf.yml by mck · 2 years ago
- 55a2591 Update new contribution agreement from Ghais Issa, Árni Dagur, Tushar Das by mck · 2 years ago
- e83bb39 Update CONTRIBUTING for project's new home by mck · 2 years ago
- 974fa12 Donation to Apache Cassandra and ASF by mck · 2 years, 1 month ago
- 34fdeeb Update changelog for 1.6.0 by Martin Sucha · 2 years, 11 months ago v1.6.0
- 5475c76 Merge Increase default timeouts (#1719) by Martin Sucha · 2 years, 11 months ago
- 12249c4 Increase default timeouts by Martin Sucha · 2 years, 11 months ago
- 7a686db Update changelog by Martin Sucha · 3 years ago
- db6d556 Merge Add information about shard/thread to the tracing (#1716) by Martin Sucha · 3 years ago
- 3bd352e Merge Update Keyspace/Table name in prepared Query statement (#1714) by Martin Sucha · 3 years ago
- 65f29c8 Update AUTHORS and CHANGELOG.md by sylwiaszunejko · 3 years ago