Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update module go.mongodb.org/mongo-driver to v1.12.1 - autoclosed #202

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
go.mongodb.org/mongo-driver require patch v1.12.0 -> v1.12.1

Release Notes

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

v1.12.1: MongoDB Go Driver 1.12.1

Compare Source

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

Release Notes

This release fixes a bug in the Go Driver where connections are leaked if a user runs a transaction while connected to a load balancer. To resolve this issue, the Go Driver will now unpin connections when ending a session.

This release fixes a logging design oversight in which enabling logging with options.LogComponentAll does not result in the publication of logs.

This release fixes two runtime errors, which occur on unmarshaling an empty bson.RawValue with an invalid type, specifically the 0x00 (null) type, and on marshaling a nil pointer of ReadConcern.


For a full list of tickets included in this release, please see the links below:

Full Changelog: v1.12.0...v1.12.1

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!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from raffis as a code owner September 8, 2023 12:25
@renovate renovate bot added dependencies Pull requests that update a dependency file gomod labels Sep 8, 2023
@renovate renovate bot force-pushed the renovate/go.mongodb.org-mongo-driver-1.x branch 7 times, most recently from c4c651e to 2df36a7 Compare September 14, 2023 13:22
@renovate renovate bot force-pushed the renovate/go.mongodb.org-mongo-driver-1.x branch from 2df36a7 to b612d8f Compare September 14, 2023 13:47
@raffis raffis merged commit b4d5ac7 into master Sep 14, 2023
17 checks passed
@renovate renovate bot changed the title chore(deps): update module go.mongodb.org/mongo-driver to v1.12.1 chore(deps): update module go.mongodb.org/mongo-driver to v1.12.1 - autoclosed Sep 14, 2023
@renovate renovate bot deleted the renovate/go.mongodb.org-mongo-driver-1.x branch September 14, 2023 14:18
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 gomod size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant