OpenMAQS / openmaqs-dotnet

Modular Automation Quick Start - dotnet
MIT License
2 stars 1 forks source link

Bump MongoDB.Bson from 2.28.0 to 2.30.0 in /Framework #289

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 5 days ago

Bumps MongoDB.Bson from 2.28.0 to 2.30.0.

Release notes

Sourced from MongoDB.Bson's releases.

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

Commits
  • 1453cff Release notes v2.30 (#1501)
  • 0a2a1ab CSHARP-5315: Mark API as obsolete: Auth (#1486)
  • ca12a03 CSHARP-5316: Mark API as obsolete: Command + Channel (#1487)
  • 8aec7ab CSHARP-5323: Mark API as obsolete: Operations + Bindings (#1492)
  • 0a450d5 CSHARP-5317: Mark API as obsolete: Connection + Cluster (#1488)
  • 18bce25 CSHARP-5318: Mark API as obsolete: Server + Sessions (#1489)
  • 576fec4 CSHARP-4895: Mark API as obsolete: Driver + Core (#1500)
  • 0bf1089 CSHARP-5326: Mark API as obsolete: Guids (#1495)
  • 16ea688 CSHARP-5324: Mark API as obsolete: Transactions + LINQ (#1493)
  • 59878b7 CSHARP-5304: Mark MD5 support in GridFS as Obsolete in 2.x (#1484)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 4 days ago

Superseded by #290.