diff --git a/CHANGELOG.md b/CHANGELOG.md index 769e5330467..7977d20bd71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm This makes `4xx` response codes to not be an error anymore. (#1973) - Fixed jaegerremote sampler not behaving properly with per operation strategy set. (#2137) - Stopped injecting propagation context into response headers in otelhttp. (#2180) +- Fix issue where attributes for DynamoDB were not added because of a string miss match. (#2272) ## [1.6.0/0.31.0] - 2022-03-28