-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.10.0 #4000
Release 1.10.0 #4000
Conversation
When running
|
Windows |
Windows: After merging #4006, everything passed locally. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I created:
- Flaky test
ContinuousProfilerTests.ExportAllocationSamples
#4019 - Flaky test
RabbitMqTests.SubmitTraces
#4017
None of the flaky tests seems like a release blocker to me.
1.10.0
This release include all changes from 1.10.0-beta.1
release.
Changed
Dependency updates
1.11.1
.OpenTelemetry.Instrumentation.GrpcNetClient
from1.10.0-beta.1
to1.11.0-beta.1
OpenTelemetry.Instrumentation.Http
from1.10.0
to1.11.0
,OpenTelemetry.Instrumentation.Process
from1.10.0-beta.1
to1.11.0-beta.1
,OpenTelemetry.Instrumentation.Quartz
from1.10.0-beta.1
to1.11.0-beta.1
,OpenTelemetry.Instrumentation.Runtime
from1.10.0
to1.11.0
,OpenTelemetry.Instrumentation.SqlClient
from1.10.0-beta.1
to1.11.0-beta.1
,OpenTelemetry.Instrumentation.Wcf
from1.10.0-beta.1
to1.11.0-beta.1
,OpenTelemetry.Resources.Azure
from1.10.0-beta.1
to1.11.0-beta.1
,OpenTelemetry.Resources.Container
from1.10.0-beta.1
to1.11.0-beta.1
,OpenTelemetry.Resources.Host
from1.10.0-beta.1
to1.11.0-beta.1
,OpenTelemetry.Resources.OperatingSystem
from1.10.0-beta.1
to1.11.0-beta.1
,OpenTelemetry.Resources.Process
from1.10.0-beta.1
to1.11.0-beta.1
,OpenTelemetry.Resources.ProcessRuntime
from1.10.0-beta.1
to1.11.0-beta.1
.OpenTelemetry.Instrumentation.AspNetCore
from1.10.1
to1.11.0
,OpenTelemetry.Instrumentation.EntityFrameworkCore
from1.10.0-beta.1
to1.11.0-beta.1
,OpenTelemetry.Instrumentation.StackExchangeRedis
from1.10.0-beta.1
to1.11.0-beta.1
.Microsoft.Bcl.AsyncInterfaces
updated from9.0.0
to9.0.1
,Microsoft.Extensions.Configuration
updated from9.0.0
to9.0.1
,Microsoft.Extensions.Configuration.Abstractions
updated from9.0.0
to9.0.1
,Microsoft.Extensions.Configuration.Binder
updated from9.0.0
to9.0.1
,Microsoft.Extensions.DependencyInjection
updated from9.0.0
to9.0.1
,Microsoft.Extensions.DependencyInjection.Abstractions
updated from
9.0.0
to9.0.1
,Microsoft.Extensions.Diagnostics.Abstractions
updated from9.0.0
to9.0.1
,Microsoft.Extensions.Logging
updated from9.0.0
to9.0.1
,Microsoft.Extensions.Logging.Abstractions
updated from9.0.0
to9.0.1
,Microsoft.Extensions.Logging.Configuration
updated from9.0.0
to9.0.1
,Microsoft.Extensions.Options
updated from9.0.0
to9.0.1
,Microsoft.Extensions.Options.ConfigurationExtensions
updated from
9.0.0
to9.0.1
,Microsoft.Extensions.Primitives
updated from9.0.0
to9.0.1
,OpenTelemetry.Instrumentation.AspNet
from1.10.0-beta.1
to1.11.0-beta.1
,System.IO.Pipelines
updated from9.0.0
to9.0.1
,System.Diagnostics.DiagnosticSource
updated from9.0.0
to9.0.1
,System.Text.Encodings.Web
update from9.0.0
to9.0.1
,System.Text.Json
update from9.0.0
to9.0.1
,System.Threading.Tasks.Extensions"
update from4.5.4
to4.6.0
.Removed
Dependency removals
Google.Protobuf
.Grpc.Core.Api
.Grpc.Net.Client
.Grpc.Net.Common.dll
.Tests
Checklist
CHANGELOG.md
is updated.