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-6676): add support for nsType in change stream create events #4431

Merged
merged 5 commits into from
Feb 25, 2025

Conversation

baileympearson
Copy link
Contributor

@baileympearson baileympearson commented Feb 24, 2025

Description

What is changing?

Support has been added for nsType in change stream create events.

CI will be better when #4426 merges, but you can confirm that the latest builds only fail with the expected CSFLE failures and that the new nsType change stream tests pass. Ex: https://parsley.mongodb.com/evergreen/mongo_node_driver_next_rhel80_large_Node20_test_latest_sharded_cluster_patch_cb6a7ba61c112738e08c90330da491a3ab8fdf36_67bcb63cad81aa0007a87119_25_02_24_18_11_14/0/task?bookmarks=0,8904&shareLine=972

Is there new documentation needed for these changes?

No.

What is the motivation for this change?

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

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@baileympearson baileympearson marked this pull request as ready for review February 24, 2025 19:46
@baileympearson baileympearson requested a review from a team as a code owner February 24, 2025 19:46
@nbbeeken nbbeeken self-assigned this Feb 24, 2025
@nbbeeken nbbeeken added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Feb 24, 2025
Co-authored-by: Neal Beeken <neal.beeken@mongodb.com>
@nbbeeken nbbeeken merged commit 7800067 into main Feb 25, 2025
26 of 31 checks passed
@nbbeeken nbbeeken deleted the NODE-6676 branch February 25, 2025 20:04
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
Development

Successfully merging this pull request may close these issues.

None yet

2 participants