github apache/cassandra-gocql-driver v1.4.0

latest releases: v1.6.0, v1.5.2, v1.5.1...
17 months ago

Changed

  • gocql now refreshes the entire ring when it receives a topology change event and
    when control connection is re-connected.
    This simplifies code managing ring state. (#1680)
  • Supported versions of Cassandra that we test against are now 4.0.x and 4.1.x. (#1685)
  • Default HostDialer now uses already-resolved connect address instead of hostname when establishing TCP connections (#1683).

Fixed

  • Deadlock in Session.Close(). (#1688)
  • Race between Query.Release() and speculative executions (#1684)
  • Missed ring update during control connection reconnection (#1680)

Don't miss a new cassandra-gocql-driver release

NewReleases is sending notifications on new releases.