Skip to content

PHPC-2649: Update to libmongocrypt 1.17.0#1904

Merged
alcaeus merged 1 commit intomongodb:v2.xfrom
alcaeus:phpc-2649-libmongocrypt-1.17.0
Dec 22, 2025
Merged

PHPC-2649: Update to libmongocrypt 1.17.0#1904
alcaeus merged 1 commit intomongodb:v2.xfrom
alcaeus:phpc-2649-libmongocrypt-1.17.0

Conversation

@alcaeus
Copy link
Member

@alcaeus alcaeus commented Dec 22, 2025

@alcaeus alcaeus requested a review from paulinevos December 22, 2025 13:58
@alcaeus alcaeus requested a review from a team as a code owner December 22, 2025 13:58
Copilot AI review requested due to automatic review settings December 22, 2025 13:58
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the libmongocrypt dependency from version 1.16.0 to 1.17.0 across the project.

Key Changes:

  • Updates libmongocrypt submodule pointer to version 1.17.0
  • Updates version references in configuration and metadata files
  • Updates SBOM (Software Bill of Materials) with new version information

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/libmongocrypt Updates submodule commit to libmongocrypt 1.17.0
src/LIBMONGOCRYPT_VERSION_CURRENT Updates version tracking file from 1.16.0 to 1.17.0
sbom.json Updates SBOM metadata including version references, URLs, and timestamp
config.m4 Updates minimum required version in pkg-config check and error message
.github/workflows/tests.yml Updates libmongocrypt version used in CI workflow

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@alcaeus
Copy link
Member Author

alcaeus commented Dec 22, 2025

Note: Windows builds are failing until php/setup-php-sdk#18 is merged.

@alcaeus alcaeus enabled auto-merge (squash) December 22, 2025 14:05
@alcaeus alcaeus merged commit 87231ee into mongodb:v2.x Dec 22, 2025
51 of 71 checks passed
@alcaeus alcaeus deleted the phpc-2649-libmongocrypt-1.17.0 branch December 22, 2025 14:22
alcaeus added a commit that referenced this pull request Jan 21, 2026
* v2.x: (39 commits)
  Bump tests/drivers-evergreen-tools from `61cb4e9` to `5514d6a` (#1908)
  Bump tests/drivers-evergreen-tools from `514927f` to `61cb4e9` (#1906)
  Bump tests/drivers-evergreen-tools from `ebe98d0` to `514927f` (#1905)
  PHPC-2649: Update to libmongocrypt 1.17.0 (#1904)
  PHPC-2654: Update to libmongoc 2.2.1 (#1900)
  Bump tests/drivers-evergreen-tools from `c92d062` to `ebe98d0` (#1903)
  Bump actions/cache from 4 to 5 (#1902)
  Bump tests/drivers-evergreen-tools from `c83e428` to `c92d062` (#1899)
  Bump tests/drivers-evergreen-tools from `cb019f7` to `c83e428` (#1898)
  Bump actions/checkout from 5 to 6 (#1895)
  Bump tests/drivers-evergreen-tools from `f8ab2a5` to `cb019f7` (#1896)
  PHPC-2634: Binary vector corpus tests (#1892)
  Bump tests/drivers-evergreen-tools from `1dcbfe4` to `f8ab2a5` (#1891)
  PHPC-2638 and PHPC-2630: Bump to libmongoc 2.1.2 and libmongocrypt 1.16.0 (#1868)
  Fix git submodule command in CONTRIBUTING.md
  PHPC-2627: Use appropriate return type for zend_object_iterator_funcs.valid (#1890)
  Bump github/codeql-action from 3 to 4 (#1889)
  Bump tests/drivers-evergreen-tools from `3b3f081` to `1dcbfe4` (#1878)
  PHPC-2474: Support Binary vector subtype (#1853)
  Upload test results to codecov.io (#1857)
  ...
alcaeus added a commit that referenced this pull request Jan 28, 2026
* v2.x: (40 commits)
  PHPC-2664: Drop Windows x86 builds (#1911)
  Bump tests/drivers-evergreen-tools from `61cb4e9` to `5514d6a` (#1908)
  Bump tests/drivers-evergreen-tools from `514927f` to `61cb4e9` (#1906)
  Bump tests/drivers-evergreen-tools from `ebe98d0` to `514927f` (#1905)
  PHPC-2649: Update to libmongocrypt 1.17.0 (#1904)
  PHPC-2654: Update to libmongoc 2.2.1 (#1900)
  Bump tests/drivers-evergreen-tools from `c92d062` to `ebe98d0` (#1903)
  Bump actions/cache from 4 to 5 (#1902)
  Bump tests/drivers-evergreen-tools from `c83e428` to `c92d062` (#1899)
  Bump tests/drivers-evergreen-tools from `cb019f7` to `c83e428` (#1898)
  Bump actions/checkout from 5 to 6 (#1895)
  Bump tests/drivers-evergreen-tools from `f8ab2a5` to `cb019f7` (#1896)
  PHPC-2634: Binary vector corpus tests (#1892)
  Bump tests/drivers-evergreen-tools from `1dcbfe4` to `f8ab2a5` (#1891)
  PHPC-2638 and PHPC-2630: Bump to libmongoc 2.1.2 and libmongocrypt 1.16.0 (#1868)
  Fix git submodule command in CONTRIBUTING.md
  PHPC-2627: Use appropriate return type for zend_object_iterator_funcs.valid (#1890)
  Bump github/codeql-action from 3 to 4 (#1889)
  Bump tests/drivers-evergreen-tools from `3b3f081` to `1dcbfe4` (#1878)
  PHPC-2474: Support Binary vector subtype (#1853)
  ...
alcaeus added a commit that referenced this pull request Jan 28, 2026
* v2.x: (40 commits)
  PHPC-2664: Drop Windows x86 builds (#1911)
  Bump tests/drivers-evergreen-tools from `61cb4e9` to `5514d6a` (#1908)
  Bump tests/drivers-evergreen-tools from `514927f` to `61cb4e9` (#1906)
  Bump tests/drivers-evergreen-tools from `ebe98d0` to `514927f` (#1905)
  PHPC-2649: Update to libmongocrypt 1.17.0 (#1904)
  PHPC-2654: Update to libmongoc 2.2.1 (#1900)
  Bump tests/drivers-evergreen-tools from `c92d062` to `ebe98d0` (#1903)
  Bump actions/cache from 4 to 5 (#1902)
  Bump tests/drivers-evergreen-tools from `c83e428` to `c92d062` (#1899)
  Bump tests/drivers-evergreen-tools from `cb019f7` to `c83e428` (#1898)
  Bump actions/checkout from 5 to 6 (#1895)
  Bump tests/drivers-evergreen-tools from `f8ab2a5` to `cb019f7` (#1896)
  PHPC-2634: Binary vector corpus tests (#1892)
  Bump tests/drivers-evergreen-tools from `1dcbfe4` to `f8ab2a5` (#1891)
  PHPC-2638 and PHPC-2630: Bump to libmongoc 2.1.2 and libmongocrypt 1.16.0 (#1868)
  Fix git submodule command in CONTRIBUTING.md
  PHPC-2627: Use appropriate return type for zend_object_iterator_funcs.valid (#1890)
  Bump github/codeql-action from 3 to 4 (#1889)
  Bump tests/drivers-evergreen-tools from `3b3f081` to `1dcbfe4` (#1878)
  PHPC-2474: Support Binary vector subtype (#1853)
  ...
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.

3 participants