CHANGELOG.md in opentelemetry-instrumentation-aws_sdk-0.5.2 vs CHANGELOG.md in opentelemetry-instrumentation-aws_sdk-0.5.3

- old
+ new

@@ -1,17 +1,21 @@ # Release History: opentelemetry-instrumentation-aws_sdk +### v0.5.3 / 2024-07-02 + +* DOCS: Fix CHANGELOGs to reflect a past breaking change + ### v0.5.2 / 2024-04-30 * FIXED: Bundler conflict warnings ### v0.5.1 / 2024-02-08 * FIXED: Return nil for non-existant key in AwsSdk::MessageAttributeGetter ### v0.5.0 / 2023-09-07 -* FIXED: Align messaging instrumentation operation names +* BREAKING CHANGE: Align messaging instrumentation operation names [#648](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/648) ### v0.4.2 / 2023-08-03 * FIXED: Remove inline linter rules