We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b27c742 commit c7686e5Copy full SHA for c7686e5
instrumentation/base/CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Release History: opentelemetry-instrumentation-base
2
3
+### v0.22.4 / 2024-06-18
4
+
5
+* FIXED: Relax otel common gem constraints
6
+* DOCS: Add function doc for config_overrides_from_env
7
8
### v0.22.3 / 2023-11-23
9
10
* CHANGED: Applied Rubocop Performance Recommendations [#727](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/727)
@@ -57,8 +62,3 @@
57
62
### v0.17.0 / 2021-04-22
58
63
59
64
* Initial release.
60
-
61
-### v0.22.4 / 2024-06-18
-* FIXED: Relax otel common gem constraints
-* DOCS: Add function doc for config_overrides_from_env
0 commit comments