Skip to content

update-go-pkg(deps): bump go.mongodb.org/mongo-driver/v2 from 2.5.0 to 2.7.0#2131

Merged
matt0x6F merged 1 commit into
mainfrom
dependabot/go_modules/main/go.mongodb.org/mongo-driver/v2-2.6.0
Jun 19, 2026
Merged

update-go-pkg(deps): bump go.mongodb.org/mongo-driver/v2 from 2.5.0 to 2.7.0#2131
matt0x6F merged 1 commit into
mainfrom
dependabot/go_modules/main/go.mongodb.org/mongo-driver/v2-2.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps go.mongodb.org/mongo-driver/v2 from 2.5.0 to 2.7.0.

Release notes

Sourced from go.mongodb.org/mongo-driver/v2's releases.

MongoDB Go Driver 2.7.0

The MongoDB Go Driver Team is pleased to release version 2.7.0 of the official MongoDB Go Driver.

Release Highlights

This release adds support for sending afterClusterTime on writes in causally consistent sessions, improving alignment between read and write behavior in session-based workflows. It also continues cleanup of session-related and internal-only APIs by deprecating the experimental session API, helping clarify which surfaces are intended for long-term public use. Alongside that, the release includes a handful of targeted quality improvements across BSON validation, change streams, and error reporting to make the driver more predictable and easier to debug.

What's Changed

✨ New Features

🐛 Fixed

📝 Other Changes

New Contributors

Full Changelog: mongodb/mongo-go-driver@v2.6.2...v2.7.0

For a full list of tickets included in this release, please see the list of fixed issues.

... (truncated)

Commits
  • 7d61ab3 BUMP v2.7.0
  • d9593db GODRIVER-3559 Skip Docker Runner Tests (#2432)
  • 6d0f68d Merge release/2.6 into master (#2437)
  • 0ff564f Merge branch 'release/2.6'
  • 867c9b5 BUMP v2.6.2
  • 5b90659 Merge branch 'master' into merge-release/2.6-into-master-1781722303033
  • 797c020 GODRIVER-3964: Skip CSE prose tests requiring contention (#2431)
  • 283aa8b GODRIVER-3113 Skip flaky test in commit.json. (#2435)
  • 1803b12 GODRIVER-3965 fix: misleading error message type info in rewrap function (#2430)
  • 2995aaf GODRIVER-3906 Exclude tls.RecordHeaderError from backpressure labels (#2417)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 15, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 15, 2026 01:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 15, 2026
@matt0x6F
matt0x6F enabled auto-merge (squash) June 17, 2026 15:21
@dependabot dependabot Bot changed the title update-go-pkg(deps): bump go.mongodb.org/mongo-driver/v2 from 2.5.0 to 2.6.0 update-go-pkg(deps): bump go.mongodb.org/mongo-driver/v2 from 2.5.0 to 2.7.0 Jun 19, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/main/go.mongodb.org/mongo-driver/v2-2.6.0 branch from 522b3f9 to 9281340 Compare June 19, 2026 02:35
Bumps [go.mongodb.org/mongo-driver/v2](https://github.com/mongodb/mongo-go-driver) from 2.5.0 to 2.7.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](mongodb/mongo-go-driver@v2.5.0...v2.7.0)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver/v2
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/main/go.mongodb.org/mongo-driver/v2-2.6.0 branch from 9281340 to d96ca02 Compare June 19, 2026 02:43
@matt0x6F
matt0x6F merged commit 76c9424 into main Jun 19, 2026
15 of 17 checks passed
@matt0x6F
matt0x6F deleted the dependabot/go_modules/main/go.mongodb.org/mongo-driver/v2-2.6.0 branch June 19, 2026 02:48
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant