Skip to content

Conversation

@kevinAlbs
Copy link
Collaborator

Only backports a bump to the auto-downloaded version (MONGOC_DOWNLOAD_VERSION) not the required version (MONGOC_REQUIRED_VERSION) to avoid a minor version dependency bump in a patch release.

Fixes referenced tag for C driver from vA.B.C to A.B.C (related to CXX-3364).

Some test scripts detect of a C driver install. These were updated from checking bson-config.h to bson.h to account for header renames made in CDRIVER-4153.

Tested with this patch build: https://spruce.mongodb.com/version/68e532fd024a630007afc38c

Keep required version the same to avoid a minor version dependency bump in a patch release.
`bson-config.h` was renamed in CDRIVER-4153. Use `bson.h` since it is included directly.
`v2.1.2` to `2.1.2`
@kevinAlbs kevinAlbs requested a review from eramongodb October 7, 2025 19:48
@kevinAlbs kevinAlbs marked this pull request as ready for review October 7, 2025 19:48
@kevinAlbs kevinAlbs requested a review from a team as a code owner October 7, 2025 19:48
@kevinAlbs kevinAlbs merged commit c9c018f into mongodb:releases/v4.1 Oct 7, 2025
1 check passed
@kevinAlbs kevinAlbs changed the title [v4.1] CXX-3663 bump downloaded C driver to 2.1.2 [v4.1] CXX-3363 bump downloaded C driver to 2.1.2 Oct 8, 2025
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.

2 participants