You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+48-5Lines changed: 48 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,21 +7,49 @@ release.
7
7
8
8
## Unreleased
9
9
10
-
- Fix: remove `name` from LogRecord example in the File Exporter example [#3886](https://github.com/open-telemetry/opentelemetry-specification/pull/3886)
10
+
### Context
11
+
12
+
### Traces
13
+
14
+
### Metrics
15
+
16
+
### Logs
17
+
18
+
### Events
19
+
20
+
### Resource
21
+
22
+
### OpenTelemetry Protocol
23
+
24
+
### Compatibility
25
+
26
+
### SDK Configuration
27
+
28
+
### Common
29
+
30
+
### Supplementary Guidelines
31
+
32
+
## v1.31.0 (2024-03-13)
11
33
12
34
### Context
13
35
36
+
- Specify allowed characters for Baggage keys and values.
0 commit comments