Skip to content

Comments

Merge release 2.11.0 into 3.0.x#2752

Merged
GromNaN merged 18 commits into3.0.xfrom
2.11.x-merge-up-into-3.0.x_Hxr6eNP6
Apr 8, 2025
Merged

Merge release 2.11.0 into 3.0.x#2752
GromNaN merged 18 commits into3.0.xfrom
2.11.x-merge-up-into-3.0.x_Hxr6eNP6

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Apr 8, 2025

GromNaN and others added 18 commits February 19, 2025 18:12
* Add test for memory duplicate
* Fix persist a removed document
* Update tests to ensure the document is inserted, not upserted
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@7.2.1...7.2.2)

---
updated-dependencies:
- dependency-name: doctrine/.github
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@7.2.1...7.2.2)

---
updated-dependencies:
- dependency-name: doctrine/.github
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…rine/dot-github-7.2.2

Bump doctrine/.github from 7.2.1 to 7.2.2
Update documentation in Builder.php
…2750)

When using write-concern="1" in XML mapping, the value was being cast to string,
causing MongoDB to interpret it as a named write concern mode instead of a numeric level.
This led to errors like: "No write concern mode named '1' found in replica set configuration".

This commit ensures that numeric write concern values are properly cast to integers,
while still allowing named modes such as "majority" to be used as strings.

---------

Co-authored-by: Jérôme Tamarelle <jerome@tamarelle.net>
@GromNaN GromNaN merged commit 8ad4429 into 3.0.x Apr 8, 2025
21 of 23 checks passed
@GromNaN GromNaN deleted the 2.11.x-merge-up-into-3.0.x_Hxr6eNP6 branch April 8, 2025 16:24
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.

6 participants