Skip to content

Commit 542fa91

Browse files
github-actions[bot]opentelemetrybotkaylareopelle
authored
release: Release opentelemetry-instrumentation-racecar 0.3.4 (was 0.3.3) (#1055)
* release: Release opentelemetry-instrumentation-racecar 0.3.4 (was 0.3.3) * ci: force --------- Co-authored-by: OpenTelemetry Bot <[email protected]> Co-authored-by: Kayla Reopelle <[email protected]>
1 parent 08f11ae commit 542fa91

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

instrumentation/racecar/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-racecar
22

3+
### v0.3.4 / 2024-07-09
4+
5+
* FIXED: Suppress header access with symbol key deprecation warning in Racecar Instrumentation
6+
37
### v0.3.3 / 2024-07-02
48

59
* DOCS: Fix CHANGELOGs to reflect a past breaking change

instrumentation/racecar/lib/opentelemetry/instrumentation/racecar/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 Racecar
10-
VERSION = '0.3.3'
10+
VERSION = '0.3.4'
1111
end
1212
end
1313
end

0 commit comments

Comments
 (0)