Skip to content

Conversation

@baileympearson
Copy link
Contributor

Description

Summary of Changes

Notes for Reviewers

What is the motivation for this change?

Release Highlight

Release notes highlight

Double check the following

  • Lint is passing (npm run check:lint)
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket
@baileympearson baileympearson requested a review from a team as a code owner November 5, 2025 18:59
"kerberos": "3.0.0-alpha",
"mongodb-client-encryption": "^7.0.0-alpha",
"kerberos": "3.0.0",
"mongodb-client-encryption": ">=7.0.0 <7.1.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just calling out this change - we do want to make this change in v7 but it isn't a simple dependency update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants