@@ -11,25 +11,16 @@ release.
1111
1212### Traces
1313
14- - Define randomness value requirements for W3C Trace Context Level 2.
15- ([ #4162 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4162 ) )
16- - Deprecate ` exception.escaped ` attribute, add link to in-development semantic-conventions
17- on how to record errors across signals.
18- ([ #4368 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4368 ) )
1914- Clarify STDOUT exporter format is unspecified.
2015 ([ #4418 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4418 ) )
21-
16+
2217### Metrics
2318
2419- Clarify STDOUT exporter format is unspecified.
2520 ([ #4418 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4418 ) )
2621
2722### Logs
2823
29- - Define how SDK implements ` Logger.Enabled ` .
30- ([ #4381 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4381 ) )
31- - Logs API should have functionality for reusing Standard Attributes.
32- ([ #4373 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4373 ) )
3324- Clarify STDOUT exporter format is unspecified.
3425 ([ #4418 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4418 ) )
3526
@@ -45,18 +36,37 @@ release.
4536
4637### SDK Configuration
4738
48- - Define syntax for escaping declarative configuration environment variable
49- references.
50- ([ #4375 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4375 ) )
51- - Resolve various declarative config TODOs.
52- ([ #4394 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4394 ) )
53-
5439### Common
5540
5641### Supplementary Guidelines
5742
5843### OTEPs
5944
45+ ## v1.42.0 (2025-02-18)
46+
47+ ### Traces
48+
49+ - Deprecate ` exception.escaped ` attribute, add link to in-development semantic-conventions
50+ on how to record errors across signals.
51+ ([ #4368 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4368 ) )
52+ - Define randomness value requirements for W3C Trace Context Level 2.
53+ ([ #4162 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4162 ) )
54+
55+ ### Logs
56+
57+ - Define how SDK implements ` Logger.Enabled ` .
58+ ([ #4381 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4381 ) )
59+ - Logs API should have functionality for reusing Standard Attributes.
60+ ([ #4373 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4373 ) )
61+
62+ ### SDK Configuration
63+
64+ - Define syntax for escaping declarative configuration environment variable
65+ references.
66+ ([ #4375 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4375 ) )
67+ - Resolve various declarative config TODOs.
68+ ([ #4394 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4394 ) )
69+
6070## v1.41.0 (2025-01-21)
6171
6272### Logs
0 commit comments