Skip to content

Commit 5e5f8fd

Browse files
Release 1.51.0 (#4730)
### Metrics - `AlignedHistogramBucketExemplarReservoir` SHOULD use a time-weighted algorithm. ([#4678](#4678)) ### Profiles - Document the profiles signal. ([#4685](#4685)) ### Common - Extend the set of attribute value types to support more complex data structures. ([#4651](#4651)) --------- Co-authored-by: Armin Ruech <[email protected]>
1 parent 3b2f01d commit 5e5f8fd

File tree

1 file changed

+17
-9
lines changed

1 file changed

+17
-9
lines changed

CHANGELOG.md

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,12 @@ release.
1313

1414
### Metrics
1515

16-
- `AlignedHistogramBucketExemplarReservoir` SHOULD use a time-weighted algorithm.
17-
([#4678](https://github.com/open-telemetry/opentelemetry-specification/pull/4678))
18-
1916
### Logs
2017

2118
### Baggage
2219

2320
### Profiles
2421

25-
- Document the profiles signal.
26-
([#4685](https://github.com/open-telemetry/opentelemetry-specification/pull/4685))
27-
2822
### Resource
2923

3024
### Entities
@@ -37,13 +31,27 @@ release.
3731

3832
### Common
3933

40-
- Extend the set of attribute value types to support more complex data structures.
41-
([#4651](https://github.com/open-telemetry/opentelemetry-specification/pull/4651))
42-
4334
### Supplementary Guidelines
4435

4536
### OTEPs
4637

38+
## v1.51.0 (2025-11-17)
39+
40+
### Metrics
41+
42+
- `AlignedHistogramBucketExemplarReservoir` SHOULD use a time-weighted algorithm.
43+
([#4678](https://github.com/open-telemetry/opentelemetry-specification/pull/4678))
44+
45+
### Profiles
46+
47+
- Document the profiles signal.
48+
([#4685](https://github.com/open-telemetry/opentelemetry-specification/pull/4685))
49+
50+
### Common
51+
52+
- Extend the set of attribute value types to support more complex data structures.
53+
([#4651](https://github.com/open-telemetry/opentelemetry-specification/pull/4651))
54+
4755
## v1.50.0 (2025-10-17)
4856

4957
### Traces

0 commit comments

Comments
 (0)