chore(deps): update dependency mongodb.driver to v3.1.0 #395

Merged
kjuulh merged 1 commits from renovate/mongo-csharp-driver-monorepo into main 2024-12-06 03:28:50 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
MongoDB.Driver (source) nuget minor 3.0.0 -> 3.1.0

Release Notes

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

v3.1.0: .NET Driver Version 3.1.0 Release Notes

This is the general availability release for the 3.1.0 version of the driver.

The main new features in 3.1.0 include:

  • Support token field type and array field expressions with Atlas Search builders for equals operator - CSHARP-4926
  • Support SearchIndexType option when creating Atlas Search indexes - CSHARP-4960
  • Support for valid SRV hostnames with less than 3 parts - CSHARP-5200
  • Support for search sequential pagination - CSHARP-5420
  • Support for Mql methods: Exists, IsMissing and IsNullOrMissing in filters when possible - CSHARP-5427
  • Support for Exact Vector Search (ENN) - CSHARP-5212
  • Allow sort option to be supplied to update commands (updateOne, etc.) - CSHARP-5201
  • Disabled TLS renegotiation when possible - CSHARP-2843
  • Fix a bug in discriminator convention inheritance - CSHARP-5349
  • New Serializers for ImmutableArray and other immutable collections - CSHARP-5335
  • Minor bug fixes and improvements.

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

Documentation on the .NET driver can be found here.


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 | minor | `3.0.0` -> `3.1.0` | --- ### Release Notes <details> <summary>mongodb/mongo-csharp-driver (MongoDB.Driver)</summary> ### [`v3.1.0`](https://github.com/mongodb/mongo-csharp-driver/releases/tag/v3.1.0): .NET Driver Version 3.1.0 Release Notes This is the general availability release for the 3.1.0 version of the driver. The main new features in 3.1.0 include: - Support token field type and array field expressions with Atlas Search builders for equals operator - [CSHARP-4926](https://jira.mongodb.org/browse/CSHARP-4926) - Support `SearchIndexType` option when creating Atlas Search indexes - [CSHARP-4960](https://jira.mongodb.org/browse/CSHARP-4960) - Support for valid SRV hostnames with less than 3 parts - [CSHARP-5200](https://jira.mongodb.org/browse/CSHARP-5200) - Support for search sequential pagination - [CSHARP-5420](https://jira.mongodb.org/browse/CSHARP-5420) - Support for Mql methods: `Exists`, `IsMissing` and `IsNullOrMissing` in filters when possible - [CSHARP-5427](https://jira.mongodb.org/browse/CSHARP-5427) - Support for Exact Vector Search (ENN) - [CSHARP-5212](https://jira.mongodb.org/browse/CSHARP-5212) - Allow sort option to be supplied to update commands (updateOne, etc.) - [CSHARP-5201](https://jira.mongodb.org/browse/CSHARP-5201) - Disabled TLS renegotiation when possible - [CSHARP-2843](https://jira.mongodb.org/browse/CSHARP-2843) - Fix a bug in discriminator convention inheritance - [CSHARP-5349](https://jira.mongodb.org/browse/CSHARP-5349) - New Serializers for ImmutableArray and other immutable collections - [CSHARP-5335](https://jira.mongodb.org/browse/CSHARP-5335) - Minor bug fixes and improvements. The full list of issues 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.1.0%20ORDER%20BY%20key%20ASC). Documentation on the .NET driver can be found [here](https://www.mongodb.com/docs/drivers/csharp/v3.1/). </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 2024-12-06 03:28:32 +01:00
chore(deps): update dependency mongodb.driver to v3.1.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
b544398d4b
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-12-06 03:28:33 +01:00
kjuulh merged commit 6ffa22661d into main 2024-12-06 03:28:50 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/todo#395
No description provided.