Skip to content

refactor(NODE-5774): remove IsCappedOperation, CollectionsOperation and OptionsOperation#4603

Merged
durran merged 3 commits intomongodb:mainfrom
baileympearson:NODE-5774
Jul 30, 2025
Merged

refactor(NODE-5774): remove IsCappedOperation, CollectionsOperation and OptionsOperation#4603
durran merged 3 commits intomongodb:mainfrom
baileympearson:NODE-5774

Conversation

@baileympearson
Copy link
Copy Markdown
Contributor

@baileympearson baileympearson commented Jul 30, 2025

Description

What is changing?

Removes three wrapper operations: IsCappedOperation, CollectionsOperation and OptionsOperation.

Is there new documentation needed for these changes?

What is the motivation for this change?

Release Highlight

Fill in title or leave empty for no highlight

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

@baileympearson baileympearson marked this pull request as ready for review July 30, 2025 14:16
@baileympearson baileympearson requested a review from a team as a code owner July 30, 2025 14:16
Copy link
Copy Markdown
Contributor

@durran durran left a comment

Choose a reason for hiding this comment

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

One conflict now due to abstract operation changes.

@durran durran merged commit c536534 into mongodb:main Jul 30, 2025
29 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants