File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
lib/opentelemetry/instrumentation/all Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Release History: opentelemetry-instrumentation-all
22
3+ ### v0.79.0 / 2025-08-18
4+
5+ * ADDED: Add HTTPX instrumentation to all
6+ * ADDED: Add Ethon ` OTEL_SEMCONV_STABILITY_OPT_IN ` environment variable [ #1561 ] ( https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1561 )
7+ * ADDED: Add Excon ` OTEL_SEMCONV_STABILITY_OPT_IN ` environment variable [ #1569 ] ( https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1569 )
8+ * ADDED: Add Faraday ` OTEL_SEMCONV_STABILITY_OPT_IN ` environment variable [ #1592 ] ( https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1592 )
9+ * ADDED: Add HTTPClient ` OTEL_SEMCONV_STABILITY_OPT_IN ` environment variable [ #1588 ] ( https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1588 )
10+ * ADDED: HTTPX ` OTEL_SEMCONV_STABILITY_OPT_IN ` environment variable [ #1589 ] ( https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1589 )
11+ * ADDED: Add REST Client ` OTEL_SEMCONV_STABILITY_OPT_IN ` environment variable [ #1568 ] ( https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1568 )
12+
313### v0.78.0 / 2025-06-17
414
515* ADDED: Add ` OTEL_SEMCONV_STABILITY_OPT_IN ` environment variable to HTTP.rb instrumentation [ #1547 ] ( https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1547 )
Original file line number Diff line number Diff line change 77module OpenTelemetry
88 module Instrumentation
99 module All
10- VERSION = '0.78 .0'
10+ VERSION = '0.79 .0'
1111 end
1212 end
1313end
You can’t perform that action at this time.
0 commit comments