4.4.0
Key Highlights
- Added property
spark.cdm.connect.origin.tls.isAstra
andspark.cdm.connect.target.tls.isAstra
to allow connecting to Astra DB without using SCB. This may be needed for enterprises that may find credentials packaged within SCB as a security risk [while actually it is not a real concern as they're protected with access tokens; having access to just one of them won't grant access to the Astra DB cluster]. TLS properties can now be passed as params OR wrapper scripts (not included) could be used to pull sensitive credentials from a vault service in real-time & pass them to CDM. - Switched to using Apache Cassandra®
5.0
docker image for testing - Introduces smoke testing of
vector
CQL data type
Jar file can also be found in the packages section here.