From 2493676b91f6e97f5b16d015eefed1518330fdd0 Mon Sep 17 00:00:00 2001 From: Carlos Alberto Cortez Date: Wed, 20 Oct 2021 15:27:53 +0200 Subject: [PATCH] Update CHANGELOG with proper un-releases changes. --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 100e01c6255..f56034a6ff2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,9 @@ release. ### Context +- Add a section for OTel specific values in TraceState. + ([#1852](https://github.com/open-telemetry/opentelemetry-specification/pull/1852)) + ### Traces ### Metrics @@ -36,9 +39,10 @@ release. ([#1998](https://github.com/open-telemetry/opentelemetry-specification/pull/1998)) - Add attributes for Apache RocketMQ. ([#1904](https://github.com/open-telemetry/opentelemetry-specification/pull/1904)) - - Define http tracing attributes provided at span creation time ([#1919](https://github.com/open-telemetry/opentelemetry-specification/pull/1916)) +- Change meaning and discourage use of `faas.trigger` for FaaS clients (outgoing). + ([#1921](https://github.com/open-telemetry/opentelemetry-specification/pull/1921)) ### Compatibility @@ -106,8 +110,6 @@ release. ([#1810](https://github.com/open-telemetry/opentelemetry-specification/pull/1810)) - Clarifications for `http.client_ip` and `http.host`. ([#1890](https://github.com/open-telemetry/opentelemetry-specification/pull/1890)) -- Change meaning and discourage use of `faas.trigger` for FaaS clients (outgoing). - ([#1921](https://github.com/open-telemetry/opentelemetry-specification/pull/1921)) - Add HTTP request and response headers semantic conventions. ([#1898](https://github.com/open-telemetry/opentelemetry-specification/pull/1898)) - Add `k8s.container.restart_count` Resource attribute.