Skip to content

Commit a36eebf

Browse files
otelbot-ruby-contrib[bot]otelbot[bot]arielvalentin
authored
release: Release opentelemetry-instrumentation-all 0.87.0 (was 0.86.1) (#1778)
* release: Release opentelemetry-instrumentation-all 0.87.0 (was 0.86.1) * squash: Apply suggestions from code review --------- Co-authored-by: otelbot <[email protected]> Co-authored-by: Ariel Valentin <[email protected]>
1 parent 6963d21 commit a36eebf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

instrumentation/all/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release History: opentelemetry-instrumentation-all
22

3+
### v0.87.0 / 2025-11-05
4+
5+
* ADDED: upgrade opentelemetry-instrumentation-pg to 0.33.0
6+
37
### v0.86.1 / 2025-10-22
48

59
* ADDED: Updated minimum gem versions for dependent instrumentations

instrumentation/all/lib/opentelemetry/instrumentation/all/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
module OpenTelemetry
88
module Instrumentation
99
module All
10-
VERSION = '0.86.1'
10+
VERSION = '0.87.0'
1111
end
1212
end
1313
end

0 commit comments

Comments
 (0)