Skip to content

Merge release/2.4 into master#2298

Merged
mongodb-dbx-release-bot[bot] merged 7 commits intomasterfrom
merge-release/2.4-into-master-1769030712086
Jan 21, 2026
Merged

Merge release/2.4 into master#2298
mongodb-dbx-release-bot[bot] merged 7 commits intomasterfrom
merge-release/2.4-into-master-1769030712086

Conversation

@mongodb-drivers-pr-bot
Copy link
Contributor

Merge new changes from release/2.4 into master.

Commits

Resolving conflicts

To resolve any conflicts, check out the temporary branch and run the following command:
git merge master -m "Resolve conflicts in master"

Ignoring changes

To ignore from the remote branch, first reset the temporary branch to master and manually merge using the `ours` merge strategy:
git reset --hard master
git merge --strategy=ours release/2.4 -m "Ignore changes from release/2.4"

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

@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot requested a review from a team as a code owner January 21, 2026 21:25
@mongodb-dbx-release-bot mongodb-dbx-release-bot bot merged commit 0c335e4 into master Jan 21, 2026
9 of 11 checks passed
@mongodb-dbx-release-bot mongodb-dbx-release-bot bot deleted the merge-release/2.4-into-master-1769030712086 branch January 21, 2026 21:30
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.

3 participants