@@ -9,9 +9,33 @@ release.
9
9
10
10
### Context
11
11
12
- - Add Supplementary Guidelines for environment variables as context carrier
13
- specification.
14
- ([ #4548 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4548 ) )
12
+ ### Traces
13
+
14
+ ### Metrics
15
+
16
+ ### Logs
17
+
18
+ ### Baggage
19
+
20
+ ### Profiles
21
+
22
+ ### Resource
23
+
24
+ ### Entities
25
+
26
+ ### OpenTelemetry Protocol
27
+
28
+ ### Compatibility
29
+
30
+ ### SDK Configuration
31
+
32
+ ### Common
33
+
34
+ ### Supplementary Guidelines
35
+
36
+ ### OTEPs
37
+
38
+ ## v1.47.0 (2025-07-18)
15
39
16
40
### Traces
17
41
@@ -23,8 +47,6 @@ release.
23
47
- Define how SDK implements ` Tracer.Enabled ` .
24
48
([ #4537 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4537 ) )
25
49
26
- ### Metrics
27
-
28
50
### Logs
29
51
30
52
- Stabilize ` Event Name ` parameter of ` Logger.Enabled ` .
@@ -34,32 +56,26 @@ release.
34
56
- ` SeverityNumber=0 ` MAY be used to represent an unspecified value.
35
57
([ #4535 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4535 ) )
36
58
37
- ### Baggage
59
+ ### Compatibility
60
+
61
+ - Clarify expectations about Prometheus content negotiation for metric names.
62
+ ([ #4543 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4543 ) )
63
+
64
+ ### Supplementary Guidelines
38
65
39
66
- Add Supplementary Guidelines for environment variables as context carrier
40
67
specification.
41
68
([ #4548 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4548 ) )
42
69
43
- ### Profiles
44
-
45
- ### Resource
46
-
47
- ### Entities
48
-
49
- ### OpenTelemetry Protocol
50
-
51
- ### Compatibility
52
-
53
- - Clarify expectations about Prometheus content negotiation for metric names.
54
- ([ #4543 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4543 ) )
70
+ ### OTEPs
55
71
56
- ### SDK Configuration
72
+ - Extend attributes to support complex values.
73
+ ([ #4485 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4485 ) )
57
74
58
75
### Common
59
76
60
- ### Supplementary Guidelines
61
-
62
- ### OTEPs
77
+ - Update spec to comply with OTEP-232.
78
+ ([ #4529 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4529 ) )
63
79
64
80
## v1.46.0 (2025-06-12)
65
81
0 commit comments