@@ -11,6 +11,32 @@ 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.34.0 (2024-06-11)
33+
34+ ### Context
35+
36+ - No changes.
37+
38+ ### Traces
39+
1440- Clarify the trace SDK should log discarded events and links.
1541 ([ #4064 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4064 ) )
1642- Add new in-development ` Enabled ` API to the ` Tracer ` .
@@ -28,24 +54,37 @@ release.
2854
2955### Events
3056
31- - Add specification for EventLogger and EventLoggerProvider
57+ - Rename event payload to body.
58+ ([ #4035 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4035 ) )
59+ - Add specification for EventLogger and EventLoggerProvider.
3260 ([ #4031 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4031 ) )
61+ - Describe the use cases for events in greater detail.
62+ ([ #3969 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3969 ) )
3363
3464### Resource
3565
66+ - No changes.
67+
3668### OpenTelemetry Protocol
3769
70+ - No changes.
71+
3872### Compatibility
3973
4074- Prometheus: Clarify location of unit suffix within metric names.
4175 ([ #4057 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4057 ) )
4276
4377### SDK Configuration
4478
79+ - No changes.
80+
4581### Common
4682
4783- OpenTelemetry clients MUST follow SemVer 2.0.0.
4884 ([ #4039 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4039 ) )
85+ - Rename "Experimental" to "Development" according to OTEP 0232.
86+ ([ #4061 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4061 ) ),
87+ ([ #4069 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4069 ) )
4988
5089### Supplementary Guidelines
5190
0 commit comments