File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,6 +13,34 @@ release.
1313
1414### Metrics
1515
16+ ### Logs
17+
18+ ### Resource
19+
20+ ### OpenTelemetry Protocol
21+
22+ ### Compatibility
23+
24+ ### SDK Configuration
25+
26+ ### Common
27+
28+ ### Supplementary Guidelines
29+
30+ ## v1.30.0 (2024-02-15)
31+
32+ ### Context
33+
34+ - No changes.
35+
36+ ### Traces
37+
38+ - No changes.
39+
40+ ### Metrics
41+
42+ - Clarify metric view measurement processing.
43+ ([ #3842 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3842 ) )
1644- Expose ` ExemplarReservoir ` as configuration parameter for views.
1745 Remove ` ExemplarFilter ` as an interface, now it is only configuration
1846 parameter.
@@ -31,10 +59,17 @@ release.
3159
3260### Resource
3361
62+ - No changes.
63+
3464### OpenTelemetry Protocol
3565
66+ - Use ` TracesData ` , ` MetricsData ` and ` LogsData ` proto messages for file exporter.
67+ ([ #3809 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3809 ) )
68+
3669### Compatibility
3770
71+ - No changes.
72+
3873### SDK Configuration
3974
4075- Add file configuration section to spec compliance matrix.
@@ -44,8 +79,12 @@ release.
4479
4580### Common
4681
82+ - No changes.
83+
4784### Supplementary Guidelines
4885
86+ - No changes.
87+
4988## v1.29.0 (2024-01-10)
5089
5190### Context & Baggage
@@ -73,8 +112,6 @@ release.
73112
74113### OpenTelemetry Protocol
75114
76- - Use ` TracesData ` , ` MetricsData ` and ` LogsData ` proto messages for file exporter.
77-
78115### Compatibility
79116
80117### SDK Configuration
You can’t perform that action at this time.
0 commit comments