Skip to content

Commit a2f85dc

Browse files
Kielekcijothomasalanwest
authored
Release instrumentation packages 1.7.1/1.7.0-beta.1 (#5322)
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com> Co-authored-by: Alan West <3676547+alanwest@users.noreply.github.com>
1 parent f1a1835 commit a2f85dc

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-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.7.1
6+
7+
Released 2024-Feb-09
8+
59
* Fixed issue
610
[#4466](https://github.com/open-telemetry/opentelemetry-dotnet/issues/4466)
711
where the activity instance returned by `Activity.Current` was different than

src/OpenTelemetry.Instrumentation.GrpcNetClient/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.7.0-beta.1
6+
7+
Released 2024-Feb-09
8+
59
* **Breaking Change** :
610
[SuppressDownstreamInstrumentation](https://github.com/open-telemetry/opentelemetry-dotnet/tree/main/src/OpenTelemetry.Instrumentation.GrpcNetClient#suppressdownstreaminstrumentation)
711
option will no longer be supported when used with certain versions of

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.7.1
6+
7+
Released 2024-Feb-09
8+
59
* .NET Framework - fix description for `http.client.request.duration` metric.
610
([#5234](https://github.com/open-telemetry/opentelemetry-dotnet/pull/5234))
711

src/OpenTelemetry.Instrumentation.SqlClient/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.7.0-beta.1
6+
7+
Released 2024-Feb-09
8+
59
* Removed support for the `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable
610
which toggled the use of the new conventions for the
711
[server, client, and shared network attributes](https://github.com/open-telemetry/semantic-conventions/blob/v1.23.0/docs/general/attributes.md#server-client-and-shared-network-attributes).

0 commit comments

Comments
 (0)