v2.1.0
The MongoDB Node.js team is pleased to announce version 2.1.0 of the kerberos package!
Features
- NODE-5746: The kerberos library now provides the ability to build from source to use a runtime linked system kerberos library. To enable this flag use
GYP_DEFINES='kerberos_use_rtld=true' npm i --build-from-source
We invite you to try the kerberos library immediately, and report any issues to the NODE project.