dependabot[bot] opened a new pull request, #4110:
URL: https://github.com/apache/opendal/pull/4110

   Bumps [mongodb](https://github.com/mongodb/mongo-rust-driver) from 2.7.1 to 
2.8.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/mongodb/mongo-rust-driver/releases";>mongodb's 
releases</a>.</em></p>
   <blockquote>
   <h2>v2.8.0</h2>
   <p>The MongoDB Rust driver team is pleased to announce the v2.8.0 release of 
the <code>mongodb</code> crate, now available for download from <a 
href="https://crates.io/crates/mongodb/2.8.0";>crates.io</a>.</p>
   <h2>Highlighted Changes</h2>
   <h3>Search Index Management Helpers</h3>
   <p>The <code>Collection</code> type now has the 
<code>create_search_index</code>, <code>create_search_indexes</code>, 
<code>update_search_index</code>, <code>drop_search_index</code>, and 
<code>list_search_indexes</code> methods, allowing comprehensive management of 
search indexes from client code.</p>
   <h3>Reliability Improvements</h3>
   <p>More error types will be automatically retried, and retries will avoid 
mongos backends with network connectivity issues.  Also note that the 
documentation for <code>with_transaction</code> has been updated to clarify 
error handling requirements to avoid a deadlock.</p>
   <h2>Included Changes</h2>
   <p>Below are a selected list of changes with user impact; for a full list of 
changes see <a 
href="https://github.com/mongodb/mongo-rust-driver/compare/v2.7.1...2.8.x";>this 
GitHub query</a>.</p>
   <h3>New Features</h3>
   <ul>
   <li>RUST-1703 Add docker and kubernetes metrics (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/940";>#940</a>)</li>
   <li>RUST-1701 Log when CosmosDB or DocumentDB are detected (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/958";>#958</a>)</li>
   <li>RUST-1707 Add durations to connection pool events (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/976";>#976</a>)</li>
   <li>RUST-933 Add support for the srvMaxHosts option (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/977";>#977</a>)</li>
   <li>RUST-1667 Add search index management helpers (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/989";>#989</a>)</li>
   </ul>
   <h3>Improvements</h3>
   <ul>
   <li>RUST-877 Delay replacement document serialization until 
<code>Operation::build</code> (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/942";>#942</a>)</li>
   <li>RUST-1763 deprecate CollectionOptions::human_readable_serialization (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/957";>#957</a>)</li>
   <li>RUST-1414 disable causal consistency for implicit sessions (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/969";>#969</a>)</li>
   <li>RUST-935 direct retries to different mongos (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/968";>#968</a>)</li>
   <li>docs: remove pointless recommendation (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/973";>#973</a>)
 (thanks <a 
href="https://github.com/cailloumajor";><code>@​cailloumajor</code></a>!)</li>
   <li>RUST-1780 Bump MSRV to 1.61.0, upgrade ahash to 0.8.5 in 
<code>MSRV-Cargo.lock</code> (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/981";>#981</a>)
 (thanks <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a>!)</li>
   <li>RUST-1676 Simplify GenericCursor by refactoring the 
<code>GetMoreProvider</code> trait into a generic struct (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/983";>#983</a>)
 (thanks <a 
href="https://github.com/stIncMale";><code>@​stIncMale</code></a>!)</li>
   <li>RUST-1804 Replace async_once with tokio::sync::OnceCell (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/992";>#992</a>)
 (thanks <a href="https://github.com/Expyron";><code>@​Expyron</code></a>!)</li>
   <li>RUST-1786 Make ReadConcernMajorityNotAvailableYet a retryable read error 
(<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/996";>#996</a>)</li>
   <li>RUST-1785 Make ExceededTimeLimit a read-retryable error (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/997";>#997</a>)</li>
   <li>RUST-1788 Update docs for with_transaction to avoid infinite loop (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/998";>#998</a>)</li>
   </ul>
   <h3>Bugfixes</h3>
   <ul>
   <li>RUST-1698 Fix reading gridfs chunks from async-std file stream (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/950";>#950</a>)</li>
   <li>RUST-1757 Fix final cursor batch handling (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/951";>#951</a>)</li>
   <li>fixing the find or delete serde inconsistency (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/948";>#948</a>)
 (thanks <a href="https://github.com/mlokr";><code>@​mlokr</code></a>!)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mongodb/mongo-rust-driver/commit/5bc56ca264b624d3926871239100ed43a1909136";><code>5bc56ca</code></a>
 release v2.8.0 (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/999";>#999</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-rust-driver/commit/bda450985cbccfabab368b90d7b01ef2c965daaf";><code>bda4509</code></a>
 RUST-1788 Update docs for with_transaction to avoid infinite loop (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/998";>#998</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-rust-driver/commit/e87f4dd687040f1a960bcac98a25480abb66867d";><code>e87f4dd</code></a>
 RUST-1785 Make ExceededTimeLimit a read-retryable error (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/997";>#997</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-rust-driver/commit/8b22217a3de4e2a8599bf3d3e65212a083bb52b3";><code>8b22217</code></a>
 RUST-1786 Make ReadConcernMajorityNotAvailableYet a retryable read error (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/996";>#996</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-rust-driver/commit/a2e277e68dcdf3cb59b77e7381ac0e33ffd1c2bb";><code>a2e277e</code></a>
 RUST-1806 Fix in use encryption tests (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/995";>#995</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-rust-driver/commit/a30274bb5f179d91326102aecba6dcdef9453592";><code>a30274b</code></a>
 RUST-470 Increase replSetStepDown timeout (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/994";>#994</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-rust-driver/commit/00a03ab36e821e7539164c54a3454f1922dd30d3";><code>00a03ab</code></a>
 RUST-1796 Test against new serverless proxy (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/993";>#993</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-rust-driver/commit/e02bb4723d15936b16fa8d4cfd43d4a3eec8897f";><code>e02bb47</code></a>
 RUST-1804 Replace <code>async_once</code> with 
<code>tokio::sync::OnceCell</code> (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/992";>#992</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-rust-driver/commit/3172142110a8de67b827519ead8600277e45fdbe";><code>3172142</code></a>
 RUST-1684 End-to-end tests for the search index management helpers (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/991";>#991</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-rust-driver/commit/c4de51604f9c0f70bb95839fec70eeee35faf45a";><code>c4de516</code></a>
 RUST-1667 Add search index management helpers (<a 
href="https://redirect.github.com/mongodb/mongo-rust-driver/issues/989";>#989</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mongodb/mongo-rust-driver/compare/v2.7.1...v2.8.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mongodb&package-manager=cargo&previous-version=2.7.1&new-version=2.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to