|
|
@@ -17,11 +17,13 @@ Supported Versions
|
|
|
|
|
|
The following matrix shows the versions of Go and Cassandra that are tested with the integration test suite as part of the CI build:
|
|
|
|
|
|
-Go/Cassandra | 1.2.x | 2.0.x | 2.1.x
|
|
|
+Go/Cassandra | | 2.0.x | 2.1.x | 2.2.x
|
|
|
-------------| -------| ------| ---------
|
|
|
1.4 | yes | yes | yes
|
|
|
1.5 | yes | yes | yes
|
|
|
|
|
|
+Gocql has been tested in production against many different versions of Cassandra. Due to limits in our CI setup we only test against the latest 3 major releases, which coincide with the official support from the Apache project.
|
|
|
+
|
|
|
|
|
|
Sunsetting Model
|
|
|
----------------
|