Skip to content

Commit 4c95b25

Browse files
release: Release 37 gems (#1710)
1 parent 589de6a commit 4c95b25

File tree

74 files changed

+185
-37
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+185
-37
lines changed

instrumentation/active_job/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

instrumentation/active_job/lib/opentelemetry/instrumentation/active_job/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 ActiveJob
10-
VERSION = '0.9.0'
10+
VERSION = '0.9.1'
1111
end
1212
end
1313
end

instrumentation/active_record/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

instrumentation/active_record/lib/opentelemetry/instrumentation/active_record/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 ActiveRecord
10-
VERSION = '0.10.0'
10+
VERSION = '0.10.1'
1111
end
1212
end
1313
end

instrumentation/active_support/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

instrumentation/active_support/lib/opentelemetry/instrumentation/active_support/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 ActiveSupport
10-
VERSION = '0.9.0'
10+
VERSION = '0.9.1'
1111
end
1212
end
1313
end

instrumentation/anthropic/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

instrumentation/anthropic/lib/opentelemetry/instrumentation/anthropic/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 Anthropic
10-
VERSION = '0.2.0'
10+
VERSION = '0.2.1'
1111
end
1212
end
1313
end

instrumentation/aws_lambda/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

instrumentation/aws_lambda/lib/opentelemetry/instrumentation/aws_lambda/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 AwsLambda
10-
VERSION = '0.5.0'
10+
VERSION = '0.5.1'
1111
end
1212
end
1313
end

0 commit comments

Comments
 (0)