Skip to content

Commit ca839c5

Browse files
authored
Prepare the v1.10 release (#773)
Signed-off-by: Josh Suereth <joshuasuereth@google.com>
1 parent ca6403e commit ca839c5

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,31 @@ The full list of changes can be found in the compare view for the respective rel
66

77
### Added
88

9+
### Changed
10+
11+
### Fixed
12+
13+
### Removed
14+
15+
## 1.10.0 - 2026-03-09
16+
17+
### Added
18+
919
- profiles: introduce reference based attributes [#733](https://github.com/open-telemetry/opentelemetry-proto/pull/733)
1020

1121
### Changed
1222

23+
- docs: Add more clarity to experiments. [#771](https://github.com/open-telemetry/opentelemetry-proto/pull/771)
1324
- profiles: clarify Sample message usage guidance docs. [#742](https://github.com/open-telemetry/opentelemetry-proto/pull/742)
1425
- profiles: improve Sample message clarity and usage documentation. [#724](https://github.com/open-telemetry/opentelemetry-proto/pull/724)
1526
- profiles: clarify the profile and sample timestamps relationship. [#744](https://github.com/open-telemetry/opentelemetry-proto/pull/744)
1627
- common: rename ref suffix to strindex [#768](https://github.com/open-telemetry/opentelemetry-proto/pull/768)
1728

1829
### Fixed
1930

31+
- examples: Represent uint64 and fixed64 fields as strings in metrics.json. [#748](https://github.com/open-telemetry/opentelemetry-proto/pull/748)
2032
- logs: `SEVERITY_NUMBER_UNSPECIFIED` can be used as the `severity_number` field is optional. [#736](https://github.com/open-telemetry/opentelemetry-proto/pull/736)
2133

22-
### Removed
23-
2434
## 1.9.0 - 2025-10-31
2535

2636
### Added

0 commit comments

Comments
 (0)