dependabot[bot] opened a new pull request, #3564:
URL: https://github.com/apache/logging-log4j2/pull/3564

   Bumps `mongodb.version` from 5.3.1 to 5.4.0.
   Updates `org.mongodb:bson` from 5.3.1 to 5.4.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.4.0-alpha0 (February 27, 2025)</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Make <code>CAPI</code>, <code>jna.Native</code>/<code>Structure</code> 
initializable at run time by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1553";>mongodb/mongo-java-driver#1553</a></li>
   <li>Clean up unified tests via skipping API by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1551";>mongodb/mongo-java-driver#1551</a></li>
   <li>Sync BSON 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/1555";>mongodb/mongo-java-driver#1555</a></li>
   <li>Sync server selection 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/1554";>mongodb/mongo-java-driver#1554</a></li>
   <li>Update <code>pool-checkout-returned-connection-maxConnecting.json</code> 
to work with different pool implementations by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1563";>mongodb/mongo-java-driver#1563</a></li>
   <li>Fix static checker warnings in 
<code>AggregatesSpecification.groovy</code> by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1564";>mongodb/mongo-java-driver#1564</a></li>
   <li>Change branch name to main in SSDLC script. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1552";>mongodb/mongo-java-driver#1552</a></li>
   <li>Add flaky annotation to flaky tests by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1558";>mongodb/mongo-java-driver#1558</a></li>
   <li>Move most skips to single file, expand API to handle conditions by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1557";>mongodb/mongo-java-driver#1557</a></li>
   <li>Update cursors to refresh <code>timeoutMS</code> on <code>close</code> 
without affecting the timeout of the operation by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1527";>mongodb/mongo-java-driver#1527</a></li>
   <li>Add AsyncTransportSettings, ExecutorService by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1489";>mongodb/mongo-java-driver#1489</a></li>
   <li>Add <code>@SuppressWarnings(&quot;try&quot;)</code> to 
<code>CommandBatchCursorTest</code>, <code>AsyncCommandBatchCursorTest</code> 
by <a href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1567";>mongodb/mongo-java-driver#1567</a></li>
   <li>Clean up TestDef API, clarify naming by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1566";>mongodb/mongo-java-driver#1566</a></li>
   <li>Merging feature branch (Kotlin extensions) into main  by <a 
href="https://github.com/nhachicha";><code>@​nhachicha</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1572";>mongodb/mongo-java-driver#1572</a></li>
   <li>Stop using the <code>kotlinCheck</code> Gradle task from 
<code>ssdlc-report.sh</code> by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1574";>mongodb/mongo-java-driver#1574</a></li>
   <li>Remove explicit fairness from <code>DefaultConnectionPool</code> by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1575";>mongodb/mongo-java-driver#1575</a></li>
   <li>Make sure <code>TestDef</code> is created and used only when there is 
enough data to do that by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1578";>mongodb/mongo-java-driver#1578</a></li>
   <li>Connections must not be closed when timeoutMS expires before sending a 
request by <a href="https://github.com/stIncMale";><code>@​stIncMale</code></a> 
in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1573";>mongodb/mongo-java-driver#1573</a></li>
   <li>Remove deprecated field from GridFS unified tests by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1577";>mongodb/mongo-java-driver#1577</a></li>
   <li>Add index hint support for distinct command by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1581";>mongodb/mongo-java-driver#1581</a></li>
   <li>Provide the reason for the test skips. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1584";>mongodb/mongo-java-driver#1584</a></li>
   <li>Rename Vector class names. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1595";>mongodb/mongo-java-driver#1595</a></li>
   <li>Allow updateOne and replaceOne to supply sort option by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1585";>mongodb/mongo-java-driver#1585</a></li>
   <li>Mark PackedBitVector as Beta, aligning with binary quantization preview 
by <a href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1594";>mongodb/mongo-java-driver#1594</a></li>
   <li>Improved Bulk Write API by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1509";>mongodb/mongo-java-driver#1509</a></li>
   <li>Resolve unintended sync test skipping. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1600";>mongodb/mongo-java-driver#1600</a></li>
   <li>Fixing default module name for kotlin-extensions by <a 
