Skip to content

Merge release/2.4 into master#2300

Closed
mongodb-drivers-pr-bot[bot] wants to merge 3 commits intomasterfrom
merge-release/2.4-into-master-1769182575364
Closed

Merge release/2.4 into master#2300
mongodb-drivers-pr-bot[bot] wants to merge 3 commits intomasterfrom
merge-release/2.4-into-master-1769182575364

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
Copy link
Contributor Author

mongodb-drivers-pr-bot bot commented Jan 26, 2026

🧪 Performance Results

Commit SHA: fba38fe

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

Benchmark Measurement % Change Patch Value Stable Region H-Score Z-Score
BenchmarkSingleFindOneByID ops_per_second_min 33.4600 1585.6580 Avg: 1188.1147
Med: 1218.1499
Stdev: 162.2977
0.7777 2.4495
BenchmarkMultiFindMany total_bytes_allocated -15.7786 628470456.0000 Avg: 746212706.6667
Med: 755346608.0000
Stdev: 53731461.9990
0.7421 -2.1913
BenchmarkMultiFindMany total_mem_allocs -15.7575 387182.0000 Avg: 459604.1304
Med: 464647.0000
Stdev: 33040.2476
0.7420 -2.1919

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

mongodb-drivers-pr-bot bot commented Jan 26, 2026

API Change Report

No changes found!

auto-merge was automatically disabled January 26, 2026 17:54

Pull request was closed

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.

1 participant