chore(deps): update dependency mongodb.driver to v3.2.1 #443

Merged
kjuulh merged 1 commits from renovate/mongo-csharp-driver-monorepo into main 2025-02-21 03:17:27 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
MongoDB.Driver (source) nuget patch 3.2.0 -> 3.2.1

Release Notes

mongodb/mongo-csharp-driver (MongoDB.Driver)

v3.2.1: .NET Driver Version 3.2.1 Release Notes

This is a patch release that addresses some issues reported since 3.2.0 was released:

  • Fix potential leak with KMS retry mechanism - CSHARP-5489
  • Fix stack overflow exception on POCOs that represents tree-like structures - CSHARP-5493

An online version of these release notes is available here.

The list of JIRA tickets resolved in this release is available at CSHARP JIRA project.

Documentation on the .NET driver can be found here.

Upgrading

There are no known backwards breaking changes in this release.


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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [MongoDB.Driver](https://www.mongodb.com/docs/drivers/csharp/) ([source](https://github.com/mongodb/mongo-csharp-driver)) | nuget | patch | `3.2.0` -> `3.2.1` | --- ### Release Notes <details> <summary>mongodb/mongo-csharp-driver (MongoDB.Driver)</summary> ### [`v3.2.1`](https://github.com/mongodb/mongo-csharp-driver/releases/tag/v3.2.1): .NET Driver Version 3.2.1 Release Notes This is a patch release that addresses some issues reported since 3.2.0 was released: - Fix potential leak with KMS retry mechanism - [CSHARP-5489](https://jira.mongodb.org/browse/CSHARP-5489) - Fix stack overflow exception on POCOs that represents tree-like structures - [CSHARP-5493](https://jira.mongodb.org/browse/CSHARP-5493) An online version of these release notes is available [here](https://github.com/mongodb/mongo-csharp-driver/blob/master/Release%20Notes/Release%20Notes%20v3.2.1.md). The list of JIRA tickets resolved in this release is available at [CSHARP JIRA project](https://jira.mongodb.org/issues/?jql=project%20%3D%20CSHARP%20AND%20fixVersion%20%3D%203.2.1%20ORDER%20BY%20key%20ASC). Documentation on the .NET driver can be found [here](https://www.mongodb.com/docs/drivers/csharp/v3.2/). #### Upgrading There are no known backwards breaking changes in this release. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2025-02-21 03:17:23 +01:00
chore(deps): update dependency mongodb.driver to v3.2.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
d255c296ee
kjuulh scheduled this pull request to auto merge when all checks succeed 2025-02-21 03:17:23 +01:00
kjuulh merged commit d255c296ee into main 2025-02-21 03:17:27 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/todo#443
No description provided.