href="https://github.com/nhachicha";><code>@​nhachicha</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1602";>mongodb/mongo-java-driver#1602</a></li>
   <li>Add phrase operator for Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1586";>mongodb/mongo-java-driver#1586</a></li>
   <li>Format Gradle script to comply with static checks. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1607";>mongodb/mongo-java-driver#1607</a></li>
   <li>Improve selection criteria for srvMaxHosts by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1590";>mongodb/mongo-java-driver#1590</a></li>
   <li>Add regex operator to Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1587";>mongodb/mongo-java-driver#1587</a></li>
   <li>Add queryString operator to Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1588";>mongodb/mongo-java-driver#1588</a></li>
   <li>Add wildcard operator to Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1596";>mongodb/mongo-java-driver#1596</a></li>
   <li>Fix Int Test for Regex and Wildcard Operator by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1611";>mongodb/mongo-java-driver#1611</a></li>
   <li>Add moreLikeThis operator to Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1609";>mongodb/mongo-java-driver#1609</a></li>
   <li>Fix test cleanup to prevent conflicts between tests. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1608";>mongodb/mongo-java-driver#1608</a></li>
   <li>Add Scala Client Bulk Write API. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1603";>mongodb/mongo-java-driver#1603</a></li>
   <li>Remove deprecation warnings. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1613";>mongodb/mongo-java-driver#1613</a></li>
   <li>Add equals operator to Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1606";>mongodb/mongo-java-driver#1606</a></li>
   <li>Client Bulk Write sort option. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1612";>mongodb/mongo-java-driver#1612</a></li>
   <li>Add in operator to Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1605";>mongodb/mongo-java-driver#1605</a></li>
   <li>Evergreen: Update to use stop-orchestration.sh by <a 
href="https://github.com/rozza";><code>@​rozza</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1621";>mongodb/mongo-java-driver#1621</a></li>
   <li>Gradle updated to use version catalogs by <a 
href="https://github.com/rozza";><code>@​rozza</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1620";>mongodb/mongo-java-driver#1620</a></li>
   <li>Revert &quot;Gradle updated to use version catalogs&quot; by <a 
href="https://github.com/rozza";><code>@​rozza</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1624";>mongodb/mongo-java-driver#1624</a></li>
   <li>Optimize ObjectID sort and serdes by <a 
