Skip to content

Commit f9b8164

Browse files
committed
Update change log for upcoming release
1 parent 1f5f0d2 commit f9b8164

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## Unreleased
44

5+
### Consistent sampling
6+
7+
- Refactor ConsistentFixedThresholdSampler to prepare for dynamic threshold support
8+
([#2018](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2018))
9+
- ConsistentRateLimitingSampler can fail if used in combination with legacy samplers
10+
([#2022](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/2022))
11+
12+
### OpAMP client
13+
14+
- Add OpAMP WebSocket service implementation
15+
([#1969](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1969))
16+
517
## Version 1.47.0 (2025-07-04)
618

719
### Disk buffering

0 commit comments

Comments
 (0)