aws / aws-sigv4-auth-cassandra-java-driver-plugin

A SigV4 authentication plugin for the open-source DataStax Java Driver for Apache Cassandra. Allows use of AWS IAM users and roles for direct authentication.
Apache License 2.0
13 stars 14 forks source link

Introducing 3.x Driver support (new branch) #15

Closed bhouse99 closed 4 years ago

bhouse99 commented 4 years ago

Introduces 3.x Driver support by introduction of a separate branch. This is because many users still use the older version of DataStax Drivers. Cleaned up version of michaelraney's branch/fix

Updated Readme to reflect correct instructions for 3.x, and updated the copyright to the latest version.

Co-authored-by: michaelraney raneymike83@gmail.com

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.