Update changelogs for 1.4.0-rc.4/1.0.0-rc9.13 release (#4180)

This commit is contained in:
Alan West 2023-02-10 17:16:19 -08:00 committed by GitHub
parent 89cc8dcb9b
commit 939b4c4c08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
19 changed files with 76 additions and 0 deletions

View File

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
## 1.4.0-rc.4
Released 2023-Feb-10
## 1.4.0-rc.3 ## 1.4.0-rc.3
Released 2023-Feb-01 Released 2023-Feb-01

View File

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
## 1.4.0-rc.4
Released 2023-Feb-10
## 1.4.0-rc.3 ## 1.4.0-rc.3
Released 2023-Feb-01 Released 2023-Feb-01

View File

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
## 1.4.0-rc.4
Released 2023-Feb-10
## 1.4.0-rc.3 ## 1.4.0-rc.3
Released 2023-Feb-01 Released 2023-Feb-01

View File

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
## 1.4.0-rc.4
Released 2023-Feb-10
## 1.4.0-rc.3 ## 1.4.0-rc.3
Released 2023-Feb-01 Released 2023-Feb-01

View File

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
## 1.4.0-rc.4
Released 2023-Feb-10
## 1.4.0-rc.3 ## 1.4.0-rc.3
Released 2023-Feb-01 Released 2023-Feb-01

View File

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
## 1.4.0-rc.4
Released 2023-Feb-10
## 1.4.0-rc.3 ## 1.4.0-rc.3
Released 2023-Feb-01 Released 2023-Feb-01

View File

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
## 1.4.0-rc.4
Released 2023-Feb-10
* Added a direct dependency on System.Reflection.Emit.Lightweight which * Added a direct dependency on System.Reflection.Emit.Lightweight which
previously came transitively through the OpenTelemetry SDK. previously came transitively through the OpenTelemetry SDK.
([#4140](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4140)) ([#4140](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4140))

View File

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
## 1.4.0-rc.4
Released 2023-Feb-10
## 1.4.0-rc.3 ## 1.4.0-rc.3
Released 2023-Feb-01 Released 2023-Feb-01

View File

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
## 1.4.0-rc.4
Released 2023-Feb-10
## 1.4.0-rc.3 ## 1.4.0-rc.3
Released 2023-Feb-01 Released 2023-Feb-01

View File

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
## 1.4.0-rc9.13
Released 2023-Feb-10
## 1.0.0-rc9.12 ## 1.0.0-rc9.12
Released 2023-Feb-01 Released 2023-Feb-01

View File

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
## 1.4.0-rc.4
Released 2023-Feb-10
## 1.4.0-rc.3 ## 1.4.0-rc.3
Released 2023-Feb-01 Released 2023-Feb-01

View File

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
## 1.4.0-rc.4
Released 2023-Feb-10
* Added `AddOpenTelemetry` extension from SDK and removed `StartWithHost`. * Added `AddOpenTelemetry` extension from SDK and removed `StartWithHost`.
`AddOpenTelemetry` now registers the `IHostedService` used to start collecting `AddOpenTelemetry` now registers the `IHostedService` used to start collecting
traces and/or metrics. traces and/or metrics.

View File

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
## 1.4.0-rc.4
Released 2023-Feb-10
## 1.4.0-rc.3 ## 1.4.0-rc.3
Released 2023-Feb-01 Released 2023-Feb-01

View File

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
## 1.4.0-rc9.13
Released 2023-Feb-10
## 1.0.0-rc9.12 ## 1.0.0-rc9.12
Released 2023-Feb-01 Released 2023-Feb-01

View File

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
## 1.4.0-rc9.13
Released 2023-Feb-10
## 1.0.0-rc9.12 ## 1.0.0-rc9.12
Released 2023-Feb-01 Released 2023-Feb-01

View File

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
## 1.4.0-rc9.13
Released 2023-Feb-10
## 1.0.0-rc9.12 ## 1.0.0-rc9.12
Released 2023-Feb-01 Released 2023-Feb-01

View File

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
## 1.4.0-rc9.13
Released 2023-Feb-10
## 1.0.0-rc9.12 ## 1.0.0-rc9.12
Released 2023-Feb-01 Released 2023-Feb-01

View File

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
## 1.4.0-rc9.13
Released 2023-Feb-10
## 1.0.0-rc9.12 ## 1.0.0-rc9.12
Released 2023-Feb-01 Released 2023-Feb-01

View File

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
## 1.4.0-rc.4
Released 2023-Feb-10
* Removed the dependency on System.Reflection.Emit.Lightweight * Removed the dependency on System.Reflection.Emit.Lightweight
([#4140](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4140)) ([#4140](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4140))