Bump MongoDB.Driver from 3.6.0 to 3.8.0#282
Conversation
🤖 Dependency Update PRThis PR was opened by dependabot[bot] and has been automatically labeled for Boromir (DevOps) to review. Labels applied:
|
|
Refreshing this branch so CI can evaluate the package update cleanly.\n\n@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #282 +/- ##
=======================================
Coverage 86.21% 86.21%
=======================================
Files 44 44
Lines 1103 1103
Branches 132 132
=======================================
Hits 951 951
Misses 100 100
Partials 52 52 🚀 New features to boost your workflow:
|
🤖 Boromir triage — PR #282Summary of changes (effective diff against current dev):
Why CI is blocked: Same root cause as #281: subsequent "Merge branch dev" merge commits were pushed by Root cause of restore failure (initial commit): The restore failure on the initial commit is most likely caused by the There may also be a version-range incompatibility between Recommended action: @dependabot recreate This will produce a clean PR that only touches |
4872a54 to
77a124c
Compare
|
@dependabot recreate |
--- updated-dependencies: - dependency-name: MongoDB.Driver dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
6150db1 to
bf8e098
Compare
Pinned MongoDB.Driver at 3.8.0.
Release notes
Sourced from MongoDB.Driver's releases.
3.8.0
This is the general availability release for the 3.8.0 version of the driver.
The main new features in 3.8.0 include:
MongoDB v8.3 Compatible Features:
Improvements:
Fixes:
Maintenance:
The full list of issues resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.
3.7.1
This is a patch release that contains fixes and stability 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.
3.7.0
This is the general availability release for the 3.7.0 version of the driver.
The main new features in 3.7.0 include:
Improvements:
Fixes:
IPAddressSerializerthrows when usingIPAddress.Any, etcThe full list of issues resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.
Commits viewable in compare view.