Update CHANGELOG for 1.6.0-rc.1 release of AspNetCore and HttpClient instrumentation libraries (#5113)
This commit is contained in:
parent
9dbd22dbfe
commit
4a8f99ee71
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
## Unreleased
|
||||
|
||||
## 1.6.0-rc.1
|
||||
|
||||
Released 2023-Dec-01
|
||||
|
||||
* Removed support for `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable. The
|
||||
library will now emit only the
|
||||
[stable](https://github.com/open-telemetry/semantic-conventions/tree/v1.23.0/docs/http)
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
## Unreleased
|
||||
|
||||
## 1.6.0-rc.1
|
||||
|
||||
Released 2023-Dec-01
|
||||
|
||||
* Removed support for `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable. The
|
||||
library will now emit only the
|
||||
[stable](https://github.com/open-telemetry/semantic-conventions/tree/v1.23.0/docs/http)
|
||||
|
|
|
|||
Loading…
Reference in New Issue