-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* release: Release 49 gems * opentelemetry-helpers-mysql 0.2.0 (was 0.1.2) * opentelemetry-helpers-sql-obfuscation 0.3.0 (was 0.2.1) * opentelemetry-instrumentation-grape 0.3.0 (was 0.2.0) * opentelemetry-instrumentation-racecar 0.4.0 (was 0.3.4) * opentelemetry-instrumentation-rake 0.3.0 (was 0.2.2) * opentelemetry-instrumentation-rdkafka 0.5.0 (was 0.4.9) * opentelemetry-instrumentation-trilogy 0.61.0 (was 0.60.0) * opentelemetry-instrumentation-active_support 0.8.0 (was 0.7.0) * opentelemetry-instrumentation-action_mailer 0.4.0 (was 0.3.0) * opentelemetry-instrumentation-action_view 0.9.0 (was 0.8.0) * opentelemetry-instrumentation-action_pack 0.11.0 (was 0.10.0) * opentelemetry-instrumentation-active_job 0.8.0 (was 0.7.8) * opentelemetry-instrumentation-resque 0.6.0 (was 0.5.2) * opentelemetry-instrumentation-bunny 0.22.0 (was 0.21.4) * opentelemetry-instrumentation-base 0.23.0 (was 0.22.6) * opentelemetry-instrumentation-active_record 0.9.0 (was 0.8.1) * opentelemetry-instrumentation-aws_sdk 0.8.0 (was 0.7.0) * opentelemetry-instrumentation-aws_lambda 0.2.0 (was 0.1.1) * opentelemetry-instrumentation-lmdb 0.23.0 (was 0.22.3) * opentelemetry-instrumentation-http 0.24.0 (was 0.23.5) * opentelemetry-instrumentation-graphql 0.29.0 (was 0.28.4) * opentelemetry-instrumentation-http_client 0.23.0 (was 0.22.8) * opentelemetry-instrumentation-httpx 0.2.0 (was 0.1.3) * opentelemetry-instrumentation-koala 0.21.0 (was 0.20.6) * opentelemetry-instrumentation-active_model_serializers 0.22.0 (was 0.21.1) * opentelemetry-instrumentation-concurrent_ruby 0.22.0 (was 0.21.4) * opentelemetry-instrumentation-dalli 0.26.0 (was 0.25.4) * opentelemetry-instrumentation-delayed_job 0.23.0 (was 0.22.4) * opentelemetry-instrumentation-ethon 0.22.0 (was 0.21.9) * opentelemetry-instrumentation-excon 0.23.0 (was 0.22.5) * opentelemetry-instrumentation-faraday 0.26.0 (was 0.25.0) * opentelemetry-instrumentation-mongo 0.23.0 (was 0.22.4) * opentelemetry-instrumentation-mysql2 0.29.0 (was 0.28.0) * opentelemetry-instrumentation-net_http 0.23.0 (was 0.22.8) * opentelemetry-instrumentation-pg 0.30.0 (was 0.29.2) * opentelemetry-instrumentation-que 0.9.0 (was 0.8.4) * opentelemetry-instrumentation-rack 0.26.0 (was 0.25.0) * opentelemetry-instrumentation-rails 0.35.0 (was 0.34.1) * opentelemetry-instrumentation-redis 0.26.0 (was 0.25.7) * opentelemetry-instrumentation-restclient 0.23.0 (was 0.22.8) * opentelemetry-instrumentation-rspec 0.4.0 (was 0.3.3) * opentelemetry-instrumentation-ruby_kafka 0.22.0 (was 0.21.3) * opentelemetry-instrumentation-sidekiq 0.26.0 (was 0.25.7) * opentelemetry-instrumentation-sinatra 0.25.0 (was 0.24.1) * opentelemetry-instrumentation-all 0.72.0 (was 0.71.1) * opentelemetry-processor-baggage 0.3.0 (was 0.2.1) * opentelemetry-propagator-ottrace 0.22.0 (was 0.21.4) * opentelemetry-propagator-vitess 0.2.0 (was 0.1.1) * opentelemetry-propagator-xray 0.23.0 (was 0.22.3) * squash: bump dep * squash: typo * squash: fix depgit add -p * squash: fix dep * feat!: Set minimum supported version to Ruby 3.1 * squash: bump release plase versions --------- Co-authored-by: OpenTelemetry Bot <107717825+opentelemetrybot@users.noreply.github.com> Co-authored-by: Ariel Valentin <arielvalentin@github.com>
- Loading branch information
1 parent
4780480
commit e6e603e
Showing
157 changed files
with
537 additions
and
197 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,55 +1,55 @@ | ||
{ | ||
"helpers/mysql": "0.1.1", | ||
"helpers/sql-obfuscation": "0.2.0", | ||
"instrumentation/action_mailer": "0.2.0", | ||
"instrumentation/action_pack": "0.10.0", | ||
"instrumentation/action_view": "0.7.3", | ||
"instrumentation/active_job": "0.7.8", | ||
"instrumentation/active_model_serializers": "0.20.2", | ||
"instrumentation/active_record": "0.8.1", | ||
"instrumentation/active_support": "0.6.0", | ||
"instrumentation/all": "0.69.0", | ||
"instrumentation/aws_lambda": "0.1.1", | ||
"instrumentation/aws_sdk": "0.7.0", | ||
"instrumentation/base": "0.22.6", | ||
"instrumentation/bunny": "0.21.4", | ||
"instrumentation/concurrent_ruby": "0.21.4", | ||
"instrumentation/dalli": "0.25.4", | ||
"instrumentation/delayed_job": "0.22.4", | ||
"instrumentation/ethon": "0.21.8", | ||
"instrumentation/excon": "0.22.4", | ||
"instrumentation/faraday": "0.24.6", | ||
"instrumentation/grape": "0.2.0", | ||
"instrumentation/graphql": "0.28.4", | ||
"instrumentation/gruf": "0.2.1", | ||
"instrumentation/http": "0.23.4", | ||
"instrumentation/http_client": "0.22.7", | ||
"instrumentation/httpx": "0.1.2", | ||
"instrumentation/koala": "0.20.5", | ||
"instrumentation/lmdb": "0.22.3", | ||
"instrumentation/mongo": "0.22.4", | ||
"instrumentation/mysql2": "0.28.0", | ||
"instrumentation/net_http": "0.22.7", | ||
"instrumentation/pg": "0.29.0", | ||
"instrumentation/que": "0.8.4", | ||
"instrumentation/racecar": "0.3.4", | ||
"instrumentation/rack": "0.25.0", | ||
"instrumentation/rails": "0.33.0", | ||
"instrumentation/rake": "0.2.2", | ||
"instrumentation/rdkafka": "0.4.8", | ||
"instrumentation/redis": "0.25.7", | ||
"instrumentation/resque": "0.5.2", | ||
"instrumentation/restclient": "0.22.7", | ||
"instrumentation/rspec": "0.3.3", | ||
"instrumentation/ruby_kafka": "0.21.3", | ||
"instrumentation/sidekiq": "0.25.7", | ||
"instrumentation/sinatra": "0.24.1", | ||
"instrumentation/trilogy": "0.60.0", | ||
"processor/baggage": "0.2.0", | ||
"propagator/ottrace": "0.21.3", | ||
"propagator/vitess": "0.1.0", | ||
"propagator/xray": "0.22.2", | ||
"resources/azure": "0.1.0", | ||
"resources/container": "0.1.1", | ||
"resources/google_cloud_platform": "0.1.0" | ||
"helpers/mysql": "0.2.0", | ||
"helpers/sql-obfuscation": "0.3.0", | ||
"instrumentation/action_mailer": "0.4.0", | ||
"instrumentation/action_pack": "0.11.0", | ||
"instrumentation/action_view": "0.9.0", | ||
"instrumentation/active_job": "0.8.0", | ||
"instrumentation/active_model_serializers": "0.22.0", | ||
"instrumentation/active_record": "0.9.0", | ||
"instrumentation/active_support": "0.8.0", | ||
"instrumentation/all": "0.72.0", | ||
"instrumentation/aws_lambda": "0.2.0", | ||
"instrumentation/aws_sdk": "0.8.0", | ||
"instrumentation/base": "0.23.0", | ||
"instrumentation/bunny": "0.22.0", | ||
"instrumentation/concurrent_ruby": "0.22.0", | ||
"instrumentation/dalli": "0.26.0", | ||
"instrumentation/delayed_job": "0.23.0", | ||
"instrumentation/ethon": "0.22.0", | ||
"instrumentation/excon": "0.23.0", | ||
"instrumentation/faraday": "0.26.0", | ||
"instrumentation/grape": "0.3.0", | ||
"instrumentation/graphql": "0.29.0", | ||
"instrumentation/gruf": "0.3.0", | ||
"instrumentation/http": "0.24.0", | ||
"instrumentation/http_client": "0.23.0", | ||
"instrumentation/httpx": "0.2.0", | ||
"instrumentation/koala": "0.21.0", | ||
"instrumentation/lmdb": "0.23.0", | ||
"instrumentation/mongo": "0.23.0", | ||
"instrumentation/mysql2": "0.29.0", | ||
"instrumentation/net_http": "0.23.0", | ||
"instrumentation/pg": "0.30.0", | ||
"instrumentation/que": "0.9.0", | ||
"instrumentation/racecar": "0.4.0", | ||
"instrumentation/rack": "0.26.0", | ||
"instrumentation/rails": "0.35.0", | ||
"instrumentation/rake": "0.3.0", | ||
"instrumentation/rdkafka": "0.5.0", | ||
"instrumentation/redis": "0.26.0", | ||
"instrumentation/resque": "0.6.0", | ||
"instrumentation/restclient": "0.23.0", | ||
"instrumentation/rspec": "0.4.0", | ||
"instrumentation/ruby_kafka": "0.22.0", | ||
"instrumentation/sidekiq": "0.26.0", | ||
"instrumentation/sinatra": "0.25.0", | ||
"instrumentation/trilogy": "0.61.0", | ||
"processor/baggage": "0.3.0", | ||
"propagator/ottrace": "0.22.0", | ||
"propagator/vitess": "0.2.0", | ||
"propagator/xray": "0.23.0", | ||
"resources/azure": "0.2.0", | ||
"resources/container": "0.2.0", | ||
"resources/google_cloud_platform": "0.2.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
module OpenTelemetry | ||
module Helpers | ||
module MySQL | ||
VERSION = '0.1.2' | ||
VERSION = '0.2.0' | ||
end | ||
end | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
module OpenTelemetry | ||
module Helpers | ||
module SqlObfuscation | ||
VERSION = '0.2.1' | ||
VERSION = '0.3.0' | ||
end | ||
end | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
module OpenTelemetry | ||
module Instrumentation | ||
module ActionMailer | ||
VERSION = '0.3.0' | ||
VERSION = '0.4.0' | ||
end | ||
end | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
module OpenTelemetry | ||
module Instrumentation | ||
module ActionPack | ||
VERSION = '0.10.0' | ||
VERSION = '0.11.0' | ||
end | ||
end | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
module OpenTelemetry | ||
module Instrumentation | ||
module ActionView | ||
VERSION = '0.8.0' | ||
VERSION = '0.9.0' | ||
end | ||
end | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
module OpenTelemetry | ||
module Instrumentation | ||
module ActiveJob | ||
VERSION = '0.7.8' | ||
VERSION = '0.8.0' | ||
end | ||
end | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
module OpenTelemetry | ||
module Instrumentation | ||
module ActiveRecord | ||
VERSION = '0.8.1' | ||
VERSION = '0.9.0' | ||
end | ||
end | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
module OpenTelemetry | ||
module Instrumentation | ||
module ActiveSupport | ||
VERSION = '0.7.0' | ||
VERSION = '0.8.0' | ||
end | ||
end | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
module OpenTelemetry | ||
module Instrumentation | ||
module All | ||
VERSION = '0.71.1' | ||
VERSION = '0.72.0' | ||
end | ||
end | ||
end |
Oops, something went wrong.