@@ -15,9 +15,6 @@ release.
15
15
16
16
### Logs
17
17
18
- - Simplify the name "Logs Instrumentation API" to just "Logs API".
19
- ([ #4258 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4258 ) )
20
-
21
18
### Events
22
19
23
20
### Baggage
@@ -26,14 +23,34 @@ release.
26
23
27
24
### Profiles
28
25
26
+ ### OpenTelemetry Protocol
27
+
28
+ ### Compatibility
29
+
30
+ ### SDK Configuration
31
+
32
+ ### Common
33
+
34
+ ### Supplementary Guidelines
35
+
36
+ ## v1.39.0 (2024-11-06)
37
+
38
+ ### Logs
39
+
40
+ - Simplify the name "Logs Instrumentation API" to just "Logs API".
41
+ ([ #4258 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4258 ) )
42
+ - Rename Log Bridge API to Logs API. Define the existing Logger methods to be
43
+ Log Bridge Operations. Add EmitEvent to the Logger as an Instrumentation Operation.
44
+ ([ #4259 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4259 ) )
45
+
46
+ ### Profiles
47
+
29
48
- Define required attributes for Mappings.
30
49
([ #4197 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4197 ) )
31
50
32
- ### OpenTelemetry Protocol
33
-
34
51
### Compatibility
35
52
36
- - Add requirement to allow extending Stable APIs
53
+ - Add requirement to allow extending Stable APIs.
37
54
([ #4270 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4270 ) )
38
55
39
56
### SDK Configuration
@@ -43,7 +60,8 @@ release.
43
60
44
61
### Common
45
62
46
- ### Supplementary Guidelines
63
+ - Define prototype for proposed features in development.
64
+ ([ #4273 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4273 ) )
47
65
48
66
## v1.38.0 (2024-10-10)
49
67
@@ -77,9 +95,6 @@ release.
77
95
- Introduce initial placeholder for the new user-facing Logs API, adding references
78
96
to existing API's informing of the coming changes while the definition is defined.
79
97
([ #4236 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4236 ) )
80
- - Rename Log Bridge API to Logs API. Define the existing Logger methods to be
81
- Log Bridge Operations. Add EmitEvent to the Logger as an Instrumentation Operation.
82
- ([ #4259 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4259 ) )
83
98
84
99
### Common
85
100
0 commit comments