Releases: mongodb-js/kerberos
v2.0.0-beta.0
The MongoDB Node.js team is pleased to announce version 2.0.0-beta.0 of the kerberos package!
Release Highlights
This release updates the Kerberos package to use the Node-API for native bindings. The kerberos
package now requires a minimum Node.js version of 12.9.0 or greater.
⚠️ Breaking Changes
Full Changelog: v1.1.7...v2.0.0-beta.0
We invite you to try the kerberos library immediately, and report any issues to the NODE project.
v1.1.7
The MongoDB Node.js team is pleased to announce version 1.1.7 of the kerberos package!
Release Highlights
This release contains a number of bug fixes that are outlined in detail here: #135. Thanks to @addaleax for contributing the numerous code cleanups!
Bug Fixes
We invite you to try the kerberos library immediately, and report any issues to the NODE project.
v1.1.6
The MongoDB Node.js team is pleased to announce version 1.1.6 of the kerberos package!
Bug Fixes
- NODE-2129: fix sporadic AcquireCredentialsHandle error (#133) (adf8346)
- NODE-3350: do not export Init function symbol (#130) (acdd746)
We invite you to try the kerberos library immediately, and report any issues to the NODE project.