CHANGELOG.md in opentelemetry-instrumentation-excon-0.22.3 vs CHANGELOG.md in opentelemetry-instrumentation-excon-0.22.4
- old
+ new
@@ -1,7 +1,11 @@
# Release History: opentelemetry-instrumentation-excon
+### v0.22.4 / 2024-07-23
+
+* DOCS: Add cspell to CI
+
### v0.22.3 / 2024-06-18
* FIXED: Relax otel common gem constraints
* FIXED: Add `http.url` to Excon instrumentation
@@ -73,11 +77,11 @@
* 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
* FIXED: Removed http.status_text attribute #750
### v0.17.0 / 2021-04-22
* ADDED: Excon instrumentation accepts peer service config attribute.
@@ -128,10 +132,10 @@
* FIXED: Move context/span methods to Trace module
* FIXED: Remove 'canonical' from status codes
### v0.7.0 / 2020-10-07
-* DOCS: Standardize toplevel docs structure and readme
+* DOCS: Standardize top-level docs structure and readme
### v0.6.0 / 2020-09-10
* (No significant changes)