File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ All packages referenced below can be found on our [Artifactory server].
88
99Packages are available for the following platforms:
1010
11- * CentOS 7
1211* Rocky Linux 8.8
1312* Rocky Linux 9.2
1413* Ubuntu 20.04
@@ -246,7 +245,8 @@ without incurring extra allocations.
246245## TODO
247246
248247Here are some features that are missing from the C/C++ driver, but are included
249- with other drivers. The schedule for these features can be found on [JIRA].
248+ with other drivers. The schedule for these features can be found on the
249+ [CASSCPP project] of the ASF JIRA.
250250
251251- Compression
252252- Schema event registration and notification
@@ -264,4 +264,4 @@ with other drivers. The schedule for these features can be found on [JIRA].
264264[`CassIterator`]: https://docs.datastax.com/en/developer/cpp-driver/latest/api/struct.CassIterator/
265265[`CassSession`]: https://docs.datastax.com/en/developer/cpp-driver/latest/api/struct.CassSession/
266266[post]: http://www.datastax.com/dev/blog/4-simple-rules-when-using-the-datastax-drivers-for-cassandra
267- [JIRA ]: https://datastax-oss.atlassian.net/browse/CPP
267+ [CASSCPP project ]: https://issues.apache.org/jira/issues/?jql=project%20%3D%20CASSCPP%20ORDER%20BY%20key%20DESC
Original file line number Diff line number Diff line change @@ -50,9 +50,9 @@ OpenSSL 3.x by default and the unit and integration tests all pass on these plat
5050
5151## Linux/Mac OS
5252
53- The driver is known to build on CentOS/RHEL 6/7/8 , Mac OS X 10.10/10.11 (Yosemite
53+ The driver is known to build on Rocky Linux 8/9 , Mac OS X 10.10/10.11 (Yosemite
5454and El Capitan), Mac OS 10.12/10.13 (Sierra and High Sierra), and Ubuntu
55- 14 .04/16.04/18 .04 LTS.
55+ 20 .04/22 .04 LTS.
5656
5757__ NOTE__ : The driver will also build on most standard Unix-like systems using
5858 GCC 4.1.2+ or Clang 3.4+.
You can’t perform that action at this time.
0 commit comments