dependabot[bot] opened a new pull request, #16786: URL: https://github.com/apache/camel/pull/16786
Bumps `mongo-java-driver-version` from 5.2.1 to 5.3.0. Updates `org.mongodb:mongodb-driver-core` from 5.2.1 to 5.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mongodb/mongo-java-driver/releases">org.mongodb:mongodb-driver-core's releases</a>.</em></p> <blockquote> <h2>Java Driver 5.3.0-beta0 (October 31, 2024)</h2> <h2>What's Changed</h2> <ul> <li>Sync client-side-encryption legacy specification tests by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1511">mongodb/mongo-java-driver#1511</a></li> <li>Update branch name from master to main in GH action workflow by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1516">mongodb/mongo-java-driver#1516</a></li> <li>Exclude <code>com.oracle.svm.core.annotate</code> from <code>Import-Package</code> for OSGi by <a href="https://github.com/stIncMale"><code>@stIncMale</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1518">mongodb/mongo-java-driver#1518</a></li> <li>Enable tests that require failCommand with appName on initial handshake before 4.9 by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1519">mongodb/mongo-java-driver#1519</a></li> <li>Add BSON binary subtype 8 by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1524">mongodb/mongo-java-driver#1524</a></li> <li>Fix Evergreen config file error by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1523">mongodb/mongo-java-driver#1523</a></li> <li>Sync valid-pass/valid-fail tests from unified test specification by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1517">mongodb/mongo-java-driver#1517</a></li> <li>Work around gradle issue and optionally include graalvm project by <a href="https://github.com/rozza"><code>@rozza</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1522">mongodb/mongo-java-driver#1522</a></li> <li>Fix pom scope for Scala projects by <a href="https://github.com/rozza"><code>@rozza</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1531">mongodb/mongo-java-driver#1531</a></li> <li>Run more tests concurrently in CI by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1514">mongodb/mongo-java-driver#1514</a></li> <li>Ensure kotlinx.datetime.LocalTime exists before adding the serializer by <a href="https://github.com/rozza"><code>@rozza</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1530">mongodb/mongo-java-driver#1530</a></li> <li>Bump Scala patch versions by <a href="https://github.com/rozza"><code>@rozza</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1535">mongodb/mongo-java-driver#1535</a></li> <li>Allow valid SRV hostnames with less than 3 parts by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1525">mongodb/mongo-java-driver#1525</a></li> <li>Sync unified server discovery and monitoring tests by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1536">mongodb/mongo-java-driver#1536</a></li> <li>Sync up load balancer specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1542">mongodb/mongo-java-driver#1542</a></li> <li>Sync up command logging specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1537">mongodb/mongo-java-driver#1537</a></li> <li>Sync up transaction-convenient-api specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1544">mongodb/mongo-java-driver#1544</a></li> <li>Sync up session specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1547">mongodb/mongo-java-driver#1547</a></li> <li>Sync up index-management specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1545">mongodb/mongo-java-driver#1545</a></li> <li>Sync retryable reads and writes unified tests by <a href="https://github.com/katcharov"><code>@katcharov</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1541">mongodb/mongo-java-driver#1541</a></li> <li>Add BSON Binary Subtype 9 support for vector storage and retrieval. by <a href="https://github.com/vbabanin"><code>@vbabanin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1528">mongodb/mongo-java-driver#1528</a></li> <li>Sync up transaction specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1539">mongodb/mongo-java-driver#1539</a></li> <li>Sync CRUD unified tests by <a href="https://github.com/nhachicha"><code>@nhachicha</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1543">mongodb/mongo-java-driver#1543</a></li> <li>Sync up command monitoring specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1538">mongodb/mongo-java-driver#1538</a></li> <li>Add support for vector search with BSON Vector by <a href="https://github.com/vbabanin"><code>@vbabanin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1549">mongodb/mongo-java-driver#1549</a></li> <li>Sync up collection-management specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1546">mongodb/mongo-java-driver#1546</a></li> <li>Sync unified change-streams tests by <a href="https://github.com/katcharov"><code>@katcharov</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1550">mongodb/mongo-java-driver#1550</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.2.0...r5.3.0-beta0">https://github.com/mongodb/mongo-java-driver/compare/r5.2.0...r5.3.0-beta0</a></p> <h2>Verifying artifact signatures</h2> <p>Please refer to <a href="https://www.mongodb.com/docs/drivers/java/sync/v5.2/validate-signatures/">https://www.mongodb.com/docs/drivers/java/sync/v5.2/validate-signatures/</a> for the full procedure.</p> <p>To download and import the public key for verifying signatures, execute</p> <pre lang="bash"><code>gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8 </code></pre> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/d4815feea16decfef727910d7524ba2c3e0546a6"><code>d4815fe</code></a> Version: bump 5.3.0</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/8066921547c78cc215b9efa8e0b321334b39a2f2"><code>8066921</code></a> Resolve unintended sync test skipping. (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1600">#1600</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/355c6ea795633ba2d4070c77ed93d3a994cfb66b"><code>355c6ea</code></a> Introduce Client Bulk Write API (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1509">#1509</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/7340b5cdebd6c0a609804ce90c372d9707e4cd3b"><code>7340b5c</code></a> Mark PackedBitVector as Beta, aligning with binary quantization preview (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1594">#1594</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/a1ed85c0610b06d8383cd8ff373bffb6af214c9f"><code>a1ed85c</code></a> Allow updateOne and replaceOne to supply sort option (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1585">#1585</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/bdd4af2aea37404ca5ad9b50f4497afe3c1ac3e8"><code>bdd4af2</code></a> Rename Vector class names. (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1595">#1595</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/08880c810b76f8c8d165f6ce66c83060c7bc93c5"><code>08880c8</code></a> Provide the reason for the test skips. (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1584">#1584</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/08ec2fc79538720e1eda4fd12afcfddb5ab3ff09"><code>08ec2fc</code></a> Add index hint support for distinct command (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1581">#1581</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/6bb4005169efa08494c0786302541fcc3e88ec96"><code>6bb4005</code></a> Remove deprecated field from GridFS unified tests (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1577">#1577</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/7f368ddef46b6ba6cd54c09e4ec064448abd1e2e"><code>7f368dd</code></a> Connections must not be closed when timeoutMS expires before sending a reques...</li> <li>Additional commits viewable in <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.2.1...r5.3.0">compare view</a></li> </ul> </details> <br /> Updates `org.mongodb:mongodb-driver-sync` from 5.2.1 to 5.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mongodb/mongo-java-driver/releases">org.mongodb:mongodb-driver-sync's releases</a>.</em></p> <blockquote> <h2>Java Driver 5.3.0-beta0 (October 31, 2024)</h2> <h2>What's Changed</h2> <ul> <li>Sync client-side-encryption legacy specification tests by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1511">mongodb/mongo-java-driver#1511</a></li> <li>Update branch name from master to main in GH action workflow by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1516">mongodb/mongo-java-driver#1516</a></li> <li>Exclude <code>com.oracle.svm.core.annotate</code> from <code>Import-Package</code> for OSGi by <a href="https://github.com/stIncMale"><code>@stIncMale</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1518">mongodb/mongo-java-driver#1518</a></li> <li>Enable tests that require failCommand with appName on initial handshake before 4.9 by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1519">mongodb/mongo-java-driver#1519</a></li> <li>Add BSON binary subtype 8 by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1524">mongodb/mongo-java-driver#1524</a></li> <li>Fix Evergreen config file error by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1523">mongodb/mongo-java-driver#1523</a></li> <li>Sync valid-pass/valid-fail tests from unified test specification by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1517">mongodb/mongo-java-driver#1517</a></li> <li>Work around gradle issue and optionally include graalvm project by <a href="https://github.com/rozza"><code>@rozza</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1522">mongodb/mongo-java-driver#1522</a></li> <li>Fix pom scope for Scala projects by <a href="https://github.com/rozza"><code>@rozza</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1531">mongodb/mongo-java-driver#1531</a></li> <li>Run more tests concurrently in CI by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1514">mongodb/mongo-java-driver#1514</a></li> <li>Ensure kotlinx.datetime.LocalTime exists before adding the serializer by <a href="https://github.com/rozza"><code>@rozza</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1530">mongodb/mongo-java-driver#1530</a></li> <li>Bump Scala patch versions by <a href="https://github.com/rozza"><code>@rozza</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1535">mongodb/mongo-java-driver#1535</a></li> <li>Allow valid SRV hostnames with less than 3 parts by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1525">mongodb/mongo-java-driver#1525</a></li> <li>Sync unified server discovery and monitoring tests by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1536">mongodb/mongo-java-driver#1536</a></li> <li>Sync up load balancer specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1542">mongodb/mongo-java-driver#1542</a></li> <li>Sync up command logging specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1537">mongodb/mongo-java-driver#1537</a></li> <li>Sync up transaction-convenient-api specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1544">mongodb/mongo-java-driver#1544</a></li> <li>Sync up session specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1547">mongodb/mongo-java-driver#1547</a></li> <li>Sync up index-management specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1545">mongodb/mongo-java-driver#1545</a></li> <li>Sync retryable reads and writes unified tests by <a href="https://github.com/katcharov"><code>@katcharov</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1541">mongodb/mongo-java-driver#1541</a></li> <li>Add BSON Binary Subtype 9 support for vector storage and retrieval. by <a href="https://github.com/vbabanin"><code>@vbabanin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1528">mongodb/mongo-java-driver#1528</a></li> <li>Sync up transaction specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1539">mongodb/mongo-java-driver#1539</a></li> <li>Sync CRUD unified tests by <a href="https://github.com/nhachicha"><code>@nhachicha</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1543">mongodb/mongo-java-driver#1543</a></li> <li>Sync up command monitoring specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1538">mongodb/mongo-java-driver#1538</a></li> <li>Add support for vector search with BSON Vector by <a href="https://github.com/vbabanin"><code>@vbabanin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1549">mongodb/mongo-java-driver#1549</a></li> <li>Sync up collection-management specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1546">mongodb/mongo-java-driver#1546</a></li> <li>Sync unified change-streams tests by <a href="https://github.com/katcharov"><code>@katcharov</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1550">mongodb/mongo-java-driver#1550</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.2.0...r5.3.0-beta0">https://github.com/mongodb/mongo-java-driver/compare/r5.2.0...r5.3.0-beta0</a></p> <h2>Verifying artifact signatures</h2> <p>Please refer to <a href="https://www.mongodb.com/docs/drivers/java/sync/v5.2/validate-signatures/">https://www.mongodb.com/docs/drivers/java/sync/v5.2/validate-signatures/</a> for the full procedure.</p> <p>To download and import the public key for verifying signatures, execute</p> <pre lang="bash"><code>gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8 </code></pre> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/d4815feea16decfef727910d7524ba2c3e0546a6"><code>d4815fe</code></a> Version: bump 5.3.0</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/8066921547c78cc215b9efa8e0b321334b39a2f2"><code>8066921</code></a> Resolve unintended sync test skipping. (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1600">#1600</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/355c6ea795633ba2d4070c77ed93d3a994cfb66b"><code>355c6ea</code></a> Introduce Client Bulk Write API (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1509">#1509</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/7340b5cdebd6c0a609804ce90c372d9707e4cd3b"><code>7340b5c</code></a> Mark PackedBitVector as Beta, aligning with binary quantization preview (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1594">#1594</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/a1ed85c0610b06d8383cd8ff373bffb6af214c9f"><code>a1ed85c</code></a> Allow updateOne and replaceOne to supply sort option (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1585">#1585</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/bdd4af2aea37404ca5ad9b50f4497afe3c1ac3e8"><code>bdd4af2</code></a> Rename Vector class names. (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1595">#1595</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/08880c810b76f8c8d165f6ce66c83060c7bc93c5"><code>08880c8</code></a> Provide the reason for the test skips. (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1584">#1584</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/08ec2fc79538720e1eda4fd12afcfddb5ab3ff09"><code>08ec2fc</code></a> Add index hint support for distinct command (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1581">#1581</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/6bb4005169efa08494c0786302541fcc3e88ec96"><code>6bb4005</code></a> Remove deprecated field from GridFS unified tests (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1577">#1577</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/7f368ddef46b6ba6cd54c09e4ec064448abd1e2e"><code>7f368dd</code></a> Connections must not be closed when timeoutMS expires before sending a reques...</li> <li>Additional commits viewable in <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.2.1...r5.3.0">compare view</a></li> </ul> </details> <br /> Updates `org.mongodb:bson` from 5.2.1 to 5.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mongodb/mongo-java-driver/releases">org.mongodb:bson's releases</a>.</em></p> <blockquote> <h2>Java Driver 5.3.0-beta0 (October 31, 2024)</h2> <h2>What's Changed</h2> <ul> <li>Sync client-side-encryption legacy specification tests by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1511">mongodb/mongo-java-driver#1511</a></li> <li>Update branch name from master to main in GH action workflow by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1516">mongodb/mongo-java-driver#1516</a></li> <li>Exclude <code>com.oracle.svm.core.annotate</code> from <code>Import-Package</code> for OSGi by <a href="https://github.com/stIncMale"><code>@stIncMale</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1518">mongodb/mongo-java-driver#1518</a></li> <li>Enable tests that require failCommand with appName on initial handshake before 4.9 by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1519">mongodb/mongo-java-driver#1519</a></li> <li>Add BSON binary subtype 8 by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1524">mongodb/mongo-java-driver#1524</a></li> <li>Fix Evergreen config file error by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1523">mongodb/mongo-java-driver#1523</a></li> <li>Sync valid-pass/valid-fail tests from unified test specification by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1517">mongodb/mongo-java-driver#1517</a></li> <li>Work around gradle issue and optionally include graalvm project by <a href="https://github.com/rozza"><code>@rozza</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1522">mongodb/mongo-java-driver#1522</a></li> <li>Fix pom scope for Scala projects by <a href="https://github.com/rozza"><code>@rozza</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1531">mongodb/mongo-java-driver#1531</a></li> <li>Run more tests concurrently in CI by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1514">mongodb/mongo-java-driver#1514</a></li> <li>Ensure kotlinx.datetime.LocalTime exists before adding the serializer by <a href="https://github.com/rozza"><code>@rozza</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1530">mongodb/mongo-java-driver#1530</a></li> <li>Bump Scala patch versions by <a href="https://github.com/rozza"><code>@rozza</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1535">mongodb/mongo-java-driver#1535</a></li> <li>Allow valid SRV hostnames with less than 3 parts by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1525">mongodb/mongo-java-driver#1525</a></li> <li>Sync unified server discovery and monitoring tests by <a href="https://github.com/jyemin"><code>@jyemin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1536">mongodb/mongo-java-driver#1536</a></li> <li>Sync up load balancer specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1542">mongodb/mongo-java-driver#1542</a></li> <li>Sync up command logging specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1537">mongodb/mongo-java-driver#1537</a></li> <li>Sync up transaction-convenient-api specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1544">mongodb/mongo-java-driver#1544</a></li> <li>Sync up session specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1547">mongodb/mongo-java-driver#1547</a></li> <li>Sync up index-management specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1545">mongodb/mongo-java-driver#1545</a></li> <li>Sync retryable reads and writes unified tests by <a href="https://github.com/katcharov"><code>@katcharov</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1541">mongodb/mongo-java-driver#1541</a></li> <li>Add BSON Binary Subtype 9 support for vector storage and retrieval. by <a href="https://github.com/vbabanin"><code>@vbabanin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1528">mongodb/mongo-java-driver#1528</a></li> <li>Sync up transaction specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1539">mongodb/mongo-java-driver#1539</a></li> <li>Sync CRUD unified tests by <a href="https://github.com/nhachicha"><code>@nhachicha</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1543">mongodb/mongo-java-driver#1543</a></li> <li>Sync up command monitoring specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1538">mongodb/mongo-java-driver#1538</a></li> <li>Add support for vector search with BSON Vector by <a href="https://github.com/vbabanin"><code>@vbabanin</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1549">mongodb/mongo-java-driver#1549</a></li> <li>Sync up collection-management specs by <a href="https://github.com/NathanQingyangXu"><code>@NathanQingyangXu</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1546">mongodb/mongo-java-driver#1546</a></li> <li>Sync unified change-streams tests by <a href="https://github.com/katcharov"><code>@katcharov</code></a> in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1550">mongodb/mongo-java-driver#1550</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.2.0...r5.3.0-beta0">https://github.com/mongodb/mongo-java-driver/compare/r5.2.0...r5.3.0-beta0</a></p> <h2>Verifying artifact signatures</h2> <p>Please refer to <a href="https://www.mongodb.com/docs/drivers/java/sync/v5.2/validate-signatures/">https://www.mongodb.com/docs/drivers/java/sync/v5.2/validate-signatures/</a> for the full procedure.</p> <p>To download and import the public key for verifying signatures, execute</p> <pre lang="bash"><code>gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8 </code></pre> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/d4815feea16decfef727910d7524ba2c3e0546a6"><code>d4815fe</code></a> Version: bump 5.3.0</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/8066921547c78cc215b9efa8e0b321334b39a2f2"><code>8066921</code></a> Resolve unintended sync test skipping. (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1600">#1600</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/355c6ea795633ba2d4070c77ed93d3a994cfb66b"><code>355c6ea</code></a> Introduce Client Bulk Write API (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1509">#1509</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/7340b5cdebd6c0a609804ce90c372d9707e4cd3b"><code>7340b5c</code></a> Mark PackedBitVector as Beta, aligning with binary quantization preview (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1594">#1594</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/a1ed85c0610b06d8383cd8ff373bffb6af214c9f"><code>a1ed85c</code></a> Allow updateOne and replaceOne to supply sort option (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1585">#1585</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/bdd4af2aea37404ca5ad9b50f4497afe3c1ac3e8"><code>bdd4af2</code></a> Rename Vector class names. (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1595">#1595</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/08880c810b76f8c8d165f6ce66c83060c7bc93c5"><code>08880c8</code></a> Provide the reason for the test skips. (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1584">#1584</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/08ec2fc79538720e1eda4fd12afcfddb5ab3ff09"><code>08ec2fc</code></a> Add index hint support for distinct command (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1581">#1581</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/6bb4005169efa08494c0786302541fcc3e88ec96"><code>6bb4005</code></a> Remove deprecated field from GridFS unified tests (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1577">#1577</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/7f368ddef46b6ba6cd54c09e4ec064448abd1e2e"><code>7f368dd</code></a> Connections must not be closed when timeoutMS expires before sending a reques...</li> <li>Additional commits viewable in <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.2.1...r5.3.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org