Skip to content

Commit 80b4018

Browse files
committed
update CHANGELOG
1 parent 9b32e2e commit 80b4018

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1818

1919
- Use `strings.Cut()` instead of `string.SplitN()` for better readability and memory use. (#3822)
2020

21+
### Fixed
22+
23+
- AWS XRay Remote Sampling to cap quotaBalance to 1x quota in `go.opentelemetry.io/contrib/samplers/aws/xray`. (#3651, #3652)
24+
2125
## [1.17.0-rc.1/0.42.0-rc.1/0.11.0-rc.1] - 2023-05-17
2226

2327
### Changed
@@ -42,7 +46,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
4246
### Fixed
4347

4448
- AWS XRay Remote Sampling to preserve previous rule if updated rule property has not changed in `go.opentelemetry.io/contrib/samplers/aws/xray`. (#3619, #3620)
45-
- AWS XRay Remote Sampling to cap quotaBalance to 1x quota in `go.opentelemetry.io/contrib/samplers/aws/xray`. (#3651, #3652)
4649

4750
## [1.16.0/0.41.0/0.10.0] - 2023-04-28
4851

0 commit comments

Comments
 (0)