Skip to content

Releases: scylladb/gocql

v1.0.1

05 Mar 15:07
Compare
Choose a tag to compare

Maintenance release, upstream sync as well as fixes for a few bugs.

  • Fix range checks in readCollectionSize #9
  • Removed overly aggressive panic when a connection is removed from the shard aware pool #10
  • Correctly updating the connection count in the shard aware pool #12
  • Better handling of errors for host selection in the query executor apache#1263

v1.0.0

13 Feb 12:33
Compare
Choose a tag to compare

First release of Scylla shard aware gocql fork.