Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.7.405
->3.7.406.2
3.7.400.36
->3.7.400.53
3.7.400.36
->3.7.401.2
8.0.1
->8.1.0
3.12.0
->3.19.0
3.26.1
->3.28.3
2.62.0
->2.66.0
2.62.0
->2.66.0
2.62.0
->2.66.0
2.62.0
->2.66.0
2.62.0
->2.66.0
2024.2.0
->2024.3.0
8.0.10
->8.0.11
8.0.10
->8.0.11
2.25.0
->2.30.0
1.4.0
->1.5.0
4.5.0
->4.6.0
1.9.0-rc.1
->1.10.0
1.9.0-rc.1
->1.10.0
1.9.0-alpha.2
->1.9.0-beta.2
1.9.0-rc.1
->1.10.0
Release Notes
aws/aws-sdk-net (AWSSDK.S3)
v3.7.406.1
Compare Source
googleapis/google-cloud-dotnet (Google.Cloud.PubSub.V1)
v3.19.0
: Google.Cloud.PubSub.V1 version 3.19.0Compare Source
Changes in this release:
Bug fixes
New features
v3.18.0
: Google.Cloud.PubSub.V1 version 3.18.0Compare Source
Changes in this release:
No API surface changes; just dependency updates.
v3.17.0
: Google.Cloud.PubSub.V1 version 3.17.0Compare Source
Changes in this release:
New features
Documentation improvements
v3.16.0
: Google.Cloud.PubSub.V1 version 3.16.0Compare Source
Changes in this release:
New features
v3.15.0
: Google.Cloud.PubSub.V1 version 3.15.0Compare Source
Changes in this release:
New features
v3.14.0
: Google.Cloud.PubSub.V1 version 3.14.0Compare Source
Changes in this release:
Bug fixes
New features
The last two of these features can cause user-visible changes. In particular:
All of these changes should be "net positive", but if they cause any issues, please file a bug.
v3.13.0
: Google.Cloud.PubSub.V1 version 3.13.0Compare Source
Changes in this release:
New features
protocolbuffers/protobuf (Google.Protobuf)
v3.28.3
v3.28.2
v3.28.1
v3.28.0
v3.27.5
v3.27.4
v3.27.3
v3.27.2
v3.27.1
v3.27.0
grpc/grpc-dotnet (Grpc.AspNetCore.Web)
v2.66.0
What's Changed
Full Changelog: grpc/grpc-dotnet@v2.65.0...v2.66.0
v2.65.0
What's Changed
New Contributors
Full Changelog: grpc/grpc-dotnet@v2.64.0...v2.65.0
v2.64.0
What's Changed
Full Changelog: grpc/grpc-dotnet@v2.63.0...v2.64.0
v2.63.0
What's Changed
ReadAllAsync
for netstandard2.0 by @WeihanLi in https://github.com/grpc/grpc-dotnet/pull/2411New Contributors
Full Changelog: grpc/grpc-dotnet@v2.62.0...v2.63.0
JetBrains/JetBrains.Annotations (JetBrains.Annotations)
v2024.3.0
Compare Source
dotnet/aspnetcore (Microsoft.AspNetCore.TestHost)
v8.0.11
: .NET 8.0.11Release
What's Changed
ff233bd
to6dae7eb
by @dependabot in https://github.com/dotnet/aspnetcore/pull/58180ecc4e18
to9511905
by @dependabot in https://github.com/dotnet/aspnetcore/pull/58179Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11
mongodb/mongo-csharp-driver (MongoDB.Driver)
v2.30.0
: .NET Driver Version 2.30.0 Release NotesThis is the general availability release for the 2.30.0 version of the driver. Version 2.30.0 of the driver is the last scheduled 2.x release. Further driver development will continue in 3.x versions.
Version 2.30.0 does not introduce new features or bug fixes. The single purpose of 2.30 is to ease the migration to 3.x by marking the public API that was removed in 3.0 as obsolete.
The full list of issues resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.
v2.29.0
: .NET Driver Version 2.29.0 Release NotesThis 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:
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.
v2.28.0
: .NET Driver Version 2.28.0 Release NotesThis is the general availability release for the 2.28.0 version of the driver.
NOTICE: MongoDB 3.6 reached end-of-life in April 2021. The .NET/C# Driver will be removing support for MongoDB 3.6 in an upcoming release.
The main new features in 2.28.0 include:
Bug fixes:
The full list of issues resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.
v2.27.0
: .NET Driver Version 2.27.0 Release NotesThis is the general availability release for the 2.27.0 version of the driver.
The main new features in 2.27.0 include:
The full list of issues resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.
v2.26.0
: .NET Driver Version 2.26.0 Release NotesThis is the general availability release for the 2.26.0 version of the driver.
The main new features in 2.26.0 include:
The full list of issues resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.
jbogard/MongoDB.Driver.Core.Extensions.DiagnosticSources (MongoDB.Driver.Core.Extensions.DiagnosticSources)
v1.5.0
Compare Source
What's Changed
New Contributors
Full Changelog: jbogard/MongoDB.Driver.Core.Extensions.DiagnosticSources@1.4.0...1.5.0
open-telemetry/opentelemetry-dotnet (OpenTelemetry)
v1.10.0
Bumped the package versions of
System.Diagnostic.DiagnosticSource
and otherMicrosoft.Extensions.* packages to
9.0.0
.Added support for new APIs introduced in
System.Diagnostics.DiagnosticSource
9.0.0
:InstrumentAdvice<T>
For details see: Explicit bucket histogram
aggregation.
Gauge<T>
ActivitySource.Tags
(supported in OtlpExporter & ConsoleExporter)
Experimental features promoted to stable:
CardinalityLimit
can now be managed for individual metrics via the ViewAPI. For details see: Changing cardinality limit for a
Metric.
The overflow
attribute
(
otel.metric.overflow
) behavior is now enabled by default. TheOTEL_DOTNET_EXPERIMENTAL_METRICS_EMIT_OVERFLOW_ATTRIBUTE
environmentvariable is no longer required. For details see: Cardinality
Limits.
The MetricPoint reclaim behavior is now enabled by default when Delta
aggregation temporality is used. The
OTEL_DOTNET_EXPERIMENTAL_METRICS_RECLAIM_UNUSED_METRIC_POINTS
environmentvariable is no longer required. For details see: Cardinality
Limits.
Added
OpenTelemetrySdk.Create
API for configuring OpenTelemetry .NET signals(logging, tracing, and metrics) via a single builder. This new API simplifies
bootstrap and teardown, and supports cross-cutting extensions targeting
IOpenTelemetryBuilder
.Removed out of support
net6.0
target and addednet9.0
target.v1.9.0
Exemplars
are now part of the stable API! For details see: customizingexemplars
collection.
WithLogging
is now part of the stable API! Logging, Metrics, and Tracing cannow all be configured using the
With
style and the builders finally haveparity in their APIs.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.