Skip to content

Merge v1 into release/2.0 #1978

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

Merged

Conversation

mongodb-drivers-pr-bot[bot]
Copy link
Contributor

Merge new changes from v1 into release/2.0.

Commits

Resolving conflicts

To resolve any conflicts, check out the temporary branch and run the following command:
git merge release/2.0

Ignoring changes

To ignore from the remote branch, first reset the temporary branch to release/2.0 and manually merge using the `ours` merge strategy:
git reset --hard release/2.0
git merge --strategy=ours v1

Then, push the temporary branch to upate the pull request.

@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot added the review-priority-low Low Priority PR for Review: within 3 business days label Mar 6, 2025
Copy link
Contributor Author

API Change Report

No changes found!

@qingyang-hu qingyang-hu requested review from prestonvasquez and removed request for matthewdale March 7, 2025 15:33
@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot merged commit 4f74072 into release/2.0 Mar 7, 2025
30 of 36 checks passed
@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot deleted the merge-v1-into-release/2.0-1741283704010 branch March 7, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review-priority-low Low Priority PR for Review: within 3 business days
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants