File tree Expand file tree Collapse file tree 1 file changed +32
-13
lines changed Expand file tree Collapse file tree 1 file changed +32
-13
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,34 @@ release.
99
1010### Context
1111
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+
1240- Add context propagation through Environment Variables specification.
1341 ([ #4454 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4454 ) )
1442- On Propagators API, stabilize ` GetAll ` on the ` TextMap ` Extract.
@@ -22,6 +50,9 @@ release.
2250
2351### Metrics
2452
53+ - Clarify SDK behavior for Instrument Advisory Parameter.
54+ ([ #4389 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4389 ) )
55+
2556### Logs
2657
2758- Add ` Enabled ` opt-in operation to the ` LogRecordProcessor ` .
@@ -38,28 +69,16 @@ release.
3869
3970### Resource
4071
41- - Add Datamodel for Entities
72+ - Add Datamodel for Entities.
4273 ([ #4442 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4442 ) )
4374
44- ### Profiles
45-
46- ### OpenTelemetry Protocol
47-
48- ### Compatibility
49-
5075### SDK Configuration
5176
5277- Convert declarative config env var substitution syntax to ABNF.
5378 ([ #4448 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4448 ) )
5479- List declarative config supported SDK extension plugin interfaces.
5580 ([ #4452 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/4452 ) )
5681
57- ### Common
58-
59- ### Supplementary Guidelines
60-
61- ### OTEPs
62-
6382## v1.43.0 (2025-03-18)
6483
6584### Traces
You can’t perform that action at this time.
0 commit comments