Skip to content

Commit da076c5

Browse files
Merge branch 'main' into dependabot/github_actions/ruby/setup-ruby-1.222.0
2 parents 0018842 + e200b10 commit da076c5

File tree

2 files changed

+5
-1
lines changed

2 files changed

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

3+
### v0.1.1 / 2025-03-05
4+
5+
* FIXED: ActiveStorage OTel API Constraints
6+
37
### v0.1.0 / 2025-01-29
48

59
Initial release!

instrumentation/active_storage/lib/opentelemetry/instrumentation/active_storage/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 ActiveStorage
10-
VERSION = '0.1.0'
10+
VERSION = '0.1.1'
1111
end
1212
end
1313
end

0 commit comments

Comments
 (0)