@@ -11,6 +11,32 @@ release.
11
11
12
12
### Traces
13
13
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
+
14
40
- Clarify the trace SDK should log discarded events and links.
15
41
([ #4064 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4064 ) )
16
42
- Add new in-development ` Enabled ` API to the ` Tracer ` .
@@ -28,24 +54,37 @@ release.
28
54
29
55
### Events
30
56
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.
32
60
([ #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 ) )
33
63
34
64
### Resource
35
65
66
+ - No changes.
67
+
36
68
### OpenTelemetry Protocol
37
69
70
+ - No changes.
71
+
38
72
### Compatibility
39
73
40
74
- Prometheus: Clarify location of unit suffix within metric names.
41
75
([ #4057 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4057 ) )
42
76
43
77
### SDK Configuration
44
78
79
+ - No changes.
80
+
45
81
### Common
46
82
47
83
- OpenTelemetry clients MUST follow SemVer 2.0.0.
48
84
([ #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 ) )
49
88
50
89
### Supplementary Guidelines
51
90
0 commit comments