@@ -11,15 +11,39 @@ release.
1111
1212### Traces
1313
14+ ### Metrics
15+
16+ ### Logs
17+
18+ ### Events
19+
20+ ### Resource
21+
22+ ### OpenTelemetry Protocol
23+
24+ ### Compatibility
25+
26+ ### SDK Configuration
27+
28+ ### Common
29+
30+ ### Supplementary Guidelines
31+
32+ ## v1.33.0 (2024-05-09)
33+
34+ ### Context
35+
36+ ### Traces
37+
1438- Links with invalid SpanContext are recorded.
1539 ([ #3928 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3928 ) )
1640
1741### Metrics
1842
1943- Change the exemplar behavior to be on by default.
2044 ([ #3994 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3994 ) )
21- - Add name suggestion for option to apply resource attributes as metric attributes in Prometheus exporter .
22- ([ #3837 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3837 ) )
45+ - Use normative language for exemplar default aggregations .
46+ ([ #4009 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4009 ) )
2347- Mark Exemplars as stable.
2448 ([ #3870 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3870 ) )
2549- Mark synchronous gauge as stable.
@@ -28,7 +52,7 @@ release.
2852### Logs
2953
3054- Allow implementations to export duplicate keys in a map as an opt-in option.
31- ([ #3938 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3938 ) )
55+ ([ #3987 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3987 ) )
3256
3357### Events
3458
@@ -38,6 +62,9 @@ release.
3862
3963### Compatibility
4064
65+ - Add name suggestion for option to apply resource attributes as metric attributes in Prometheus exporter.
66+ ([ #3837 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3837 ) )
67+
4168### SDK Configuration
4269
4370- Clarify syntax for environment variable substitution regular expression
0 commit comments