File tree Expand file tree Collapse file tree 1 file changed +39
-2
lines changed Expand file tree Collapse file tree 1 file changed +39
-2
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,34 @@ release.
13
13
14
14
### Metrics
15
15
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 ) )
16
44
- Expose ` ExemplarReservoir ` as configuration parameter for views.
17
45
Remove ` ExemplarFilter ` as an interface, now it is only configuration
18
46
parameter.
@@ -31,10 +59,17 @@ release.
31
59
32
60
### Resource
33
61
62
+ - No changes.
63
+
34
64
### OpenTelemetry Protocol
35
65
66
+ - Use ` TracesData ` , ` MetricsData ` and ` LogsData ` proto messages for file exporter.
67
+ ([ #3809 ] ( https://github.com/open-telemetry/opentelemetry-specification/pull/3809 ) )
68
+
36
69
### Compatibility
37
70
71
+ - No changes.
72
+
38
73
### SDK Configuration
39
74
40
75
- Add file configuration section to spec compliance matrix.
@@ -44,8 +79,12 @@ release.
44
79
45
80
### Common
46
81
82
+ - No changes.
83
+
47
84
### Supplementary Guidelines
48
85
86
+ - No changes.
87
+
49
88
## v1.29.0 (2024-01-10)
50
89
51
90
### Context & Baggage
@@ -73,8 +112,6 @@ release.
73
112
74
113
### OpenTelemetry Protocol
75
114
76
- - Use ` TracesData ` , ` MetricsData ` and ` LogsData ` proto messages for file exporter.
77
-
78
115
### Compatibility
79
116
80
117
### SDK Configuration
You can’t perform that action at this time.
0 commit comments