Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Releases: VerdigrisTech/spark-cassandra-connection-factory

v0.5.0

22 Sep 03:32
458825a
Compare
Choose a tag to compare

✨ New Features

  • Adds ResourceConnectionFactory class that allows users to embed JKS into the project as a resource
  • Built with Spark 2.3 and Spark Cassandra Connector 2.4 as dependency

🚨 Breaking Changes

  • Removes support for Scala 2.10

v0.3.5

10 May 18:36
Compare
Choose a tag to compare

Changelog

  • Initial public release
  • Built against spark-cassandra-connector 2.0.0-M3, ssllib 1.1.2, and spark-core 2.0.2
  • S3ConnectionFactory trait
    • AWS S3 connection factories by region
  • AWSS3SSLOptions class and builder which takes in CassandraSSLConf and an AWS region