Skip to content

Commit 4a8f99e

Browse files
authored
Update CHANGELOG for 1.6.0-rc.1 release of AspNetCore and HttpClient instrumentation libraries (#5113)
1 parent 9dbd22d commit 4a8f99e

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

src/OpenTelemetry.Instrumentation.AspNetCore/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
## 1.6.0-rc.1
6+
7+
Released 2023-Dec-01
8+
59
* Removed support for `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable. The
610
library will now emit only the
711
[stable](https://github.com/open-telemetry/semantic-conventions/tree/v1.23.0/docs/http)

src/OpenTelemetry.Instrumentation.Http/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
## 1.6.0-rc.1
6+
7+
Released 2023-Dec-01
8+
59
* Removed support for `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable. The
610
library will now emit only the
711
[stable](https://github.com/open-telemetry/semantic-conventions/tree/v1.23.0/docs/http)

0 commit comments

Comments
 (0)