Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 6, 2025

This PR contains the following updates:

Package Change Age Confidence
go.mongodb.org/mongo-driver/v2 v2.2.1 -> v2.4.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mongodb/mongo-go-driver (go.mongodb.org/mongo-driver/v2)

v2.4.1

Compare Source

v2.4.0: MongoDB Go Driver 2.4.0

Compare Source

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

Release Highlights

[!IMPORTANT]
Go Driver v2.4 requires MongoDB 4.2 or newer.

This release adds a new method Client.AppendDriverInfo that adds information to the driver metadata sent on subsequent connection handshakes.

What's Changed

✨ New Features
📝 Other Changes

New Contributors

Full Changelog: mongodb/mongo-go-driver@v2.3.1...v2.4.0

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

Documentation for the Go Driver can be found on pkg.go.dev and the MongoDB documentation site. BSON library documentation is also available on pkg.go.dev. For issues with, questions about, or feedback for the Go Driver, please look into our support channels, including StackOverflow. Bugs can be reported in the Go Driver project in the MongoDB JIRA where a list of current issues can be found. Your feedback on the Go Driver is greatly appreciated!

v2.3.1: MongoDB Go Driver 2.3.1

Compare Source

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

Release Highlights

This release applies client-level timeouts for tailable/awaitData cursors, and fixes a bug that causes a tight loop when there are no selectable servers.

What's Changed

🐛 Fixed
📝 Other Changes

Full Changelog: mongodb/mongo-go-driver@v2.3.0...v2.3.1

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

Documentation for the Go Driver can be found on pkg.go.dev and the MongoDB documentation site. BSON library documentation is also available on pkg.go.dev. For issues with, questions about, or feedback for the Go Driver, please look into our support channels, including StackOverflow. Bugs can be reported in the Go Driver project in the MongoDB JIRA where a list of current issues can be found. Your feedback on the Go Driver is greatly appreciated!

v2.3.0: MongoDB Go Driver 2.3.0

Compare Source

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

Release Highlights

[!IMPORTANT]
Go Driver v2.3 will be the last release to support MongoDB 4.0. Go Driver v2.4 will require MongoDB 4.2 or newer.

[!IMPORTANT]
The minimum Go version for Go Driver v2.3 is Go 1.19.

This release improves BSON unmarshal performance to fix the regression in v2.0 and fixes bugs in logging truncation and cursor timeouts.

What's Changed

🐛 Fixed
📦 Dependency Updates
📝 Other Changes

New Contributors

Full Changelog: mongodb/mongo-go-driver@v2.2.3...v2.3.0

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

Documentation for the Go Driver can be found on pkg.go.dev and the MongoDB documentation site. BSON library documentation is also available on pkg.go.dev. Questions and inquiries can be asked on the MongoDB Developer Community. Bugs can be reported in the Go Driver project in the MongoDB JIRA where a list of current issues can be found. Your feedback on the Go Driver is greatly appreciated!

v2.2.3: MongoDB Go Driver 2.2.3

Compare Source

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

Release Notes

This release updates the DefaultClient to use a non-default global DefaultTransport. This way, the program will not panic if the user changes the global http.DefaultTransport variable. The client is created as needed.


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

Full Changelog: v2.2.2...v2.2.3

Documentation for the Go Driver can be found on pkg.go.dev and the MongoDB documentation site. BSON library documentation is also available on pkg.go.dev. Questions and inquiries can be asked on the MongoDB Developer Community. Bugs can be reported in the Go Driver project in the MongoDB JIRA where a list of current issues can be found. Your feedback on the Go Driver is greatly appreciated!

v2.2.2: MongoDB Go Driver 2.2.2

Compare Source

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

Release Notes

This release resolves three bugs in the Go Driver: it removes a buggy and unnecessary connection liveness check that could run unexpectedly or fail intermittently when maxIdleTimeMS was set, and it fixes an issue in decoding to overwrite prepopulated slice. Also, a unmarshaler for gridfs.File is added.


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

Full Changelog: v2.2.1...v2.2.2

Documentation for the Go Driver can be found on pkg.go.dev and the MongoDB documentation site. BSON library documentation is also available on pkg.go.dev. Questions and inquiries can be asked on the MongoDB Developer Community. Bugs can be reported in the Go Driver project in the MongoDB JIRA where a list of current issues can be found. Your feedback on the Go Driver is greatly appreciated!

What's Changed

New Contributors

Full Changelog: mongodb/mongo-go-driver@v2.2.1...v2.2.2


Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update module go.mongodb.org/mongo-driver/v2 to v2.2.2 fix(deps): update module go.mongodb.org/mongo-driver/v2 to v2.2.3 Aug 6, 2025
@renovate renovate bot force-pushed the renovate/go.mongodb.org-mongo-driver-v2-2.x branch from 2c051d8 to dc5042a Compare August 6, 2025 01:33
@renovate renovate bot changed the title fix(deps): update module go.mongodb.org/mongo-driver/v2 to v2.2.3 fix(deps): update module go.mongodb.org/mongo-driver/v2 to v2.3.0 Aug 14, 2025
@renovate renovate bot force-pushed the renovate/go.mongodb.org-mongo-driver-v2-2.x branch from dc5042a to 11cec9d Compare August 14, 2025 04:14
@renovate renovate bot force-pushed the renovate/go.mongodb.org-mongo-driver-v2-2.x branch from 11cec9d to 2e615e8 Compare October 9, 2025 16:54
@renovate renovate bot changed the title fix(deps): update module go.mongodb.org/mongo-driver/v2 to v2.3.0 fix(deps): update module go.mongodb.org/mongo-driver/v2 to v2.3.1 Oct 9, 2025
@renovate renovate bot changed the title fix(deps): update module go.mongodb.org/mongo-driver/v2 to v2.3.1 fix(deps): update module go.mongodb.org/mongo-driver/v2 to v2.4.0 Oct 28, 2025
@renovate renovate bot force-pushed the renovate/go.mongodb.org-mongo-driver-v2-2.x branch from 2e615e8 to a6f7d40 Compare October 28, 2025 05:32
@renovate renovate bot force-pushed the renovate/go.mongodb.org-mongo-driver-v2-2.x branch from a6f7d40 to 1df876d Compare December 9, 2025 19:37
@renovate renovate bot changed the title fix(deps): update module go.mongodb.org/mongo-driver/v2 to v2.4.0 fix(deps): update module go.mongodb.org/mongo-driver/v2 to v2.4.1 Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant