Skip to content

Conversation

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

Merge new changes from release/2.3 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.3 -m "Ignore changes from release/2.3"

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

@prestonvasquez prestonvasquez added bug review-priority-normal Medium Priority PR for Review: within 1 business day labels Sep 4, 2025
Copy link
Contributor Author

API Change Report

No changes found!

Copy link
Contributor Author

🧪 Performance Results

Commit SHA: 73f684f

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

Benchmark Measurement % Change Patch Value Stable Region H-Score Z-Score
BenchmarkBSONFlatDocumentEncoding allocated_bytes_per_op -0.0941 6266.0000 Avg: 6271.9000
Med: 6272.0000
Stdev: 2.8692
0.7373 -2.0563

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

@prestonvasquez prestonvasquez added review-priority-urgent High Priority PR for Review: review immediately! and removed review-priority-normal Medium Priority PR for Review: within 1 business day labels Sep 11, 2025
Copy link
Collaborator

@matthewdale matthewdale left a comment

Choose a reason for hiding this comment

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

Looks good! 👍

@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot merged commit d5ac9a4 into master Sep 12, 2025
41 of 43 checks passed
@mongodb-drivers-pr-bot mongodb-drivers-pr-bot bot deleted the merge-release/2.3-into-master-1757005613010 branch September 12, 2025 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug review-priority-urgent High Priority PR for Review: review immediately!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants