Skip to content

Merge 5.2 into 5.x #3303

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
merged 2 commits into from
Mar 5, 2025
Merged

Merge 5.2 into 5.x #3303

merged 2 commits into from
Mar 5, 2025

Conversation

mongodb-php-bot
Copy link
Collaborator

Merge new changes from 5.2 into 5.x.

Commits

Resolving conflicts

To resolve any conflicts, check out the temporary branch and run the following command:
git merge 5.x

Ignoring changes

To ignore from the remote branch, first reset the temporary branch to 5.x and manually merge using the `ours` merge strategy:
git reset --hard 5.x
git merge --strategy=ours 5.2

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

rustagir and others added 2 commits March 4, 2025 10:56
* DOCSP-35945: read operations reorg (#3293)

* DOCSP-35945: read operations reorg

* skip

* small fixes

* small fixes

* fixes - RM and moved a section

* link fic

* Fix releasing from development branch (#3299)

---------

Co-authored-by: MongoDB PHP Bot <162451593+mongodb-php-bot@users.noreply.github.com>
Co-authored-by: Andreas Braun <andreas.braun@mongodb.com>
* DOCSP-46479: document Scout integration

* NR PR fixes 1

* fix spacing

* fix spacing

* fix spacing

* fix spacing

* NR PR fixes 2

* JT tech comment

* fix spacing

* JT tech review 1

* JT tech review 1

* custom index

* link to atlas doc
@mongodb-php-bot mongodb-php-bot merged commit 0d6a572 into 5.x Mar 5, 2025
183 checks passed
@mongodb-php-bot mongodb-php-bot deleted the merge-5.2-into-5.x-1741185900637 branch March 5, 2025 15:00
@alcaeus alcaeus removed the request for review from jmikola March 5, 2025 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants