CHANGELOG.md in opentelemetry-instrumentation-sidekiq-0.25.5 vs CHANGELOG.md in opentelemetry-instrumentation-sidekiq-0.25.6

- old
+ new

@@ -1,7 +1,11 @@ # Release History: opentelemetry-instrumentation-sidekiq +### v0.25.6 / 2024-07-02 + +* DOCS: Fix CHANGELOGs to reflect a past breaking change + ### v0.25.5 / 2024-06-18 * FIXED: Relax otel common gem constraints ### v0.25.4 / 2024-05-09 @@ -20,11 +24,11 @@ * DOCS: ✏️ Sidekiq instrumentation options ### v0.25.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.24.4 / 2023-08-07 * FIXED: Allow traces inside jobs while avoiding Redis noise ### v0.24.3 / 2023-08-03