Skip to content

Commit 434473c

Browse files
github-actions[bot]opentelemetrybotarielvalentin
authored
release: Release opentelemetry-instrumentation-dalli 0.27.3 (was 0.27.2) (#1549)
* release: Release opentelemetry-instrumentation-dalli 0.27.3 (was 0.27.2) * ci: Force --------- Co-authored-by: OpenTelemetry Bot <[email protected]> Co-authored-by: Ariel Valentin <[email protected]>
1 parent 4dbb668 commit 434473c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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

3+
### v0.27.3 / 2025-05-27
4+
5+
* FIXED: Compact Dalli attributes
6+
37
### v0.27.2 / 2025-04-30
48

59
* FIXED: Do not pollute the `OpenTelemetry::Instrumentation` namespace

instrumentation/dalli/lib/opentelemetry/instrumentation/dalli/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 Dalli
10-
VERSION = '0.27.2'
10+
VERSION = '0.27.3'
1111
end
1212
end
1313
end

0 commit comments

Comments
 (0)