You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Features
[CPP-865] Unified driver
We have open sourced and merged DataStax Enterprise (DSE) driver features
into a single, open source driver that supports both Apache Cassandra and
DataStax products. Note: DSE-specific driver features still require DSE.
Support for the DSE authentication mechanisms including plaintext and LDAP
(via GSSAPI)
Support for geospatial types including POINT, LINESTRING, and POLYGON
Supporting JIRA issues
[CPP-864] Merge DSE into core driver
[CPP-867] Merge DSE docs into core driver
[CPP-866] Move DSE uses of external authentication provider to internal interfaces
[CPP-861] Add CASS_USE_KERBEROS option and return errors from dependent auth API functions