File tree 1 file changed +32
-13
lines changed
1 file changed +32
-13
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,34 @@ release.
9
9
10
10
### Context
11
11
12
+ ### Traces
13
+
14
+ ### Metrics
15
+
16
+ ### Logs
17
+
18
+ ### Baggage
19
+
20
+ ### Resource
21
+
22
+ ### Profiles
23
+
24
+ ### OpenTelemetry Protocol
25
+
26
+ ### Compatibility
27
+
28
+ ### SDK Configuration
29
+
30
+ ### Common
31
+
32
+ ### Supplementary Guidelines
33
+
34
+ ### OTEPs
35
+
36
+ ## v1.44.0 (2025-04-15)
37
+
38
+ ### Context
39
+
12
40
- Add context propagation through Environment Variables specification.
13
41
([ #4454 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4454 ) )
14
42
- On Propagators API, stabilize ` GetAll ` on the ` TextMap ` Extract.
@@ -22,6 +50,9 @@ release.
22
50
23
51
### Metrics
24
52
53
+ - Clarify SDK behavior for Instrument Advisory Parameter.
54
+ ([ #4389 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4389 ) )
55
+
25
56
### Logs
26
57
27
58
- Add ` Enabled ` opt-in operation to the ` LogRecordProcessor ` .
@@ -38,28 +69,16 @@ release.
38
69
39
70
### Resource
40
71
41
- - Add Datamodel for Entities
72
+ - Add Datamodel for Entities.
42
73
([ #4442 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4442 ) )
43
74
44
- ### Profiles
45
-
46
- ### OpenTelemetry Protocol
47
-
48
- ### Compatibility
49
-
50
75
### SDK Configuration
51
76
52
77
- Convert declarative config env var substitution syntax to ABNF.
53
78
([ #4448 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4448 ) )
54
79
- List declarative config supported SDK extension plugin interfaces.
55
80
([ #4452 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4452 ) )
56
81
57
- ### Common
58
-
59
- ### Supplementary Guidelines
60
-
61
- ### OTEPs
62
-
63
82
## v1.43.0 (2025-03-18)
64
83
65
84
### Traces
You can’t perform that action at this time.
0 commit comments