chore(deps): update mongo-csharp-driver monorepo to v2.29.0 #359

Merged
kjuulh merged 1 commits from renovate/mongo-csharp-driver-monorepo into main 2024-10-02 03:13:01 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
MongoDB.Driver (source) nuget minor 2.28.0 -> 2.29.0
MongoDB.Driver.Core (source) nuget minor 2.28.0 -> 2.29.0

Release Notes

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

v2.29.0: .NET Driver Version 2.29.0 Release Notes

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

Version 2.29.0 of the driver has been tested against MongoDB Server version 8.0 and adds support for the following new features in server version 8.0:

  • Support for v2 of the Queryable Encryption range protocol - CSHARP-4959
  • Range indexes for Queryable Encryption are now GA - CSHARP-5057

The following server 8.0 features are not yet supported and will be supported in a later release of the driver:

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 these updates 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 | `2.28.0` -> `2.29.0` | | [MongoDB.Driver.Core](https://www.mongodb.com/docs/drivers/csharp/) ([source](https://github.com/mongodb/mongo-csharp-driver)) | nuget | minor | `2.28.0` -> `2.29.0` | --- ### Release Notes <details> <summary>mongodb/mongo-csharp-driver (MongoDB.Driver)</summary> ### [`v2.29.0`](https://github.com/mongodb/mongo-csharp-driver/releases/tag/v2.29.0): .NET Driver Version 2.29.0 Release Notes This is the general availability release for the 2.29.0 version of the driver. Version 2.29.0 of the driver has been tested against MongoDB Server version 8.0 and adds support for the following new features in server version 8.0: - Support for v2 of the Queryable Encryption range protocol - [CSHARP-4959](https://jira.mongodb.org/browse/CSHARP-4959) - Range indexes for Queryable Encryption are now GA - [CSHARP-5057](https://jira.mongodb.org/browse/CSHARP-5057) The following server 8.0 features are not yet supported and will be supported in a later release of the driver: - Improved Bulk Write API - [CSHARP-4145](https://jira.mongodb.org/browse/CSHARP-4145) - Update Sort option - [CSHARP-5201](https://jira.mongodb.org/browse/CSHARP-5201) 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%202.29.0%20ORDER%20BY%20key%20ASC). Documentation on the .NET driver can be found [here](https://www.mongodb.com/docs/drivers/csharp/v2.29/). </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 these updates 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-09-19 07:02:44 +02:00
chore(deps): update mongo-csharp-driver monorepo to v2.29.0
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
6e0b9ae50e
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-09-19 07:02:45 +02:00
kjuulh force-pushed renovate/mongo-csharp-driver-monorepo from 6e0b9ae50e to 151e80c47b 2024-10-01 07:08:22 +02:00 Compare
kjuulh force-pushed renovate/mongo-csharp-driver-monorepo from 151e80c47b to 96be200955 2024-10-02 03:12:47 +02:00 Compare
kjuulh merged commit d17000531e into main 2024-10-02 03:13:01 +02: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#359
No description provided.