Greetings all! Just a quick note to say that version 4.7.1 of the DataStax Node.js driver has been pushed to npm.
This release addresses an issue with nodejs version compatibility which arose after the release of 4.7.0 and 4.7.1. There aren't any other outstanding issues with the 4.7.x line so I'm not expecting any additional releases, but if something does come up we'll certainly address it.
The full changelog for this release includes the following new features:
- [NODEJS-665] - Driver does not work for versions <16.9.0
- Bret -