From 93ddb3ac0e144d0b90f04654a1759936663af008 Mon Sep 17 00:00:00 2001 From: Carlos Alberto Cortez Date: Thu, 11 Apr 2024 16:05:25 +0200 Subject: [PATCH 1/2] 1.32.0 Release (#3988) April 2024 Release. --- CHANGELOG.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d05eadfc3c1..66fff516db8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,32 @@ release. ### Traces +### Metrics + +### Logs + +### Events + +### Resource + +### OpenTelemetry Protocol + +### Compatibility + +### SDK Configuration + +### Common + +### Supplementary Guidelines + +## v1.32.0 (2024-04-11) + +### Context + +- No changes. + +### Traces + - Remove the Jaeger Exporter. ([#3964](https://github.com/open-telemetry/opentelemetry-specification/pull/3964)) @@ -34,10 +60,16 @@ release. ### Events +- No changes. + ### Resource +- No changes. + ### OpenTelemetry Protocol +- No changes. + ### Compatibility - Prometheus compatibility: Clarify naming of the target info metric, and differences between various Prometheus formats. @@ -51,15 +83,23 @@ release. ### SDK Configuration +- Define OTEL_EXPERIMENTAL_CONFIG_FILE to ignore other env vars, add env var substitution default syntax. + ([#3948](https://github.com/open-telemetry/opentelemetry-specification/pull/3948)) - Clarify environment variable substitution is not recursive ([#3913](https://github.com/open-telemetry/opentelemetry-specification/pull/3913)) - Allow `env:` prefix in environment variable substitution syntax. ([#3974](https://github.com/open-telemetry/opentelemetry-specification/pull/3974)) +- Add simple scope configuration to Tracer, Meter, Logger (experimental). + ([#3877](https://github.com/open-telemetry/opentelemetry-specification/pull/3877)) ### Common +- No changes. + ### Supplementary Guidelines +- No changes. + ## v1.31.0 (2024-03-13) ### Context From 700f5138f4b10c6e9d11b41153f6e164c61f581d Mon Sep 17 00:00:00 2001 From: Weslen Teche Date: Thu, 11 Apr 2024 15:50:41 -0300 Subject: [PATCH 2/2] Mark jaeger propagator as implemented for PHP (#3993) ## Changes Included in https://github.com/open-telemetry/opentelemetry-php/issues/1187 For non-trivial changes, follow the [change proposal process](https://github.com/open-telemetry/opentelemetry-specification/blob/main/CONTRIBUTING.md#proposing-a-change). * [ ] Related issues # * [ ] Related [OTEP(s)](https://github.com/open-telemetry/oteps) # * [ ] Links to the prototypes (when adding or changing features) * [ ] [`CHANGELOG.md`](https://github.com/open-telemetry/opentelemetry-specification/blob/main/CHANGELOG.md) file updated for non-trivial changes * [x] [`spec-compliance-matrix.md`](https://github.com/open-telemetry/opentelemetry-specification/blob/main/spec-compliance-matrix.md) updated if necessary Co-authored-by: Carlos Alberto Cortez --- spec-compliance-matrix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec-compliance-matrix.md b/spec-compliance-matrix.md index 0e59f931514..1a754c380c9 100644 --- a/spec-compliance-matrix.md +++ b/spec-compliance-matrix.md @@ -256,7 +256,7 @@ Disclaimer: this list of features is still a work in progress, please refer to t | Global Propagator | | + | + | + | + | + | + | + | + | + | + | + | | TraceContext Propagator | | + | + | + | + | + | + | + | + | + | + | + | | B3 Propagator | | + | + | + | + | + | + | + | + | + | + | + | -| Jaeger Propagator | | + | + | + | + | + | + | | + | + | - | + | +| Jaeger Propagator | | + | + | + | + | + | + | + | + | + | - | + | | OT Propagator | | + | + | + | + | | | | | | | | | OpenCensus Binary Propagator | | + | | | | | | | | | | | | [TextMapPropagator](specification/context/api-propagators.md#textmap-propagator) | | + | + | | | + | | + | | | | |