CHANGELOG.md in opentelemetry-instrumentation-all-0.52.0 vs CHANGELOG.md in opentelemetry-instrumentation-all-0.53.0
- old
+ new
@@ -1,6 +1,10 @@
# Release History: opentelemetry-instrumentation-all
+### v0.53.0 / 2023-11-28
+
+* CHANGED: Performance optimization cache attribute hashes [#723](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/723)
+
### v0.52.0 / 2023-11-21
* BREAKING CHANGE: Drop Support for EoL Rails 6.0 [#680](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/680)
* BREAKING CHANGE: Use ActiveSupport Instrumentation instead of Money Patches [#677](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/677)