href="https://github.com/Edarke";><code>@​Edarke</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1582";>mongodb/mongo-java-driver#1582</a></li>
   <li>Stop ignoring id parameter by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1622";>mongodb/mongo-java-driver#1622</a></li>
   <li>JAVA-5781 Add env var override by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1623";>mongodb/mongo-java-driver#1623</a></li>
   <li>JAVA-5771 Add search integration tests by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1616";>mongodb/mongo-java-driver#1616</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/28e51aa5e7550b0ec9e082205e1232704a70a6c2";><code>28e51aa</code></a>
 Version: bump 5.4.0</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/48fdf2a4e392f086221c6eb6834981f304354a52";><code>48fdf2a</code></a>
 JAVA-5736 Add bsonNamingStrategy option to support snake_case (<a 
href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1627";>#1627</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/2849421837f8e9b5a6501f298377c813768f9771";><code>2849421</code></a>
 Test Load balancers</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/ab300f8a3db31d1e9c1c08696cd65ac6846eb4b6";><code>ab300f8</code></a>
 Retry flaky unified tests (<a 
href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1565";>#1565</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/42b1a373017f9709a5c0ac6f2ddd90dccbb45c90";><code>42b1a37</code></a>
 JAVA-5776 Make KProperty&lt;T&gt;.path() public</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/410dd53833cfb787f8ae6e75e86763e442b2cd70";><code>410dd53</code></a>
 Test IPv6 literal in SDAM</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/304f854d675e048306a5289472938700e130ed79";><code>304f854</code></a>
 Replace <code>org.jetbrains.annotations.NotNull</code> with 
<code>com.mongodb.lang.NonNull</code> (...</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/005652e27abc5399812d52fa2f1d848981793361";><code>005652e</code></a>
 Fix driver-lambda evg failure (<a 
href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1643";>#1643</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/fa4a9edd7e88ef494f42a130a7b59f05d31c8154";><code>fa4a9ed</code></a>
 Split atlas-deployed-task-group across multiple hosts (<a 
href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1640";>#1640</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/5ed3c319110e4e97daf0d24fce346b6089ce978a";><code>5ed3c31</code></a>
 Optimize BSON codec lookup. (<a 
href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1632";>#1632</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mongodb/mongo-java-driver/compare/r5.3.1...r5.4.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.mongodb:mongodb-driver-core` from 5.3.1 to 5.4.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.4.0-alpha0 (February 27, 2025)</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Make <code>CAPI</code>, <code>jna.Native</code>/<code>Structure</code> 
initializable at run time by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1553";>mongodb/mongo-java-driver#1553</a></li>
   <li>Clean up unified tests via skipping API by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1551";>mongodb/mongo-java-driver#1551</a></li>
   <li>Sync BSON 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/1555";>mongodb/mongo-java-driver#1555</a></li>
   <li>Sync server selection 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/1554";>mongodb/mongo-java-driver#1554</a></li>
   <li>Update <code>pool-checkout-returned-connection-maxConnecting.json</code> 
to work with different pool implementations by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1563";>mongodb/mongo-java-driver#1563</a></li>
   <li>Fix static checker warnings in 
<code>AggregatesSpecification.groovy</code> by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1564";>mongodb/mongo-java-driver#1564</a></li>
   <li>Change branch name to main in SSDLC script. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1552";>mongodb/mongo-java-driver#1552</a></li>
   <li>Add flaky annotation to flaky tests by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1558";>mongodb/mongo-java-driver#1558</a></li>
   <li>Move most skips to single file, expand API to handle conditions by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1557";>mongodb/mongo-java-driver#1557</a></li>
   <li>Update cursors to refresh <code>timeoutMS</code> on <code>close</code> 
without affecting the timeout of the operation by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1527";>mongodb/mongo-java-driver#1527</a></li>
   <li>Add AsyncTransportSettings, ExecutorService by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1489";>mongodb/mongo-java-driver#1489</a></li>
   <li>Add <code>@SuppressWarnings(&quot;try&quot;)</code> to 
<code>CommandBatchCursorTest</code>, <code>AsyncCommandBatchCursorTest</code> 
by <a href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1567";>mongodb/mongo-java-driver#1567</a></li>
   <li>Clean up TestDef API, clarify naming by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1566";>mongodb/mongo-java-driver#1566</a></li>
   <li>Merging feature branch (Kotlin extensions) into main  by <a 
href="https://github.com/nhachicha";><code>@​nhachicha</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1572";>mongodb/mongo-java-driver#1572</a></li>
   <li>Stop using the <code>kotlinCheck</code> Gradle task from 
<code>ssdlc-report.sh</code> by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1574";>mongodb/mongo-java-driver#1574</a></li>
   <li>Remove explicit fairness from <code>DefaultConnectionPool</code> by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1575";>mongodb/mongo-java-driver#1575</a></li>
   <li>Make sure <code>TestDef</code> is created and used only when there is 
enough data to do that by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1578";>mongodb/mongo-java-driver#1578</a></li>
   <li>Connections must not be closed when timeoutMS expires before sending a 
request by <a href="https://github.com/stIncMale";><code>@​stIncMale</code></a> 
in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1573";>mongodb/mongo-java-driver#1573</a></li>
   <li>Remove deprecated field from GridFS unified tests by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1577";>mongodb/mongo-java-driver#1577</a></li>
   <li>Add index hint support for distinct command by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1581";>mongodb/mongo-java-driver#1581</a></li>
   <li>Provide the reason for the test skips. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1584";>mongodb/mongo-java-driver#1584</a></li>
   <li>Rename Vector class names. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1595";>mongodb/mongo-java-driver#1595</a></li>
   <li>Allow updateOne and replaceOne to supply sort option by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1585";>mongodb/mongo-java-driver#1585</a></li>
   <li>Mark PackedBitVector as Beta, aligning with binary quantization preview 
by <a href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1594";>mongodb/mongo-java-driver#1594</a></li>
   <li>Improved Bulk Write API by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1509";>mongodb/mongo-java-driver#1509</a></li>
   <li>Resolve unintended sync test skipping. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1600";>mongodb/mongo-java-driver#1600</a></li>
   <li>Fixing default module name for kotlin-extensions by <a 
href="https://github.com/nhachicha";><code>@​nhachicha</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1602";>mongodb/mongo-java-driver#1602</a></li>
   <li>Add phrase operator for Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1586";>mongodb/mongo-java-driver#1586</a></li>
   <li>Format Gradle script to comply with static checks. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1607";>mongodb/mongo-java-driver#1607</a></li>
   <li>Improve selection criteria for srvMaxHosts by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1590";>mongodb/mongo-java-driver#1590</a></li>
   <li>Add regex operator to Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1587";>mongodb/mongo-java-driver#1587</a></li>
   <li>Add queryString operator to Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1588";>mongodb/mongo-java-driver#1588</a></li>
   <li>Add wildcard operator to Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1596";>mongodb/mongo-java-driver#1596</a></li>
   <li>Fix Int Test for Regex and Wildcard Operator by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1611";>mongodb/mongo-java-driver#1611</a></li>
   <li>Add moreLikeThis operator to Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1609";>mongodb/mongo-java-driver#1609</a></li>
   <li>Fix test cleanup to prevent conflicts between tests. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1608";>mongodb/mongo-java-driver#1608</a></li>
   <li>Add Scala Client Bulk Write API. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1603";>mongodb/mongo-java-driver#1603</a></li>
   <li>Remove deprecation warnings. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1613";>mongodb/mongo-java-driver#1613</a></li>
   <li>Add equals operator to Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1606";>mongodb/mongo-java-driver#1606</a></li>
   <li>Client Bulk Write sort option. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1612";>mongodb/mongo-java-driver#1612</a></li>
   <li>Add in operator to Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1605";>mongodb/mongo-java-driver#1605</a></li>
   <li>Evergreen: Update to use stop-orchestration.sh by <a 
href="https://github.com/rozza";><code>@​rozza</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1621";>mongodb/mongo-java-driver#1621</a></li>
   <li>Gradle updated to use version catalogs by <a 
href="https://github.com/rozza";><code>@​rozza</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1620";>mongodb/mongo-java-driver#1620</a></li>
   <li>Revert &quot;Gradle updated to use version catalogs&quot; by <a 
href="https://github.com/rozza";><code>@​rozza</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1624";>mongodb/mongo-java-driver#1624</a></li>
   <li>Optimize ObjectID sort and serdes by <a 
href="https://github.com/Edarke";><code>@​Edarke</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1582";>mongodb/mongo-java-driver#1582</a></li>
   <li>Stop ignoring id parameter by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1622";>mongodb/mongo-java-driver#1622</a></li>
   <li>JAVA-5781 Add env var override by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1623";>mongodb/mongo-java-driver#1623</a></li>
   <li>JAVA-5771 Add search integration tests by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1616";>mongodb/mongo-java-driver#1616</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/28e51aa5e7550b0ec9e082205e1232704a70a6c2";><code>28e51aa</code></a>
 Version: bump 5.4.0</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/48fdf2a4e392f086221c6eb6834981f304354a52";><code>48fdf2a</code></a>
 JAVA-5736 Add bsonNamingStrategy option to support snake_case (<a 
href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1627";>#1627</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/2849421837f8e9b5a6501f298377c813768f9771";><code>2849421</code></a>
 Test Load balancers</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/ab300f8a3db31d1e9c1c08696cd65ac6846eb4b6";><code>ab300f8</code></a>
 Retry flaky unified tests (<a 
href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1565";>#1565</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/42b1a373017f9709a5c0ac6f2ddd90dccbb45c90";><code>42b1a37</code></a>
 JAVA-5776 Make KProperty&lt;T&gt;.path() public</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/410dd53833cfb787f8ae6e75e86763e442b2cd70";><code>410dd53</code></a>
 Test IPv6 literal in SDAM</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/304f854d675e048306a5289472938700e130ed79";><code>304f854</code></a>
 Replace <code>org.jetbrains.annotations.NotNull</code> with 
<code>com.mongodb.lang.NonNull</code> (...</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/005652e27abc5399812d52fa2f1d848981793361";><code>005652e</code></a>
 Fix driver-lambda evg failure (<a 
href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1643";>#1643</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/fa4a9edd7e88ef494f42a130a7b59f05d31c8154";><code>fa4a9ed</code></a>
 Split atlas-deployed-task-group across multiple hosts (<a 
href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1640";>#1640</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/5ed3c319110e4e97daf0d24fce346b6089ce978a";><code>5ed3c31</code></a>
 Optimize BSON codec lookup. (<a 
href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1632";>#1632</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mongodb/mongo-java-driver/compare/r5.3.1...r5.4.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.mongodb:mongodb-driver-sync` from 5.3.1 to 5.4.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.4.0-alpha0 (February 27, 2025)</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Make <code>CAPI</code>, <code>jna.Native</code>/<code>Structure</code> 
initializable at run time by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1553";>mongodb/mongo-java-driver#1553</a></li>
   <li>Clean up unified tests via skipping API by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1551";>mongodb/mongo-java-driver#1551</a></li>
   <li>Sync BSON 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/1555";>mongodb/mongo-java-driver#1555</a></li>
   <li>Sync server selection 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/1554";>mongodb/mongo-java-driver#1554</a></li>
   <li>Update <code>pool-checkout-returned-connection-maxConnecting.json</code> 
to work with different pool implementations by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1563";>mongodb/mongo-java-driver#1563</a></li>
   <li>Fix static checker warnings in 
<code>AggregatesSpecification.groovy</code> by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1564";>mongodb/mongo-java-driver#1564</a></li>
   <li>Change branch name to main in SSDLC script. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1552";>mongodb/mongo-java-driver#1552</a></li>
   <li>Add flaky annotation to flaky tests by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1558";>mongodb/mongo-java-driver#1558</a></li>
   <li>Move most skips to single file, expand API to handle conditions by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1557";>mongodb/mongo-java-driver#1557</a></li>
   <li>Update cursors to refresh <code>timeoutMS</code> on <code>close</code> 
without affecting the timeout of the operation by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1527";>mongodb/mongo-java-driver#1527</a></li>
   <li>Add AsyncTransportSettings, ExecutorService by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1489";>mongodb/mongo-java-driver#1489</a></li>
   <li>Add <code>@SuppressWarnings(&quot;try&quot;)</code> to 
<code>CommandBatchCursorTest</code>, <code>AsyncCommandBatchCursorTest</code> 
by <a href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1567";>mongodb/mongo-java-driver#1567</a></li>
   <li>Clean up TestDef API, clarify naming by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1566";>mongodb/mongo-java-driver#1566</a></li>
   <li>Merging feature branch (Kotlin extensions) into main  by <a 
href="https://github.com/nhachicha";><code>@​nhachicha</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1572";>mongodb/mongo-java-driver#1572</a></li>
   <li>Stop using the <code>kotlinCheck</code> Gradle task from 
<code>ssdlc-report.sh</code> by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1574";>mongodb/mongo-java-driver#1574</a></li>
   <li>Remove explicit fairness from <code>DefaultConnectionPool</code> by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1575";>mongodb/mongo-java-driver#1575</a></li>
   <li>Make sure <code>TestDef</code> is created and used only when there is 
enough data to do that by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1578";>mongodb/mongo-java-driver#1578</a></li>
   <li>Connections must not be closed when timeoutMS expires before sending a 
request by <a href="https://github.com/stIncMale";><code>@​stIncMale</code></a> 
in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1573";>mongodb/mongo-java-driver#1573</a></li>
   <li>Remove deprecated field from GridFS unified tests by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1577";>mongodb/mongo-java-driver#1577</a></li>
   <li>Add index hint support for distinct command by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1581";>mongodb/mongo-java-driver#1581</a></li>
   <li>Provide the reason for the test skips. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1584";>mongodb/mongo-java-driver#1584</a></li>
   <li>Rename Vector class names. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1595";>mongodb/mongo-java-driver#1595</a></li>
   <li>Allow updateOne and replaceOne to supply sort option by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1585";>mongodb/mongo-java-driver#1585</a></li>
   <li>Mark PackedBitVector as Beta, aligning with binary quantization preview 
by <a href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1594";>mongodb/mongo-java-driver#1594</a></li>
   <li>Improved Bulk Write API by <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1509";>mongodb/mongo-java-driver#1509</a></li>
   <li>Resolve unintended sync test skipping. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1600";>mongodb/mongo-java-driver#1600</a></li>
   <li>Fixing default module name for kotlin-extensions by <a 
href="https://github.com/nhachicha";><code>@​nhachicha</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1602";>mongodb/mongo-java-driver#1602</a></li>
   <li>Add phrase operator for Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1586";>mongodb/mongo-java-driver#1586</a></li>
   <li>Format Gradle script to comply with static checks. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1607";>mongodb/mongo-java-driver#1607</a></li>
   <li>Improve selection criteria for srvMaxHosts by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1590";>mongodb/mongo-java-driver#1590</a></li>
   <li>Add regex operator to Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1587";>mongodb/mongo-java-driver#1587</a></li>
   <li>Add queryString operator to Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1588";>mongodb/mongo-java-driver#1588</a></li>
   <li>Add wildcard operator to Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1596";>mongodb/mongo-java-driver#1596</a></li>
   <li>Fix Int Test for Regex and Wildcard Operator by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1611";>mongodb/mongo-java-driver#1611</a></li>
   <li>Add moreLikeThis operator to Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1609";>mongodb/mongo-java-driver#1609</a></li>
   <li>Fix test cleanup to prevent conflicts between tests. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1608";>mongodb/mongo-java-driver#1608</a></li>
   <li>Add Scala Client Bulk Write API. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1603";>mongodb/mongo-java-driver#1603</a></li>
   <li>Remove deprecation warnings. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1613";>mongodb/mongo-java-driver#1613</a></li>
   <li>Add equals operator to Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1606";>mongodb/mongo-java-driver#1606</a></li>
   <li>Client Bulk Write sort option. by <a 
href="https://github.com/vbabanin";><code>@​vbabanin</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1612";>mongodb/mongo-java-driver#1612</a></li>
   <li>Add in operator to Atlas Search by <a 
href="https://github.com/joykim1005";><code>@​joykim1005</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1605";>mongodb/mongo-java-driver#1605</a></li>
   <li>Evergreen: Update to use stop-orchestration.sh by <a 
href="https://github.com/rozza";><code>@​rozza</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1621";>mongodb/mongo-java-driver#1621</a></li>
   <li>Gradle updated to use version catalogs by <a 
href="https://github.com/rozza";><code>@​rozza</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1620";>mongodb/mongo-java-driver#1620</a></li>
   <li>Revert &quot;Gradle updated to use version catalogs&quot; by <a 
href="https://github.com/rozza";><code>@​rozza</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1624";>mongodb/mongo-java-driver#1624</a></li>
   <li>Optimize ObjectID sort and serdes by <a 
href="https://github.com/Edarke";><code>@​Edarke</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1582";>mongodb/mongo-java-driver#1582</a></li>
   <li>Stop ignoring id parameter by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1622";>mongodb/mongo-java-driver#1622</a></li>
   <li>JAVA-5781 Add env var override by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1623";>mongodb/mongo-java-driver#1623</a></li>
   <li>JAVA-5771 Add search integration tests by <a 
href="https://github.com/katcharov";><code>@​katcharov</code></a> in <a 
href="https://redirect.github.com/mongodb/mongo-java-driver/pull/1616";>mongodb/mongo-java-driver#1616</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/28e51aa5e7550b0ec9e082205e1232704a70a6c2";><code>28e51aa</code></a>
 Version: bump 5.4.0</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/48fdf2a4e392f086221c6eb6834981f304354a52";><code>48fdf2a</code></a>
 JAVA-5736 Add bsonNamingStrategy option to support snake_case (<a 
href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1627";>#1627</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/2849421837f8e9b5a6501f298377c813768f9771";><code>2849421</code></a>
 Test Load balancers</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/ab300f8a3db31d1e9c1c08696cd65ac6846eb4b6";><code>ab300f8</code></a>
 Retry flaky unified tests (<a 
href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1565";>#1565</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/42b1a373017f9709a5c0ac6f2ddd90dccbb45c90";><code>42b1a37</code></a>
 JAVA-5776 Make KProperty&lt;T&gt;.path() public</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/410dd53833cfb787f8ae6e75e86763e442b2cd70";><code>410dd53</code></a>
 Test IPv6 literal in SDAM</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/304f854d675e048306a5289472938700e130ed79";><code>304f854</code></a>
 Replace <code>org.jetbrains.annotations.NotNull</code> with 
<code>com.mongodb.lang.NonNull</code> (...</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/005652e27abc5399812d52fa2f1d848981793361";><code>005652e</code></a>
 Fix driver-lambda evg failure (<a 
href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1643";>#1643</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/fa4a9edd7e88ef494f42a130a7b59f05d31c8154";><code>fa4a9ed</code></a>
 Split atlas-deployed-task-group across multiple hosts (<a 
href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1640";>#1640</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-java-driver/commit/5ed3c319110e4e97daf0d24fce346b6089ce978a";><code>5ed3c31</code></a>
 Optimize BSON codec lookup. (<a 
href="https://redirect.github.com/mongodb/mongo-java-driver/issues/1632";>#1632</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mongodb/mongo-java-driver/compare/r5.3.1...r5.4.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: robots-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to