dependabot[bot] opened a new pull request, #23621: URL: https://github.com/apache/camel/pull/23621
Bumps `mongo-java-driver-version` from 5.7.1 to 5.8.0. Updates `org.mongodb:mongodb-driver-core` from 5.7.1 to 5.8.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.8.0 (May 28, 2026)</h2> <h2>What's Changed</h2> <h3>🔥 Enhancements</h3> <ul> <li>Added typed builder API for vector search index definitions <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1960">#1960</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Added <code>$rerank</code> aggregation stage support (MongoDB 8.3 / Atlas) <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1963">#1963</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Added <code>vectorSearch</code> operator support for the <code>$search</code> pipeline stage <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1962">#1962</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Added <code>storedSource</code> support for vector search indexes and <code>returnStoredSource</code> for <code>$vectorSearch</code> queries <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1977">#1977</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Added <code>BinaryVector</code> and <code>VectorSearchQuery</code> <code>vectorSearch</code> overloads to the Scala driver <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1986">#1986</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Optimized <code>RawBsonDocument</code> encode and decode by eliminating intermediate allocations <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1988">#1988</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Preliminary refactoring for backpressure support <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1952">#1952</a> by <a href="https://github.com/stIncMale"><code>@​stIncMale</code></a></li> <li>Small improvements related to value-based classes <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1964">#1964</a> by <a href="https://github.com/stIncMale"><code>@​stIncMale</code></a></li> </ul> <h3>🛠Fixes</h3> <ul> <li>Fixed OSGi bundle resolution failure when Micrometer is not present <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1982">#1982</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Added missing Javadoc to <code>MongodbObservation</code> and <code>MongodbObservationContext</code> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> </ul> <h3>📦 Dependency Updates</h3> <ul> <li>Upgraded <code>libmongocrypt</code> to 1.18.1 <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1983">#1983</a> by <a href="https://github.com/strogiyotec"><code>@​strogiyotec</code></a></li> </ul> <h3>🧪 Testing & CI</h3> <ul> <li>Added <code>AGENTS.md</code> for AI coding agent support across all modules by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Added test cases for new auto-embedding index fields <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1936">#1936</a> by <a href="https://github.com/strogiyotec"><code>@​strogiyotec</code></a></li> <li>Added Scala 3 to <code>publish.sh</code> <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1958">#1958</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Fixed <code>NamespaceExists</code> test failure <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1956">#1956</a> by <a href="https://github.com/nhachicha"><code>@​nhachicha</code></a></li> <li>Simplified <code>RetryState</code> creation as preliminary backpressure work <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1961">#1961</a> by <a href="https://github.com/stIncMale"><code>@​stIncMale</code></a></li> <li>Made <code>RetryState.isLastAttempt</code> private and simplified code <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1967">#1967</a> by <a href="https://github.com/stIncMale"><code>@​stIncMale</code></a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/techbelle"><code>@​techbelle</code></a> made their first contribution in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1972">mongodb/mongo-java-driver#1972</a></li> </ul> <h2>Verifying artifact signatures</h2> <p>Please refer to <a href="https://www.mongodb.com/docs/drivers/java/sync/current/security/validate-signatures/">https://www.mongodb.com/docs/drivers/java/sync/current/security/validate-signatures/</a> for the full procedure.</p> <p>To download and import the public key for verifying signatures, execute</p> <pre><code>gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8 </code></pre> <p><strong>Full Changelog</strong>: <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.7.0...r5.8.0">https://github.com/mongodb/mongo-java-driver/compare/r5.7.0...r5.8.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/6024ca9f6ca226cffb7526659b19810707970310"><code>6024ca9</code></a> Version: bump 5.8.0</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/f3bbdb2701b8c462c64db4c5f3f2c61b23b723e9"><code>f3bbdb2</code></a> Add BinaryVector and VectorSearchQuery vectorSearch overloads to Scala driver...</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/966ababa45a5d38a644bc8e8ce8de58eb882dd66"><code>966abab</code></a> Upgrade libmongocrypt version to 1.18.1 (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1983">#1983</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/98e07611f0f0c3e22d89cfb766137e59ab7b2a2f"><code>98e0761</code></a> Optimize RawBsonDocument encode and decode by eliminating intermediate alloca...</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/40ee8d511e4541727de2edc4527d209d842fd607"><code>40ee8d5</code></a> Fix NamespaceExists test failure (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1956">#1956</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/541af753642b070a04ec64f54b9af018d297c2d3"><code>541af75</code></a> Mark micrometer OSGi imports as optional and add bundle resolution test (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1982">#1982</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/cd6c045cf866d6d5038fcbcf8825742174a3903a"><code>cd6c045</code></a> Add storedSource support for vector search indexes and returnStoredSource for...</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/717da9c63b5531e35e684bc0a8043500b3fa7560"><code>717da9c</code></a> Revert "Resolve TLS channel address before opening socket" (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1979">#1979</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/58122f6b280cda429af25f69e3692132e1eabb60"><code>58122f6</code></a> Add vectorSearch operator for $search pipeline stage (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1962">#1962</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/13d4aef5f58283977042340ee8d7d9af4a1786d4"><code>13d4aef</code></a> Resolve TLS channel address before opening socket</li> <li>Additional commits viewable in <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.7.1...r5.8.0">compare view</a></li> </ul> </details> <br /> Updates `org.mongodb:mongodb-driver-sync` from 5.7.1 to 5.8.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.8.0 (May 28, 2026)</h2> <h2>What's Changed</h2> <h3>🔥 Enhancements</h3> <ul> <li>Added typed builder API for vector search index definitions <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1960">#1960</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Added <code>$rerank</code> aggregation stage support (MongoDB 8.3 / Atlas) <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1963">#1963</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Added <code>vectorSearch</code> operator support for the <code>$search</code> pipeline stage <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1962">#1962</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Added <code>storedSource</code> support for vector search indexes and <code>returnStoredSource</code> for <code>$vectorSearch</code> queries <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1977">#1977</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Added <code>BinaryVector</code> and <code>VectorSearchQuery</code> <code>vectorSearch</code> overloads to the Scala driver <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1986">#1986</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Optimized <code>RawBsonDocument</code> encode and decode by eliminating intermediate allocations <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1988">#1988</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Preliminary refactoring for backpressure support <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1952">#1952</a> by <a href="https://github.com/stIncMale"><code>@​stIncMale</code></a></li> <li>Small improvements related to value-based classes <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1964">#1964</a> by <a href="https://github.com/stIncMale"><code>@​stIncMale</code></a></li> </ul> <h3>🛠Fixes</h3> <ul> <li>Fixed OSGi bundle resolution failure when Micrometer is not present <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1982">#1982</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Added missing Javadoc to <code>MongodbObservation</code> and <code>MongodbObservationContext</code> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> </ul> <h3>📦 Dependency Updates</h3> <ul> <li>Upgraded <code>libmongocrypt</code> to 1.18.1 <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1983">#1983</a> by <a href="https://github.com/strogiyotec"><code>@​strogiyotec</code></a></li> </ul> <h3>🧪 Testing & CI</h3> <ul> <li>Added <code>AGENTS.md</code> for AI coding agent support across all modules by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Added test cases for new auto-embedding index fields <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1936">#1936</a> by <a href="https://github.com/strogiyotec"><code>@​strogiyotec</code></a></li> <li>Added Scala 3 to <code>publish.sh</code> <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1958">#1958</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Fixed <code>NamespaceExists</code> test failure <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1956">#1956</a> by <a href="https://github.com/nhachicha"><code>@​nhachicha</code></a></li> <li>Simplified <code>RetryState</code> creation as preliminary backpressure work <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1961">#1961</a> by <a href="https://github.com/stIncMale"><code>@​stIncMale</code></a></li> <li>Made <code>RetryState.isLastAttempt</code> private and simplified code <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1967">#1967</a> by <a href="https://github.com/stIncMale"><code>@​stIncMale</code></a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/techbelle"><code>@​techbelle</code></a> made their first contribution in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1972">mongodb/mongo-java-driver#1972</a></li> </ul> <h2>Verifying artifact signatures</h2> <p>Please refer to <a href="https://www.mongodb.com/docs/drivers/java/sync/current/security/validate-signatures/">https://www.mongodb.com/docs/drivers/java/sync/current/security/validate-signatures/</a> for the full procedure.</p> <p>To download and import the public key for verifying signatures, execute</p> <pre><code>gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8 </code></pre> <p><strong>Full Changelog</strong>: <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.7.0...r5.8.0">https://github.com/mongodb/mongo-java-driver/compare/r5.7.0...r5.8.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/6024ca9f6ca226cffb7526659b19810707970310"><code>6024ca9</code></a> Version: bump 5.8.0</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/f3bbdb2701b8c462c64db4c5f3f2c61b23b723e9"><code>f3bbdb2</code></a> Add BinaryVector and VectorSearchQuery vectorSearch overloads to Scala driver...</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/966ababa45a5d38a644bc8e8ce8de58eb882dd66"><code>966abab</code></a> Upgrade libmongocrypt version to 1.18.1 (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1983">#1983</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/98e07611f0f0c3e22d89cfb766137e59ab7b2a2f"><code>98e0761</code></a> Optimize RawBsonDocument encode and decode by eliminating intermediate alloca...</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/40ee8d511e4541727de2edc4527d209d842fd607"><code>40ee8d5</code></a> Fix NamespaceExists test failure (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1956">#1956</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/541af753642b070a04ec64f54b9af018d297c2d3"><code>541af75</code></a> Mark micrometer OSGi imports as optional and add bundle resolution test (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1982">#1982</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/cd6c045cf866d6d5038fcbcf8825742174a3903a"><code>cd6c045</code></a> Add storedSource support for vector search indexes and returnStoredSource for...</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/717da9c63b5531e35e684bc0a8043500b3fa7560"><code>717da9c</code></a> Revert "Resolve TLS channel address before opening socket" (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1979">#1979</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/58122f6b280cda429af25f69e3692132e1eabb60"><code>58122f6</code></a> Add vectorSearch operator for $search pipeline stage (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1962">#1962</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/13d4aef5f58283977042340ee8d7d9af4a1786d4"><code>13d4aef</code></a> Resolve TLS channel address before opening socket</li> <li>Additional commits viewable in <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.7.1...r5.8.0">compare view</a></li> </ul> </details> <br /> Updates `org.mongodb:bson` from 5.7.1 to 5.8.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.8.0 (May 28, 2026)</h2> <h2>What's Changed</h2> <h3>🔥 Enhancements</h3> <ul> <li>Added typed builder API for vector search index definitions <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1960">#1960</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Added <code>$rerank</code> aggregation stage support (MongoDB 8.3 / Atlas) <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1963">#1963</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Added <code>vectorSearch</code> operator support for the <code>$search</code> pipeline stage <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1962">#1962</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Added <code>storedSource</code> support for vector search indexes and <code>returnStoredSource</code> for <code>$vectorSearch</code> queries <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1977">#1977</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Added <code>BinaryVector</code> and <code>VectorSearchQuery</code> <code>vectorSearch</code> overloads to the Scala driver <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1986">#1986</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Optimized <code>RawBsonDocument</code> encode and decode by eliminating intermediate allocations <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1988">#1988</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Preliminary refactoring for backpressure support <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1952">#1952</a> by <a href="https://github.com/stIncMale"><code>@​stIncMale</code></a></li> <li>Small improvements related to value-based classes <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1964">#1964</a> by <a href="https://github.com/stIncMale"><code>@​stIncMale</code></a></li> </ul> <h3>🛠Fixes</h3> <ul> <li>Fixed OSGi bundle resolution failure when Micrometer is not present <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1982">#1982</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Added missing Javadoc to <code>MongodbObservation</code> and <code>MongodbObservationContext</code> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> </ul> <h3>📦 Dependency Updates</h3> <ul> <li>Upgraded <code>libmongocrypt</code> to 1.18.1 <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1983">#1983</a> by <a href="https://github.com/strogiyotec"><code>@​strogiyotec</code></a></li> </ul> <h3>🧪 Testing & CI</h3> <ul> <li>Added <code>AGENTS.md</code> for AI coding agent support across all modules by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Added test cases for new auto-embedding index fields <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1936">#1936</a> by <a href="https://github.com/strogiyotec"><code>@​strogiyotec</code></a></li> <li>Added Scala 3 to <code>publish.sh</code> <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1958">#1958</a> by <a href="https://github.com/rozza"><code>@​rozza</code></a></li> <li>Fixed <code>NamespaceExists</code> test failure <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1956">#1956</a> by <a href="https://github.com/nhachicha"><code>@​nhachicha</code></a></li> <li>Simplified <code>RetryState</code> creation as preliminary backpressure work <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1961">#1961</a> by <a href="https://github.com/stIncMale"><code>@​stIncMale</code></a></li> <li>Made <code>RetryState.isLastAttempt</code> private and simplified code <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1967">#1967</a> by <a href="https://github.com/stIncMale"><code>@​stIncMale</code></a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/techbelle"><code>@​techbelle</code></a> made their first contribution in <a href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1972">mongodb/mongo-java-driver#1972</a></li> </ul> <h2>Verifying artifact signatures</h2> <p>Please refer to <a href="https://www.mongodb.com/docs/drivers/java/sync/current/security/validate-signatures/">https://www.mongodb.com/docs/drivers/java/sync/current/security/validate-signatures/</a> for the full procedure.</p> <p>To download and import the public key for verifying signatures, execute</p> <pre><code>gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 1a75005e142192223d6a7c3b76e0008d166740a8 </code></pre> <p><strong>Full Changelog</strong>: <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.7.0...r5.8.0">https://github.com/mongodb/mongo-java-driver/compare/r5.7.0...r5.8.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/6024ca9f6ca226cffb7526659b19810707970310"><code>6024ca9</code></a> Version: bump 5.8.0</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/f3bbdb2701b8c462c64db4c5f3f2c61b23b723e9"><code>f3bbdb2</code></a> Add BinaryVector and VectorSearchQuery vectorSearch overloads to Scala driver...</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/966ababa45a5d38a644bc8e8ce8de58eb882dd66"><code>966abab</code></a> Upgrade libmongocrypt version to 1.18.1 (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1983">#1983</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/98e07611f0f0c3e22d89cfb766137e59ab7b2a2f"><code>98e0761</code></a> Optimize RawBsonDocument encode and decode by eliminating intermediate alloca...</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/40ee8d511e4541727de2edc4527d209d842fd607"><code>40ee8d5</code></a> Fix NamespaceExists test failure (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1956">#1956</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/541af753642b070a04ec64f54b9af018d297c2d3"><code>541af75</code></a> Mark micrometer OSGi imports as optional and add bundle resolution test (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1982">#1982</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/cd6c045cf866d6d5038fcbcf8825742174a3903a"><code>cd6c045</code></a> Add storedSource support for vector search indexes and returnStoredSource for...</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/717da9c63b5531e35e684bc0a8043500b3fa7560"><code>717da9c</code></a> Revert "Resolve TLS channel address before opening socket" (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1979">#1979</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/58122f6b280cda429af25f69e3692132e1eabb60"><code>58122f6</code></a> Add vectorSearch operator for $search pipeline stage (<a href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1962">#1962</a>)</li> <li><a href="https://github.com/mongodb/mongo-java-driver/commit/13d4aef5f58283977042340ee8d7d9af4a1786d4"><code>13d4aef</code></a> Resolve TLS channel address before opening socket</li> <li>Additional commits viewable in <a href="https://github.com/mongodb/mongo-java-driver/compare/r5.7.1...r5.8.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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
