diff --git a/CHANGELOG.md b/CHANGELOG.md index 66810603f5f..a4f9c5425ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,9 @@ release. ### OpenTelemetry Protocol +- Add table for OTLP/HTTP response code and client retry recommendation + ([#3028](https://github.com/open-telemetry/opentelemetry-specification/pull/3028)) + ### SDK Configuration - Rename knowns values for "OTEL_METRICS_EXEMPLAR_FILTER" to "always_on", @@ -641,7 +644,6 @@ release. ([#2235](https://github.com/open-telemetry/opentelemetry-specification/pull/2235)) - Parameters for private key and its chain added ([#2370](https://github.com/open-telemetry/opentelemetry-specification/pull/2370)) -- Add table for OTLP/HTTP response code and client retry recommendation([#3028](https://github.com/open-telemetry/opentelemetry-specification/pull/3028)) ### SDK Configuration