[main-1.8.0] Update CHANGELOGs for core-1.8.1 release (#5544)
This commit is contained in:
parent
34daa1f96f
commit
5086977baa
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
## Unreleased
|
||||
|
||||
## 1.8.1
|
||||
|
||||
Released 2024-Apr-17
|
||||
|
||||
## 1.8.0
|
||||
|
||||
Released 2024-Apr-02
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
## Unreleased
|
||||
|
||||
## 1.8.1
|
||||
|
||||
Released 2024-Apr-17
|
||||
|
||||
## 1.8.0
|
||||
|
||||
Released 2024-Apr-02
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
## Unreleased
|
||||
|
||||
## 1.8.1
|
||||
|
||||
Released 2024-Apr-17
|
||||
|
||||
## 1.8.0
|
||||
|
||||
Released 2024-Apr-02
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
## Unreleased
|
||||
|
||||
## 1.8.1
|
||||
|
||||
Released 2024-Apr-17
|
||||
|
||||
## 1.8.0
|
||||
|
||||
Released 2024-Apr-02
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
## Unreleased
|
||||
|
||||
## 1.8.1
|
||||
|
||||
Released 2024-Apr-17
|
||||
|
||||
* Fix native AoT warnings in `OpenTelemetry.Exporter.OpenTelemetryProtocol`.
|
||||
([#5520](https://github.com/open-telemetry/opentelemetry-dotnet/pull/5520))
|
||||
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
## Unreleased
|
||||
|
||||
## 1.8.1
|
||||
|
||||
Released 2024-Apr-17
|
||||
|
||||
## 1.8.0
|
||||
|
||||
Released 2024-Apr-02
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
## Unreleased
|
||||
|
||||
## 1.8.1
|
||||
|
||||
Released 2024-Apr-17
|
||||
|
||||
## 1.8.0
|
||||
|
||||
Released 2024-Apr-02
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
## Unreleased
|
||||
|
||||
## 1.8.1
|
||||
|
||||
Released 2024-Apr-17
|
||||
|
||||
## 1.8.0
|
||||
|
||||
Released 2024-Apr-02
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
## Unreleased
|
||||
|
||||
## 1.8.1
|
||||
|
||||
Released 2024-Apr-17
|
||||
|
||||
* Fixed an issue in Logging where unwanted objects (processors, exporters, etc.)
|
||||
could be created inside delegates automatically executed by the Options API
|
||||
during configuration reload.
|
||||
|
|
|
|||
Loading…
Reference in New Issue