Skip to content

Bump mongodb from 3.2.4 to 3.7.0 - #102

Merged
mumoshu merged 1 commit into
mainfrom
dependabot/cargo/mongodb-3.7.0
Jul 7, 2026
Merged

Bump mongodb from 3.2.4 to 3.7.0#102
mumoshu merged 1 commit into
mainfrom
dependabot/cargo/mongodb-3.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps mongodb from 3.2.4 to 3.7.0.

Release notes

Sourced from mongodb's releases.

v3.7.0

The MongoDB Rust driver team is pleased to announce the v3.7.0 release of the mongodb crate, now available for download from crates.io.

Highlighted Changes

MSRV Increase

This release updates the minimum supported rust compiler version to 1.88.

Hickory Dependency Version Increase

Due to a security advisory, the version of hickory used internally has been updated to 0.26. This should have no user-visible behavior impact.

Client::shutdown improvements

The implementation of shutdown's wait for server resource cleanup and background task termination has been improved to be more consistent and cover more cases.

Full Release Notes

Impactful changes are listed below; for a complete list of changes see this GitHub query.

Improvements

  • RUST-2418 bump to use hickory-* 0.26 (#1682) (thanks @​aviramha!)
  • RUST-2342 bump MSRV to 1.88 (#1693)
  • RUST-2014 Refactor Client::shutdown to use tokio utilities (#1692)
  • Update zstd version to 0.13.3 (#1684) (thanks @​richarddd!)
  • RUST-2398 bump max wire version to 29 (#1680)

v3.6.0

The MongoDB Rust driver team is pleased to announce the v3.6.0 release of the mongodb crate, now available for download from crates.io.

Highlighted Changes

Client Backpressure

With 3.6.0, the client has a variety of changes to improve behavior when connected to overloaded servers, most notably retrying against a different server (if available). These features will be functional with MongoDB Server Version 9.0 and above.

Full Release Notes

Impactful changes are listed below; for a complete list of changes see this GitHub query.

Improvements

  • RUST-2268 Add jitter to convenient transaction retries (#1588)
  • RUST-2267 Avoid clearing connection pool when server connection rate limiter triggers (#1584)
  • RUST-2324 Implement Cursor on top of RawBatchCursor (#1620)
  • RUST-2273 Exponential backoff and jitter in retry loops (#1626)
  • RUST-2325 Use raw batch iterator for gridfs downloads (#1632)
  • RUST-2385 Finalize client backpressure changes (#1654)
  • minor: bump MSRV to 1.85 (#1670)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/mongodb-3.7.0 branch from 2b96e4c to 3474a62 Compare July 7, 2026 05:29
Bumps [mongodb](https://github.com/mongodb/mongo-rust-driver) from 3.2.4 to 3.7.0.
- [Release notes](https://github.com/mongodb/mongo-rust-driver/releases)
- [Commits](mongodb/mongo-rust-driver@v3.2.4...v3.7.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@mumoshu
mumoshu force-pushed the dependabot/cargo/mongodb-3.7.0 branch from 3474a62 to 5c746d3 Compare July 7, 2026 06:45
mumoshu
mumoshu approved these changes Jul 7, 2026
@mumoshu
mumoshu merged commit 25fc356 into main Jul 7, 2026
9 checks passed
@mumoshu
mumoshu deleted the dependabot/cargo/mongodb-3.7.0 branch July 7, 2026 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant