Skip to content

Commit d855249

Browse files
Release 1.27.0 (#3753)
November release.
1 parent 92360f1 commit d855249

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,45 @@ release.
1111

1212
### Traces
1313

14+
### Metrics
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.27.0 (2023-11-08)
31+
32+
### Context
33+
34+
- No changes.
35+
36+
### Traces
37+
1438
- Add a new AddLink() operation to Span (experimental).
1539
([#3678](https://github.com/open-telemetry/opentelemetry-specification/pull/3678))
1640

1741
### Metrics
1842

43+
- No changes.
44+
1945
### Logs
2046

47+
- No changes.
48+
2149
### Resource
2250

51+
- No changes.
52+
2353
### OpenTelemetry Protocol
2454

2555
- New exporter implementations do not need to support
@@ -28,6 +58,8 @@ release.
2858

2959
### Compatibility
3060

61+
- No changes.
62+
3163
### SDK Configuration
3264

3365
- Define file configuration parse and create operations.
@@ -42,6 +74,8 @@ release.
4274

4375
### Supplementary Guidelines
4476

77+
- No changes.
78+
4579
## v1.26.0 (2023-10-10)
4680

4781
### Context

0 commit comments

Comments
 (0)