Skip to content

Commit

Permalink
release: Release opentelemetry-instrumentation-all 0.55.0 (was 0.54.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot committed Jan 6, 2024
1 parent ba8c44e commit f9c4a22
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions instrumentation/all/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release History: opentelemetry-instrumentation-all

### v0.55.0 / 2024-01-06

* (No significant changes)

### v0.54.0 / 2023-11-28

* ADDED: Updated excon to include connect spans
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
module OpenTelemetry
module Instrumentation
module All
VERSION = '0.54.0'
VERSION = '0.55.0'
end
end
end

0 comments on commit f9c4a22

Please sign in to comment.