| | DataStax C/C++ Driver latest version 2.16 is also compatible with application(C++98) | | | | | Done | Dec 22, 2022 | Jan 17, 2023 | | |
| | Unable to install driver on Ubuntu 21.10 | | | | | Done | Oct 25, 2021 | May 6, 2022 | | |
| | Core dump on unclean event loop shutdown | | | | | Fixed | Oct 18, 2021 | Mar 7, 2022 | | |
| | Driver is not correctly handling topology and status events when using SNI routing | | | | | Fixed | Aug 10, 2021 | Mar 7, 2022 | | |
| | Test build failures on aarch64 | | | | | Fixed | Jun 30, 2021 | Jul 2, 2021 | | |
| | Intermittent failures of SchemaAgreementUnitTest.Simple test | | | | | Fixed | Jun 30, 2021 | Jul 2, 2021 | | |
| | Add documentation that MITM is possible when using `CASS_SSL_VERIFY_PEER_IDENTITY_DNS` with `cass_cluster_set_use_hostname_resolution()` | | | | | Unresolved | Jun 7, 2021 | Mar 24, 2022 | | |
| | latency aware policy never activates because minimum latency isn't updated for request processors | | | | | Fixed | Mar 22, 2021 | Apr 5, 2021 | | |
| | Use correct Host: header when calling metadata service (Astra) | | | | | Fixed | Mar 11, 2021 | Mar 29, 2021 | | |
| | Only using a single resolved IP when connecting with hostname | | | | | Fixed | Mar 11, 2021 | Mar 29, 2021 | | |
| | Add API to get/set coordinator node | | | | | Fixed | Mar 11, 2021 | Mar 29, 2021 | | |
| | Pure virtual function called when Session object is being destructed | | | | | Fixed | Aug 18, 2020 | Mar 7, 2022 | | |
| | Reduce the log severity of protocol negotiation errors/warnings | | | | | Fixed | Jul 28, 2020 | Mar 11, 2021 | | |
| | Limit to TLS 1.2 as a stop gap | | | | | Fixed | Jul 17, 2020 | Jul 22, 2020 | | |
| | Infinite loop in token map calculation when using SimpleStrategy and RF > number of nodes | | | | | Fixed | Apr 7, 2020 | May 11, 2020 | | |
| | Unable to connect to scylladb | | | | | Not a Problem | Mar 30, 2020 | Jul 10, 2020 | | |
| | It's possible for a WaitForHandler's on_set() method to be called after timeout/error | | | | | Fixed | Mar 14, 2020 | Mar 17, 2020 | | |
| | It's possible for a token map replica set for a given range to have duplicates | | | | | Fixed | Mar 12, 2020 | Mar 17, 2020 | | |
| | Simplify cmake build | | | | | Done | Feb 6, 2020 | Mar 18, 2020 | | |
| | Fix compiler issues with SSL certificates when using c++03 compilers | | | | | Fixed | Jan 21, 2020 | Mar 18, 2020 | | |
| | Update CCM bridge to work with C* 4.0 alpha releases | | | | | Fixed | Jan 17, 2020 | Mar 17, 2020 | | |
| | Duplicated entry for the DSE features doc | | | | | Done | Jan 17, 2020 | Mar 18, 2020 | | |
| | Fix filtering load balancing policies (and remove duplicated load balancing policy chain) | | | | | Fixed | Jan 9, 2020 | Mar 17, 2020 | | |
| | Deprecate pending request timeouts metric and remove unused internal logic | | | | | Fixed | Jan 9, 2020 | Mar 17, 2020 | | |
| | Correct pthread compiler flag for older CMake versions | | | | | Fixed | Dec 4, 2019 | Jan 22, 2020 | | |
| | Add missing documentation for zlib dependency | | | | | Fixed | Dec 4, 2019 | Jan 22, 2020 | | |
| | Remote hosts never come back up after going down | | | | | Fixed | Nov 27, 2019 | Jan 16, 2020 | | |
| | Correct compile flags for libraries and executables | | | | | Fixed | Nov 21, 2019 | Jan 22, 2020 | | |
| | Remove DSE graph (legacy) from unified driver | | | | | Fixed | Nov 19, 2019 | Jan 15, 2020 | | |
| | Fix SSL cleanup on error conditions in mockssandra | | | | | Fixed | Nov 13, 2019 | Jan 15, 2020 | | |
| | Move DSE uses of external authentication provider to internal interfaces | | | | | Fixed | Nov 12, 2019 | Jan 15, 2020 | | |
| | Unified driver | | | | | Fixed | Nov 12, 2019 | Jan 15, 2020 | | |
| | Merge DSE into core driver | | | | | Fixed | Nov 12, 2019 | Jan 15, 2020 | | |
| | Make `cass_cluster_new_dse()` equivalent to `cass_cluster_new()` | | | | | Won't Do | Nov 12, 2019 | Jan 15, 2020 | | |
| | Remove `HostTargetingPolicy` in favor of using `Statment::set_host()` | | | | | Won't Do | Nov 12, 2019 | Jan 15, 2020 | | |
| | Remove vc_build.bat scripts and update building documentation | | | | | Fixed | Nov 8, 2019 | Jan 15, 2020 | | |
| | Merge CCM bridge into core integration tests | | | | | Fixed | Nov 8, 2019 | Jan 15, 2020 | | |
| | Remove deprecated CCM features | | | | | Fixed | Nov 8, 2019 | Jan 15, 2020 | | |
| | Remove Boost framework integration tests from repo | | | | | Fixed | Nov 8, 2019 | Jan 15, 2020 | | |
| | Fix C*/DSE protocol lowering attempts when cass_cluster_set_use_beta_protocol_version is true | | | | | Fixed | Nov 7, 2019 | Jan 15, 2020 | | |
| | Clang doesn't like deprecated ptr_fun in macOS | | | | | Fixed | Oct 30, 2019 | Jan 16, 2020 | | |
| | Build error for CPP driver when SSL is disabled | | | | | Fixed | Oct 30, 2019 | Nov 1, 2019 | | |
| | Error result doesn't allow access to keyspace, table, and function data | | | | | Fixed | Oct 30, 2019 | Jan 16, 2020 | | |
| | Cannot link with libcassandra_static.a | | | | | Not a Problem | Oct 29, 2019 | Apr 17, 2020 | | |
| | Add CentOS 8 support | | | | | Done | Oct 28, 2019 | Mar 18, 2020 | | |
| | Port timestamp tests to Google test framework | | | | | Fixed | Oct 24, 2019 | Jan 15, 2020 | | |
| | Port ssl tests to Google test framework | | | | | Fixed | Oct 24, 2019 | Jan 15, 2020 | | |
| | Port reprepare tests to Google test framework | | | | | Fixed | Oct 24, 2019 | Jan 15, 2020 | | |
| | Port logging tests to Google test framework | | | | | Fixed | Oct 24, 2019 | Jan 15, 2020 | | |
| | Port load balancing policy tests to Google test framework | | | | | Duplicate | Oct 24, 2019 | Nov 12, 2019 | | |