CHANGELOG.md in opentelemetry-instrumentation-sidekiq-0.25.6 vs CHANGELOG.md in opentelemetry-instrumentation-sidekiq-0.25.7
- old
+ new
@@ -1,7 +1,11 @@
# Release History: opentelemetry-instrumentation-sidekiq
+### v0.25.7 / 2024-07-23
+
+* DOCS: Add cspell to CI
+
### v0.25.6 / 2024-07-02
* DOCS: Fix CHANGELOGs to reflect a past breaking change
### v0.25.5 / 2024-06-18
@@ -101,11 +105,11 @@
* FIXED: Sidekiq propagation config
* FIXED: Total order constraint on span.status=
### v0.18.0 / 2021-05-21
-* ADDED: Updated API depedency for 1.0.0.rc1
+* ADDED: Updated API dependency for 1.0.0.rc1
* TEST: update test for redis instrumentation refactor [#760](https://github.com/open-telemetry/opentelemetry-ruby/pull/760)
* BREAKING CHANGE: Remove optional parent_context from in_span
* FIXED: Remove optional parent_context from in_span
* FIXED: Instrument Redis more thoroughly by patching Client#process.
@@ -159,10 +163,10 @@
### v0.7.0 / 2020-10-07
* DOCS: Adding README for Sidekiq instrumentation
* DOCS: Remove duplicate reference in Sidekiq README
-* DOCS: Standardize toplevel docs structure and readme
+* DOCS: Standardize top-level docs structure and readme
### v0.6.0 / 2020-09-10
* (No significant changes)