From 7306539af32adeb01cd4897abd593153f0577bd8 Mon Sep 17 00:00:00 2001 From: Kayla Reopelle Date: Tue, 16 Sep 2025 13:39:22 -0700 Subject: [PATCH] chore: Update all changelog * Remove dup entry for anthropic * Add Net::HTTP semconv env var entry I was unable to update this during the release due to an EasyCLA permission change. Should be fixed by: https://github.com/open-telemetry/admin/pull/260 --- instrumentation/all/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instrumentation/all/CHANGELOG.md b/instrumentation/all/CHANGELOG.md index 8013c4f254..cd406b6844 100644 --- a/instrumentation/all/CHANGELOG.md +++ b/instrumentation/all/CHANGELOG.md @@ -3,7 +3,7 @@ ### v0.81.0 / 2025-09-16 * ADDED: Anthropic initial instrumentation -* ADDED: Add anthropic instrumentation to instrumentation_all +* ADDED: Add Net::HTTP `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable [#1572](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1572) ### v0.80.0 / 2025-08-19