chore(main): release 3.0.0-alpha #249
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🌱 A new release!
3.0.0-alpha (2025-10-21)
The MongoDB Node.js team is pleased to announce version 3.0.0-alpha of the
kerberospackage!Release Notes
macOS deployment target set to 11
Kerberos now targets macOS 11.
kerberos' napi version has been increased to 9
kerberos' napi version has been increased to 9.
Kerberosno longer exported from the packageThe kerberos package exported an undocumented named export,
Kerberos, which was used for compatibility with unsupported (<4.x) MongoDB drivers. This export has been removed.If you are relying on this export, simply import from the kerberos package directly. ex:
Release notes highlight
Support for Nodejs <20.19.0 removed
Kerberos now only supports Nodejs >=20.19.0.
Add support for FreeBSD
FreeBSD is now an unofficially supported platform. Thank you to tagattie for the contribution.
Fill in title or leave empty for no highlight
Release notes highlight
Release notes highlight
Bumps prebuild-install to ^7.1.3
This fixes an undefined N-API target issue with 7.1.2
Release notes highlight
⚠ BREAKING CHANGES
Features
Bug Fixes
Documentation
We invite you to try the
kerberoslibrary immediately, and report any issues to the NODE project.