From c36e8cc408f8e0fbaeb21e732ec5606cc08651d7 Mon Sep 17 00:00:00 2001 From: Carlos Alberto Cortez Date: Tue, 9 Jul 2024 19:55:44 +0200 Subject: [PATCH 1/3] Release 1.35.0 --- CHANGELOG.md | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cea84cedb4f..109208d3992 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,23 +15,67 @@ release. ### Logs +### Events + +### Resource + +### OpenTelemetry Protocol + +### Compatibility + +### SDK Configuration + +### Common + +### Supplementary Guidelines + +## v1.35.0 (2024-07-10) + +### Context + +- No changes. + +### Traces + +- No changes. + +### Metrics + +- No changes. + +### Logs + - Add the in-development isolating log record processor. ([#4062](https://github.com/open-telemetry/opentelemetry-specification/pull/4062)) ### Events +- No changes. + ### Resource +- No changes. + ### OpenTelemetry Protocol +- No changes. + ### Compatibility +- No changes. + ### SDK Configuration +- No changes. + ### Common +- No changes. + ### Supplementary Guidelines +- No changes. + ## v1.34.0 (2024-06-11) ### Context From e15df4b80ed20e2d58f73d565578ed1bf8707954 Mon Sep 17 00:00:00 2001 From: Carlos Alberto Cortez Date: Fri, 12 Jul 2024 12:16:25 +0200 Subject: [PATCH 2/3] Update CHANGELOG. --- CHANGELOG.md | 42 +----------------------------------------- 1 file changed, 1 insertion(+), 41 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 109208d3992..d6278b5c758 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,53 +29,13 @@ release. ### Supplementary Guidelines -## v1.35.0 (2024-07-10) - -### Context - -- No changes. - -### Traces - -- No changes. - -### Metrics - -- No changes. +## v1.35.0 (2024-07-12) ### Logs - Add the in-development isolating log record processor. ([#4062](https://github.com/open-telemetry/opentelemetry-specification/pull/4062)) -### Events - -- No changes. - -### Resource - -- No changes. - -### OpenTelemetry Protocol - -- No changes. - -### Compatibility - -- No changes. - -### SDK Configuration - -- No changes. - -### Common - -- No changes. - -### Supplementary Guidelines - -- No changes. - ## v1.34.0 (2024-06-11) ### Context From 807c5a55955ecc2b650c0b63c32e55cd52a6f501 Mon Sep 17 00:00:00 2001 From: Carlos Alberto Cortez Date: Fri, 12 Jul 2024 19:15:18 +0200 Subject: [PATCH 3/3] Massage CHANGELOG. --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8dd03406adc..6deddc0e763 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,9 +23,6 @@ release. ### Compatibility -- Define casing for hex-encoded IDs and mark the "Trace Context in non-OTLP Log Formats" specification stable. - ([#3909](https://github.com/open-telemetry/opentelemetry-specification/pull/3909)) - ### SDK Configuration ### Common @@ -39,6 +36,11 @@ release. - Add the in-development isolating log record processor. ([#4062](https://github.com/open-telemetry/opentelemetry-specification/pull/4062)) +### Compatibility + +- Define casing for hex-encoded IDs and mark the "Trace Context in non-OTLP Log Formats" specification stable. + ([#3909](https://github.com/open-telemetry/opentelemetry-specification/pull/3909)) + ## v1.34.0 (2024-06-11) ### Context