瀏覽代碼

Integration tests run against 2.2 now

Chris Bannister 10 年之前
父節點
當前提交
561804d9fd
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -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
 ----------------