Skip to content

Commit

Permalink
chore: Bump aws_sdk version in all
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylareopelle committed Sep 19, 2024
1 parent 11a659d commit 184064b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion instrumentation/all/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### v0.64.1 / 2024-09-19

* (No significant changes)
* ADDED: All AWS services emit traces

### v0.64.0 / 2024-09-12

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |spec|

spec.add_dependency 'opentelemetry-instrumentation-active_model_serializers', '~> 0.20.1'
spec.add_dependency 'opentelemetry-instrumentation-aws_lambda', '~> 0.1.0'
spec.add_dependency 'opentelemetry-instrumentation-aws_sdk', '~> 0.5.0'
spec.add_dependency 'opentelemetry-instrumentation-aws_sdk', '~> 0.6.0'
spec.add_dependency 'opentelemetry-instrumentation-bunny', '~> 0.21.0'
spec.add_dependency 'opentelemetry-instrumentation-concurrent_ruby', '~> 0.21.1'
spec.add_dependency 'opentelemetry-instrumentation-dalli', '~> 0.25.0'
Expand Down

0 comments on commit 184064b

Please sign in to comment.