Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(NODE-5008): add zstd and kerberos to peer deps #3691

Merged
merged 2 commits into from
Jun 6, 2023
Merged

Conversation

durran
Copy link
Member

@durran durran commented May 30, 2023

Description

Adds zstd and kerberos to peer dependencies.

What is changing?

Sets @mongodb-js/zstd and kerberos in the peer dependencies to their latest versions and sets them as optional.

Release Highlight

Zstd and Kerberos are now optional peer dependencies

This allows users who do not use these features to not have them installed. Users who do use these feature will now have them lazy loaded upon first use.

Is there new documentation needed for these changes?

None

What is the motivation for this change?

NODE-5008

Double check the following

  • Ran npm run check:lint script
  • 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

@durran durran force-pushed the NODE-5008 branch 3 times, most recently from 45b0b18 to d465af9 Compare May 31, 2023 19:29
@durran durran added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Jun 2, 2023
Copy link
Contributor

@baileympearson baileympearson left a comment

Choose a reason for hiding this comment

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

requesting changes for visibilty

Copy link
Contributor

@baileympearson baileympearson left a comment

Choose a reason for hiding this comment

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

waiting on CI, LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
2 participants