File tree Expand file tree Collapse file tree
lib/opentelemetry/instrumentation/http
lib/opentelemetry/instrumentation/net/http Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release History: opentelemetry-instrumentation-http
22
3+ ### v0.19.6 / 2022-05-05
4+
5+ * (No significant changes)
6+
37### v0.19.5 / 2022-05-02
48
59* FIXED: RubyGems Fallback
Original file line number Diff line number Diff line change 77module OpenTelemetry
88 module Instrumentation
99 module HTTP
10- VERSION = '0.19.5 '
10+ VERSION = '0.19.6 '
1111 end
1212 end
1313end
Original file line number Diff line number Diff line change 11# Release History: opentelemetry-instrumentation-net_http
22
3+ ### v0.19.5 / 2022-05-05
4+
5+ * (No significant changes)
6+
37### v0.19.4 / 2022-02-02
48
59* FIXED: Clientcontext attrs overwrite in net::http
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ module OpenTelemetry
88 module Instrumentation
99 module Net
1010 module HTTP
11- VERSION = '0.19.4 '
11+ VERSION = '0.19.5 '
1212 end
1313 end
1414 end
You can’t perform that action at this time.
0 commit comments