Details
-
Sub-task
-
Status: Triage Needed
-
Normal
-
Resolution: Unresolved
-
None
-
None
-
All
-
None
Description
Change module name to github.com/apache/cassandra-gocql-driver/v2 (assuming that this goes into a new major - 2.0.0 - release).
This is a breaking change as it requires users to change the imports on their Go applications or to add a rewrite to go.mod.
Current major (v1) will keep the existing module name (github.com/gocql/gocql). Since the project only supports an active branch (trunk), we shouldn't create a v1 branch.