From fd36d5dbea94a51c9ce90ab05d7c06535bbe16b4 Mon Sep 17 00:00:00 2001 From: Carlos Alberto Cortez Date: Mon, 10 Feb 2025 16:36:23 +0100 Subject: [PATCH 1/3] Release 1.42.0 --- CHANGELOG.md | 38 +++++++++++++++++++++++--------------- 1 file changed, 23 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ded8f4d5102..edfb2f2462a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,19 +11,10 @@ release. ### Traces -- Deprecate `exception.escaped` attribute, add link to in-development semantic-conventions - on how to record errors across signals. - ([#4368](https://github.com/open-telemetry/opentelemetry-specification/pull/4368)) - ### Metrics ### Logs -- Define how SDK implements `Logger.Enabled`. - ([#4381](https://github.com/open-telemetry/opentelemetry-specification/pull/4381)) -- Logs API should have functionality for reusing Standard Attributes. - ([#4373](https://github.com/open-telemetry/opentelemetry-specification/pull/4373)) - ### Baggage ### Resource @@ -36,18 +27,35 @@ release. ### SDK Configuration -- Define syntax for escaping declarative configuration environment variable - references. - ([#4375](https://github.com/open-telemetry/opentelemetry-specification/pull/4375)) -- Resolve various declarative config TODOs. - ([#4394](https://github.com/open-telemetry/opentelemetry-specification/pull/4394)) - ### Common ### Supplementary Guidelines ### OTEPs +## v1.42.0 (2025-02-11) + +### Traces + +- Deprecate `exception.escaped` attribute, add link to in-development semantic-conventions + on how to record errors across signals. + ([#4368](https://github.com/open-telemetry/opentelemetry-specification/pull/4368)) + +### Logs + +- Define how SDK implements `Logger.Enabled`. + ([#4381](https://github.com/open-telemetry/opentelemetry-specification/pull/4381)) +- Logs API should have functionality for reusing Standard Attributes. + ([#4373](https://github.com/open-telemetry/opentelemetry-specification/pull/4373)) + +### SDK Configuration + +- Define syntax for escaping declarative configuration environment variable + references. + ([#4375](https://github.com/open-telemetry/opentelemetry-specification/pull/4375)) +- Resolve various declarative config TODOs. + ([#4394](https://github.com/open-telemetry/opentelemetry-specification/pull/4394)) + ## v1.41.0 (2025-01-21) ### Logs From 21a918f978aa7d34d2f564ef9a3fea579e6b866c Mon Sep 17 00:00:00 2001 From: Carlos Alberto Cortez Date: Mon, 17 Feb 2025 21:33:28 +0100 Subject: [PATCH 2/3] update date. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6605d715a98..a316976acc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,7 +33,7 @@ release. ### OTEPs -## v1.42.0 (2025-02-14) +## v1.42.0 (2025-02-17) ### Traces From 4317e8c122a8c7c679474910c53f67265d46c7b8 Mon Sep 17 00:00:00 2001 From: Carlos Alberto Cortez Date: Tue, 18 Feb 2025 16:44:46 +0100 Subject: [PATCH 3/3] Update date again. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a316976acc6..eec64cb15bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,7 +33,7 @@ release. ### OTEPs -## v1.42.0 (2025-02-17) +## v1.42.0 (2025-02-18) ### Traces