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

can 4.0.10 be released? #35

Open AlexKitsis opened 1 year ago

AlexKitsis commented 1 year ago

latest version in maven is 4.0.9

https://mvnrepository.com/artifact/software.aws.mcs/aws-sigv4-auth-cassandra-java-driver-plugin

and it doesnt include sts assume role

AlexKitsis commented 1 year ago

@dchenbec maybe you can assist?
Thanks!

emanb29 commented 1 year ago

👍 on this -- my organization is also looking to use the assume-role capabilities of the latest master.