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

A SigV4 authentication client side plugin for the open-source DataStax NodeJS Driver for Apache Cassandra. Allows use of IAM users and roles.
Apache License 2.0
5 stars 16 forks source link

Compatibility with latest cassandra-driver #19

Open bhoudu opened 6 months ago

bhoudu commented 6 months ago

Cassandra-driver is now at 4.7.2 version, is there any update for this lib to update this dependency?

bhoudu commented 6 months ago

As is, we get an error with :

options.authProvider must be an instance of AuthProvider