Skip to content

Commit 24d4bc0

Browse files
Prepare Release 1.2.0 (#537)
1 parent 84b3017 commit 24d4bc0

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ Full list of differences found in [this compare](https://github.com/open-telemet
66

77
### Added
88

9+
### Changed
10+
11+
## 1.2.0 - 2024-03-29
12+
13+
### Added
14+
15+
* Indicate if a `Span`'s parent or link is remote using 2 bit flag.
16+
[#484](https://github.com/open-telemetry/opentelemetry-proto/pull/484)
917
* Add metric.metadata for supporting additional metadata on metrics
1018
[#514](https://github.com/open-telemetry/opentelemetry-proto/pull/514)
1119

@@ -19,8 +27,6 @@ Full list of differences found in [this compare](https://github.com/open-telemet
1927

2028
* Add `flags` field to `Span` and `Span/Link` for W3C-specified Trace Context flags.
2129
[#503](https://github.com/open-telemetry/opentelemetry-proto/pull/503)
22-
* Indicate if a `Span`'s parent or link is remote using 2 bit flag.
23-
[#484](https://github.com/open-telemetry/opentelemetry-proto/pull/484)
2430

2531
### Changed
2632

0 commit comments

Comments
 (0)