Skip to content

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.

alcaeus and others added 3 commits November 19, 2025 08:46
Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
Co-authored-by: Andreas Braun <andreas.braun@mongodb.com>
Co-authored-by: Matt Dale <9760375+matthewdale@users.noreply.github.com>
Co-authored-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
Co-authored-by: Preston Vasquez <prestonvasquez@icloud.com>
@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot requested a review from a team as a code owner December 6, 2025 03:32
@github-actions github-actions bot added the review-priority-normal Medium Priority PR for Review: within 1 business day label Dec 6, 2025
@mongodb-drivers-pr-bot
Copy link
Contributor Author

mongodb-drivers-pr-bot bot commented Dec 8, 2025

🧪 Performance Results

Commit SHA: 54e97af

The following benchmark tests for version 6938637fe1cfef000723842b had statistically significant changes (i.e., |z-score| > 1.96):

Benchmark Measurement % Change Patch Value Stable Region H-Score Z-Score
BenchmarkBSONDeepDocumentDecoding ops_per_second_min -39.8311 1230.2090 Avg: 2044.5930
Med: 2053.2638
Stdev: 215.0846
0.8696 -3.7863
BenchmarkMultiInsertLargeDocument allocated_bytes_per_op -5.8729 26298378.0000 Avg: 27939226.7526
Med: 27920419.5000
Stdev: 659091.2065
0.7797 -2.4896

For a comprehensive view of all microbenchmark results for this PR's commit, please check out the Evergreen perf task for this patch.

@mongodb-drivers-pr-bot
Copy link
Contributor Author

API Change Report

No changes found!

@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot merged commit 1a52dad into master Dec 9, 2025
12 of 14 checks passed
@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot deleted the merge-release/2.4-into-master-1764991952948 branch December 9, 2025 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug review-priority-normal Medium Priority PR for Review: within 1 business day

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants