diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d46282c55c..706631559a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,18 +13,12 @@ release. ### Metrics -- `AlignedHistogramBucketExemplarReservoir` SHOULD use a time-weighted algorithm. - ([#4678](https://github.com/open-telemetry/opentelemetry-specification/pull/4678)) - ### Logs ### Baggage ### Profiles -- Document the profiles signal. - ([#4685](https://github.com/open-telemetry/opentelemetry-specification/pull/4685)) - ### Resource ### Entities @@ -37,13 +31,27 @@ release. ### Common -- Extend the set of attribute value types to support more complex data structures. - ([#4651](https://github.com/open-telemetry/opentelemetry-specification/pull/4651)) - ### Supplementary Guidelines ### OTEPs +## v1.51.0 (2025-11-17) + +### Metrics + +- `AlignedHistogramBucketExemplarReservoir` SHOULD use a time-weighted algorithm. + ([#4678](https://github.com/open-telemetry/opentelemetry-specification/pull/4678)) + +### Profiles + +- Document the profiles signal. + ([#4685](https://github.com/open-telemetry/opentelemetry-specification/pull/4685)) + +### Common + +- Extend the set of attribute value types to support more complex data structures. + ([#4651](https://github.com/open-telemetry/opentelemetry-specification/pull/4651)) + ## v1.50.0 (2025-10-17) ### Traces