gocql icon indicating copy to clipboard operation
gocql copied to clipboard

Release v2.0.0

Open dkropachev opened this issue 8 months ago • 3 comments

Following items to include:

  1. module github.com/scylladb/gocql/v2 in go.mod
  2. Merge upstream changes
  3. RetryPolicy API v2
  4. LoadBalancing API v2
  5. Use generics in serialization API
  6. Use generics with interface constraints instead of plain interfaces wherever possible

dkropachev avatar Aug 02 '25 17:08 dkropachev