Skip to content

Commit b4d1ec4

Browse files
github-actions[bot]opentelemetrybotkaylareopelle
authored
release: Release opentelemetry-instrumentation-all 0.76.0 (was 0.75.1) (#1526)
* release: Release opentelemetry-instrumentation-all 0.75.2 (was 0.75.1) * chore: bump all to 0.76.0 --------- Co-authored-by: OpenTelemetry Bot <[email protected]> Co-authored-by: Kayla Reopelle <[email protected]>
1 parent e006eb6 commit b4d1ec4

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.76.0 / 2025-05-06
4+
5+
* ADDED: Update minimum required version of rdkafka to 0.18.0
6+
37
### v0.75.1 / 2025-04-16
48

59
* (No significant changes)

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.75.1'
10+
VERSION = '0.76.0'
1111
end
1212
end
1313
end

0 commit comments

Comments
 (0)