From 236989f0579a01ed14da1eafa0ab99f402d91e9b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:35:49 +0000 Subject: [PATCH] chore: release main --- .release-please-manifest.json | 40 +++++++++---------- instrumentation/action_mailer/CHANGELOG.md | 7 ++++ .../instrumentation/action_mailer/version.rb | 2 +- instrumentation/action_view/CHANGELOG.md | 17 ++++++++ .../instrumentation/action_view/version.rb | 2 +- instrumentation/active_job/CHANGELOG.md | 17 ++++++++ .../instrumentation/active_job/version.rb | 2 +- instrumentation/active_record/CHANGELOG.md | 13 ++++++ instrumentation/active_support/CHANGELOG.md | 17 ++++++++ instrumentation/aws_lambda/CHANGELOG.md | 7 ++++ instrumentation/aws_sdk/CHANGELOG.md | 8 ++++ .../instrumentation/aws_sdk/version.rb | 2 +- instrumentation/base/CHANGELOG.md | 9 ++++- .../opentelemetry/instrumentation/version.rb | 2 +- instrumentation/faraday/CHANGELOG.md | 7 ++++ .../instrumentation/faraday/version.rb | 2 +- instrumentation/grape/CHANGELOG.md | 7 ++++ .../instrumentation/grape/version.rb | 2 +- instrumentation/graphql/CHANGELOG.md | 8 ++++ .../instrumentation/graphql/version.rb | 2 +- instrumentation/mysql2/CHANGELOG.md | 11 +++++ instrumentation/pg/CHANGELOG.md | 17 ++++++++ .../instrumentation/pg/version.rb | 2 +- instrumentation/que/CHANGELOG.md | 7 ++++ .../instrumentation/que/version.rb | 2 +- instrumentation/racecar/CHANGELOG.md | 7 ++++ .../instrumentation/racecar/version.rb | 2 +- instrumentation/rack/CHANGELOG.md | 7 ++++ instrumentation/rails/CHANGELOG.md | 7 ++++ .../instrumentation/rails/version.rb | 2 +- instrumentation/rdkafka/CHANGELOG.md | 7 ++++ .../instrumentation/rdkafka/version.rb | 2 +- instrumentation/sinatra/CHANGELOG.md | 7 ++++ .../instrumentation/sinatra/version.rb | 2 +- instrumentation/trilogy/CHANGELOG.md | 11 +++++ 35 files changed, 231 insertions(+), 35 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b72270bee..1f14687ac 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,23 +1,23 @@ { "helpers/mysql": "0.1.1", "helpers/sql_obfuscation": "0.1.1", - "instrumentation/base": "0.22.4", - "instrumentation/graphql": "0.28.2", + "instrumentation/base": "0.22.5", + "instrumentation/graphql": "0.28.3", "instrumentation/gruf": "0.2.1", - "instrumentation/racecar": "0.3.2", + "instrumentation/racecar": "0.3.3", "instrumentation/rake": "0.2.2", - "instrumentation/rdkafka": "0.4.6", - "instrumentation/trilogy": "0.59.3", - "instrumentation/active_support": "0.5.1", - "instrumentation/action_mailer": "0.1.0", - "instrumentation/action_view": "0.7.0", + "instrumentation/rdkafka": "0.4.7", + "instrumentation/trilogy": "0.60.0", + "instrumentation/active_support": "0.6.0", + "instrumentation/action_mailer": "0.1.1", + "instrumentation/action_view": "0.7.1", "instrumentation/action_pack": "0.9.0", - "instrumentation/active_job": "0.7.1", + "instrumentation/active_job": "0.7.2", "instrumentation/resque": "0.5.2", "instrumentation/bunny": "0.21.3", - "instrumentation/active_record": "0.7.2", - "instrumentation/aws_sdk": "0.5.2", - "instrumentation/aws_lambda": "0.1.0", + "instrumentation/active_record": "0.8.0", + "instrumentation/aws_sdk": "0.5.3", + "instrumentation/aws_lambda": "0.1.1", "instrumentation/lmdb": "0.22.2", "instrumentation/http": "0.23.3", "instrumentation/http_client": "0.22.6", @@ -29,21 +29,21 @@ "instrumentation/delayed_job": "0.22.2", "instrumentation/ethon": "0.21.7", "instrumentation/excon": "0.22.3", - "instrumentation/faraday": "0.24.4", + "instrumentation/faraday": "0.24.5", "instrumentation/mongo": "0.22.3", - "instrumentation/mysql2": "0.27.1", + "instrumentation/mysql2": "0.28.0", "instrumentation/net_http": "0.22.6", - "instrumentation/pg": "0.27.3", - "instrumentation/que": "0.8.1", - "instrumentation/rack": "0.24.5", - "instrumentation/rails": "0.30.2", - "instrumentation/grape": "0.1.8", + "instrumentation/pg": "0.28.0", + "instrumentation/que": "0.8.2", + "instrumentation/rack": "0.24.6", + "instrumentation/rails": "0.30.3", + "instrumentation/grape": "0.1.9", "instrumentation/redis": "0.25.6", "instrumentation/restclient": "0.22.6", "instrumentation/rspec": "0.3.3", "instrumentation/ruby_kafka": "0.21.1", "instrumentation/sidekiq": "0.25.5", - "instrumentation/sinatra": "0.23.5", + "instrumentation/sinatra": "0.23.6", "instrumentation/all": "0.56.0", "processor/baggage": "0.2.0", "propagator/ottrace": "0.21.2", diff --git a/instrumentation/action_mailer/CHANGELOG.md b/instrumentation/action_mailer/CHANGELOG.md index 00f95806c..9668e7bcb 100644 --- a/instrumentation/action_mailer/CHANGELOG.md +++ b/instrumentation/action_mailer/CHANGELOG.md @@ -1,5 +1,12 @@ # Release History: opentelemetry-instrumentation-action_mailer +## [0.1.1](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-action_mailer/v0.1.0...opentelemetry-instrumentation-action_mailer/v0.1.1) (2024-10-23) + + +### Features + +* subscribe to process.action_mailer notifications ([#1185](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1185)) ([5b68a5b](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/5b68a5bb6bb7edb535bae52d7f2bbc96eb854755)) + ### v0.2.0 / 2024-10-22 * ADDED: Subscribe to process.action_mailer notifications diff --git a/instrumentation/action_mailer/lib/opentelemetry/instrumentation/action_mailer/version.rb b/instrumentation/action_mailer/lib/opentelemetry/instrumentation/action_mailer/version.rb index ff958a4cc..997e53a43 100644 --- a/instrumentation/action_mailer/lib/opentelemetry/instrumentation/action_mailer/version.rb +++ b/instrumentation/action_mailer/lib/opentelemetry/instrumentation/action_mailer/version.rb @@ -7,7 +7,7 @@ module OpenTelemetry module Instrumentation module ActionMailer - VERSION = '0.2.0' + VERSION = '0.1.1' end end end diff --git a/instrumentation/action_view/CHANGELOG.md b/instrumentation/action_view/CHANGELOG.md index 0f625330a..b877b42dc 100644 --- a/instrumentation/action_view/CHANGELOG.md +++ b/instrumentation/action_view/CHANGELOG.md @@ -1,5 +1,22 @@ # Release History: opentelemetry-instrumentation-action_view +## [0.7.1](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-action_view/v0.7.0...opentelemetry-instrumentation-action_view/v0.7.1) (2024-10-23) + + +### Features + +* Use Default Span Name Format ([#1039](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1039)) ([f999e70](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/f999e702430a55bc9f0fdf7b4748dc2f9b6341b8)) + + +### Bug Fixes + +* ActionView Support Legacy Formats ([#1134](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1134)) ([5a7bde5](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/5a7bde5cc4bec99823da3d00476deb7d53570c39)) + + +### Reverts + +* "feat: Use Default Span Name Format ([#1039](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1039))" ([#1107](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1107)) ([7e5c376](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/7e5c376cf8e3cfee28416b7854606a9ac3a6f964)) + ### v0.7.3 / 2024-08-23 * FIXED: ActionView Support Legacy Formats diff --git a/instrumentation/action_view/lib/opentelemetry/instrumentation/action_view/version.rb b/instrumentation/action_view/lib/opentelemetry/instrumentation/action_view/version.rb index 9326fe3a1..2b41d3fbe 100644 --- a/instrumentation/action_view/lib/opentelemetry/instrumentation/action_view/version.rb +++ b/instrumentation/action_view/lib/opentelemetry/instrumentation/action_view/version.rb @@ -7,7 +7,7 @@ module OpenTelemetry module Instrumentation module ActionView - VERSION = '0.7.3' + VERSION = '0.7.1' end end end diff --git a/instrumentation/active_job/CHANGELOG.md b/instrumentation/active_job/CHANGELOG.md index 6bda338c4..2805c500c 100644 --- a/instrumentation/active_job/CHANGELOG.md +++ b/instrumentation/active_job/CHANGELOG.md @@ -1,5 +1,22 @@ # Release History: opentelemetry-instrumentation-active_job +## [0.7.2](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-active_job/v0.7.1...opentelemetry-instrumentation-active_job/v0.7.2) (2024-10-23) + + +### Bug Fixes + +* **active-job:** honour dynamic changes in configuration ([df6e43f](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/df6e43f9a350afeca3066e2ceba0ed5112d9d47f)) +* **active-job:** Honour dynamic changes in configuration ([#1079](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1079)) ([df6e43f](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/df6e43f9a350afeca3066e2ceba0ed5112d9d47f)) +* **active-job:** Prefix ::ActiveSupport when installing the instrumentation ([#1120](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1120)) ([c51c0ee](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/c51c0eed894429d33a4de3b8a981a84971c19611)) +* **active-job:** Propagate context between enqueue and perform ([#1132](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1132)) ([9927df8](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/9927df8012a51a34653c36f373a2e8d9b19ed7cf)) +* ActiveJob::Handlers.unsubscribe ([#1078](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1078)) ([8b9aba3](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/8b9aba33e51f95255c9440f74664ca29ef08aed6)) +* Use Active Support Lazy Load Hooks to avoid prematurely initializing ActiveRecord::Base and ActiveJob::Base ([#1104](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1104)) ([a9e6e1a](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/a9e6e1a898f89ac6574a85f3f64429fbf4b457db)) + + +### Performance Improvements + +* Reduce Context Allocations in ActiveJob ([#1018](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1018)) ([989da17](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/989da17c33c345ad285f70a0821078a6e21d389d)) + ### v0.7.7 / 2024-08-21 * FIXED: Propagate context between enqueue and perform diff --git a/instrumentation/active_job/lib/opentelemetry/instrumentation/active_job/version.rb b/instrumentation/active_job/lib/opentelemetry/instrumentation/active_job/version.rb index 587255970..ece2c148c 100644 --- a/instrumentation/active_job/lib/opentelemetry/instrumentation/active_job/version.rb +++ b/instrumentation/active_job/lib/opentelemetry/instrumentation/active_job/version.rb @@ -7,7 +7,7 @@ module OpenTelemetry module Instrumentation module ActiveJob - VERSION = '0.7.7' + VERSION = '0.7.2' end end end diff --git a/instrumentation/active_record/CHANGELOG.md b/instrumentation/active_record/CHANGELOG.md index 1d9746ce9..8dee9101a 100644 --- a/instrumentation/active_record/CHANGELOG.md +++ b/instrumentation/active_record/CHANGELOG.md @@ -1,5 +1,18 @@ # Release History: opentelemetry-instrumentation-active_record +## [0.8.0](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-active_record/v0.7.2...opentelemetry-instrumentation-active_record/v0.8.0) (2024-10-23) + + +### ⚠ BREAKING CHANGES + +* activerecord find_by_sql spans on Rails 7.0+ ([#1184](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1184)) + +### Bug Fixes + +* activerecord find_by_sql spans on Rails 7.0+ ([#1184](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1184)) ([392b35e](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/392b35e78eddef5970e39e13e4cfbcbbaceb6878)) +* Use Active Support Lazy Load Hooks to avoid prematurely initializing ActiveRecord::Base and ActiveJob::Base ([#1104](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1104)) ([a9e6e1a](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/a9e6e1a898f89ac6574a85f3f64429fbf4b457db)) +* use ActiveSupport from top-level namespace ([#1123](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1123)) ([9ce7e39](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/9ce7e3932293259e6c82cbf008722b57e4e7b41c)) + ### v0.8.0 / 2024-10-22 * BREAKING CHANGE: Rename Active Record find_by_sql spans to query diff --git a/instrumentation/active_support/CHANGELOG.md b/instrumentation/active_support/CHANGELOG.md index 7c20d34c6..b9fbc3256 100644 --- a/instrumentation/active_support/CHANGELOG.md +++ b/instrumentation/active_support/CHANGELOG.md @@ -1,5 +1,22 @@ # Release History: opentelemetry-instrumentation-active_support +## [0.6.0](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-active_support/v0.5.1...opentelemetry-instrumentation-active_support/v0.6.0) (2024-10-23) + + +### ⚠ BREAKING CHANGES + +* Custom ActiveSupport Span Names ([#1014](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1014)) + +### Features + +* ActiveSupport user specified span kind ([#1016](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1016)) ([a9c45e7](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/a9c45e7c36ffd769bb89207572ca5ebd3aa9852d)) +* Custom ActiveSupport Span Names ([#1014](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1014)) ([e14d6b0](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/e14d6b0e69a27fd22d9bacabef3a99c32ce1fde9)) + + +### Bug Fixes + +* Include span kind in ActiveSupport Instrumentation helper ([#1036](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1036)) ([a324938](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/a3249381392bbfdb7ce06a69bcc6840a0d955c7b)) + ### v0.6.0 / 2024-07-02 * BREAKING CHANGE: Custom ActiveSupport Span Names diff --git a/instrumentation/aws_lambda/CHANGELOG.md b/instrumentation/aws_lambda/CHANGELOG.md index 3166104d3..574714d03 100644 --- a/instrumentation/aws_lambda/CHANGELOG.md +++ b/instrumentation/aws_lambda/CHANGELOG.md @@ -1,5 +1,12 @@ # Release History: opentelemetry-instrumentation-aws_lambda +## [0.1.1](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-aws_lambda/v0.1.0...opentelemetry-instrumentation-aws_lambda/v0.1.1) (2024-10-23) + + +### Bug Fixes + +* register lambda span ([#1073](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1073)) ([e7377e0](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/e7377e0cb713adbacd721ea8dc0ab198f04b03cd)) + ### v0.1.1 / 2024-07-30 * FIXED: Register lambda span diff --git a/instrumentation/aws_sdk/CHANGELOG.md b/instrumentation/aws_sdk/CHANGELOG.md index 4c00cd561..d1da086b2 100644 --- a/instrumentation/aws_sdk/CHANGELOG.md +++ b/instrumentation/aws_sdk/CHANGELOG.md @@ -1,5 +1,13 @@ # Release History: opentelemetry-instrumentation-aws_sdk +## [0.5.3](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-aws_sdk/v0.5.2...opentelemetry-instrumentation-aws_sdk/v0.5.3) (2024-10-23) + + +### Features + +* All AWS services emit traces ([#1150](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1150)) ([7671f4e](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/7671f4ee9dd37692e5f0e006ab2a263f7992dd0d)) +* Integration with V3 telemetry provider ([#1186](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1186)) ([a71d905](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/a71d905979982e74810e49372864580a165f08b4)) + ### v0.7.0 / 2024-10-08 * ADDED: Integration with V3 telemetry provider diff --git a/instrumentation/aws_sdk/lib/opentelemetry/instrumentation/aws_sdk/version.rb b/instrumentation/aws_sdk/lib/opentelemetry/instrumentation/aws_sdk/version.rb index 6fe03e491..fa477aae1 100644 --- a/instrumentation/aws_sdk/lib/opentelemetry/instrumentation/aws_sdk/version.rb +++ b/instrumentation/aws_sdk/lib/opentelemetry/instrumentation/aws_sdk/version.rb @@ -7,7 +7,7 @@ module OpenTelemetry module Instrumentation module AwsSdk - VERSION = '0.7.0' + VERSION = '0.5.3' end end end diff --git a/instrumentation/base/CHANGELOG.md b/instrumentation/base/CHANGELOG.md index ff759973d..d4f26a17d 100644 --- a/instrumentation/base/CHANGELOG.md +++ b/instrumentation/base/CHANGELOG.md @@ -1,5 +1,12 @@ # Release History: opentelemetry-instrumentation-base +## [0.22.5](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-base/v0.22.4...opentelemetry-instrumentation-base/v0.22.5) (2024-10-23) + + +### Bug Fixes + +* fix the issue of wrong log msg ([#1105](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1105)) ([6dab627](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/6dab627424e88238d162dd21af8bf35e8a6174e3)) + ### v0.22.6 / 2024-08-15 * FIXED: Fix the issue of wrong log msg @@ -69,4 +76,4 @@ ### v0.17.0 / 2021-04-22 -* Initial release. +* Initial release. diff --git a/instrumentation/base/lib/opentelemetry/instrumentation/version.rb b/instrumentation/base/lib/opentelemetry/instrumentation/version.rb index 6d32c74e9..ac1fdd520 100644 --- a/instrumentation/base/lib/opentelemetry/instrumentation/version.rb +++ b/instrumentation/base/lib/opentelemetry/instrumentation/version.rb @@ -6,6 +6,6 @@ module OpenTelemetry module Instrumentation - VERSION = '0.22.6' + VERSION = '0.22.5' end end diff --git a/instrumentation/faraday/CHANGELOG.md b/instrumentation/faraday/CHANGELOG.md index 03ad7653d..a9a315929 100644 --- a/instrumentation/faraday/CHANGELOG.md +++ b/instrumentation/faraday/CHANGELOG.md @@ -1,5 +1,12 @@ # Release History: opentelemetry-instrumentation-faraday +## [0.24.5](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-faraday/v0.24.4...opentelemetry-instrumentation-faraday/v0.24.5) (2024-10-23) + + +### Bug Fixes + +* compatibility with Faraday v1 ([#1032](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1032)) ([76c37d7](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/76c37d75191dd3f9f26e08bf71ad9c5f90242540)) + ### v0.24.6 / 2024-07-23 * DOCS: Add cspell to CI diff --git a/instrumentation/faraday/lib/opentelemetry/instrumentation/faraday/version.rb b/instrumentation/faraday/lib/opentelemetry/instrumentation/faraday/version.rb index c26f83106..f049c317f 100644 --- a/instrumentation/faraday/lib/opentelemetry/instrumentation/faraday/version.rb +++ b/instrumentation/faraday/lib/opentelemetry/instrumentation/faraday/version.rb @@ -7,7 +7,7 @@ module OpenTelemetry module Instrumentation module Faraday - VERSION = '0.24.6' + VERSION = '0.24.5' end end end diff --git a/instrumentation/grape/CHANGELOG.md b/instrumentation/grape/CHANGELOG.md index 324d29dbf..f2e12c022 100644 --- a/instrumentation/grape/CHANGELOG.md +++ b/instrumentation/grape/CHANGELOG.md @@ -1,5 +1,12 @@ # Release History: opentelemetry-instrumentation-grape +## [0.1.9](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-grape/v0.1.8...opentelemetry-instrumentation-grape/v0.1.9) (2024-10-23) + + +### Features + +* make the install of rack instrumentation by grape instrumentation optional ([#1043](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1043)) ([7dd1c5d](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/7dd1c5d3bd4c6e94268f46365343b58cb848fce1)) + ### v0.2.0 / 2024-07-02 * ADDED: Make the install of rack instrumentation by grape instrumentation optional diff --git a/instrumentation/grape/lib/opentelemetry/instrumentation/grape/version.rb b/instrumentation/grape/lib/opentelemetry/instrumentation/grape/version.rb index c2a7ca5f4..1d173fa78 100644 --- a/instrumentation/grape/lib/opentelemetry/instrumentation/grape/version.rb +++ b/instrumentation/grape/lib/opentelemetry/instrumentation/grape/version.rb @@ -8,7 +8,7 @@ module OpenTelemetry module Instrumentation module Grape # Current gem version - VERSION = '0.2.0' + VERSION = '0.1.9' end end end diff --git a/instrumentation/graphql/CHANGELOG.md b/instrumentation/graphql/CHANGELOG.md index 4aae6d42d..cb21bf6d7 100644 --- a/instrumentation/graphql/CHANGELOG.md +++ b/instrumentation/graphql/CHANGELOG.md @@ -1,5 +1,13 @@ # Release History: opentelemetry-instrumentation-graphql +## [0.28.3](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-graphql/v0.28.2...opentelemetry-instrumentation-graphql/v0.28.3) (2024-10-23) + + +### Bug Fixes + +* Add super calls to GraphqlTrace ([#1090](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1090)) ([117733a](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/117733a1f42b14631be3e92d4aadd092e3178da2)) +* **graphql:** Add super calls to GraphqlTrace ([117733a](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/117733a1f42b14631be3e92d4aadd092e3178da2)) + ### v0.28.4 / 2024-07-30 * FIXED: Add super calls to GraphqlTrace diff --git a/instrumentation/graphql/lib/opentelemetry/instrumentation/graphql/version.rb b/instrumentation/graphql/lib/opentelemetry/instrumentation/graphql/version.rb index da398eb73..3792724a8 100644 --- a/instrumentation/graphql/lib/opentelemetry/instrumentation/graphql/version.rb +++ b/instrumentation/graphql/lib/opentelemetry/instrumentation/graphql/version.rb @@ -7,7 +7,7 @@ module OpenTelemetry module Instrumentation module GraphQL - VERSION = '0.28.4' + VERSION = '0.28.3' end end end diff --git a/instrumentation/mysql2/CHANGELOG.md b/instrumentation/mysql2/CHANGELOG.md index e84ca9092..3afe7dc36 100644 --- a/instrumentation/mysql2/CHANGELOG.md +++ b/instrumentation/mysql2/CHANGELOG.md @@ -1,5 +1,16 @@ # Release History: opentelemetry-instrumentation-mysql2 +## [0.28.0](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-mysql2/v0.27.1...opentelemetry-instrumentation-mysql2/v0.28.0) (2024-10-23) + + +### ⚠ BREAKING CHANGES + +* Return message when sql is over the obfuscation limit ([#1149](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1149)) + +### Bug Fixes + +* Return message when sql is over the obfuscation limit ([#1149](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1149)) ([8e778ba](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/8e778ba768f8fb43779efadaa4223e300aff34ab)) + ### v0.28.0 / 2024-09-12 - BREAKING CHANGE: Return message when sql is over the obfuscation limit. Fixes a bug where sql statements with prepended comments that hit the obfuscation limit would be sent raw. diff --git a/instrumentation/pg/CHANGELOG.md b/instrumentation/pg/CHANGELOG.md index 0d291618b..b328ae5ea 100644 --- a/instrumentation/pg/CHANGELOG.md +++ b/instrumentation/pg/CHANGELOG.md @@ -1,5 +1,22 @@ # Release History: opentelemetry-instrumentation-pg +## [0.28.0](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-pg/v0.27.3...opentelemetry-instrumentation-pg/v0.28.0) (2024-10-23) + + +### ⚠ BREAKING CHANGES + +* Return message when sql is over the obfuscation limit ([#1149](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1149)) + +### Features + +* collect pg db.collection_name attribute ([#1087](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1087)) ([70fdad6](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/70fdad63cda07b976b0d0ce9c9566d5a93d1b978)) + + +### Bug Fixes + +* **pg:** update versions to be tested (includes drop support for pg 1.2) ([#1108](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1108)) ([19c86ca](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/19c86ca72ae338fab29311c8a6fdcdac4410e636)) +* Return message when sql is over the obfuscation limit ([#1149](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1149)) ([8e778ba](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/8e778ba768f8fb43779efadaa4223e300aff34ab)) + ### v0.29.0 / 2024-09-12 - BREAKING CHANGE: Return message when sql is over the obfuscation limit. Fixes a bug where sql statements with prepended comments that hit the obfuscation limit would be sent raw. diff --git a/instrumentation/pg/lib/opentelemetry/instrumentation/pg/version.rb b/instrumentation/pg/lib/opentelemetry/instrumentation/pg/version.rb index 23b0157b9..4496dc1aa 100644 --- a/instrumentation/pg/lib/opentelemetry/instrumentation/pg/version.rb +++ b/instrumentation/pg/lib/opentelemetry/instrumentation/pg/version.rb @@ -7,7 +7,7 @@ module OpenTelemetry module Instrumentation module PG - VERSION = '0.29.0' + VERSION = '0.28.0' end end end diff --git a/instrumentation/que/CHANGELOG.md b/instrumentation/que/CHANGELOG.md index e9cff0dfd..de4f8e25b 100644 --- a/instrumentation/que/CHANGELOG.md +++ b/instrumentation/que/CHANGELOG.md @@ -1,5 +1,12 @@ # Release History: opentelemetry-instrumentation-que +## [0.8.2](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-que/v0.8.1...opentelemetry-instrumentation-que/v0.8.2) (2024-10-23) + + +### Bug Fixes + +* **que:** Fix bulk_enqueue when enqueuing more than 5 jobs ([#1074](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1074)) ([dd0084b](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/dd0084bc1b9d696533ea0ee22dbcab470ee3827f)) + ### v0.8.4 / 2024-10-08 * FIXED: Fix bulk_enqueue when enqueuing more than 5 jobs diff --git a/instrumentation/que/lib/opentelemetry/instrumentation/que/version.rb b/instrumentation/que/lib/opentelemetry/instrumentation/que/version.rb index 964554f5d..b96f6aa0e 100644 --- a/instrumentation/que/lib/opentelemetry/instrumentation/que/version.rb +++ b/instrumentation/que/lib/opentelemetry/instrumentation/que/version.rb @@ -7,7 +7,7 @@ module OpenTelemetry module Instrumentation module Que - VERSION = '0.8.4' + VERSION = '0.8.2' end end end diff --git a/instrumentation/racecar/CHANGELOG.md b/instrumentation/racecar/CHANGELOG.md index 814b45b81..0058f65f3 100644 --- a/instrumentation/racecar/CHANGELOG.md +++ b/instrumentation/racecar/CHANGELOG.md @@ -1,5 +1,12 @@ # Release History: opentelemetry-instrumentation-racecar +## [0.3.3](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-racecar/v0.3.2...opentelemetry-instrumentation-racecar/v0.3.3) (2024-10-23) + + +### Bug Fixes + +* suppress header access with symbol key deprecation warning in Racecar Instrumentation ([#1040](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1040)) ([08f11ae](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/08f11aecd7e19bc50024f1979c3e6af4101b220a)) + ### v0.3.4 / 2024-07-09 * FIXED: Suppress header access with symbol key deprecation warning in Racecar Instrumentation diff --git a/instrumentation/racecar/lib/opentelemetry/instrumentation/racecar/version.rb b/instrumentation/racecar/lib/opentelemetry/instrumentation/racecar/version.rb index 4e77f3498..183b41592 100644 --- a/instrumentation/racecar/lib/opentelemetry/instrumentation/racecar/version.rb +++ b/instrumentation/racecar/lib/opentelemetry/instrumentation/racecar/version.rb @@ -7,7 +7,7 @@ module OpenTelemetry module Instrumentation module Racecar - VERSION = '0.3.4' + VERSION = '0.3.3' end end end diff --git a/instrumentation/rack/CHANGELOG.md b/instrumentation/rack/CHANGELOG.md index 2f82b82fa..b78b25f9f 100644 --- a/instrumentation/rack/CHANGELOG.md +++ b/instrumentation/rack/CHANGELOG.md @@ -1,5 +1,12 @@ # Release History: opentelemetry-instrumentation-rack +## [0.24.6](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-rack/v0.24.5...opentelemetry-instrumentation-rack/v0.24.6) (2024-10-23) + + +### Features + +* Set span error only for 5xx response range ([#1196](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1196)) ([5c647b5](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/5c647b56c2794c137c77a28c17b4bac1ec82a5bc)) + ### v0.24.6 / 2024-07-23 * DOCS: Add cspell to CI diff --git a/instrumentation/rails/CHANGELOG.md b/instrumentation/rails/CHANGELOG.md index 2ff3b0533..47e709481 100644 --- a/instrumentation/rails/CHANGELOG.md +++ b/instrumentation/rails/CHANGELOG.md @@ -1,5 +1,12 @@ # Release History: opentelemetry-instrumentation-rails +## [0.30.3](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-rails/v0.30.2...opentelemetry-instrumentation-rails/v0.30.3) (2024-10-23) + + +### Bug Fixes + +* **rails:** Rails instrumentation should load ActiveJob instrumentation ([#1099](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1099)) ([e8536cf](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/e8536cf77f14f2a336033165248facaafdde9b9c)) + ### v0.32.0 / 2024-10-22 * BREAKING CHANGE: Rename Active Record find_by_sql spans to query diff --git a/instrumentation/rails/lib/opentelemetry/instrumentation/rails/version.rb b/instrumentation/rails/lib/opentelemetry/instrumentation/rails/version.rb index f5ddd41cb..6081af046 100644 --- a/instrumentation/rails/lib/opentelemetry/instrumentation/rails/version.rb +++ b/instrumentation/rails/lib/opentelemetry/instrumentation/rails/version.rb @@ -7,7 +7,7 @@ module OpenTelemetry module Instrumentation module Rails - VERSION = '0.32.0' + VERSION = '0.30.3' end end end diff --git a/instrumentation/rdkafka/CHANGELOG.md b/instrumentation/rdkafka/CHANGELOG.md index dc412f73f..e138f379e 100644 --- a/instrumentation/rdkafka/CHANGELOG.md +++ b/instrumentation/rdkafka/CHANGELOG.md @@ -1,5 +1,12 @@ # Release History: opentelemetry-instrumentation-rdkafka +## [0.4.7](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-rdkafka/v0.4.6...opentelemetry-instrumentation-rdkafka/v0.4.7) (2024-10-23) + + +### Bug Fixes + +* link to rdkafka example ([c662f1c](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/c662f1c427677342bded371634d43812d3753e7d)) + ### v0.4.8 / 2024-07-23 * DOCS: Link to rdkafka example diff --git a/instrumentation/rdkafka/lib/opentelemetry/instrumentation/rdkafka/version.rb b/instrumentation/rdkafka/lib/opentelemetry/instrumentation/rdkafka/version.rb index bee9d26a5..556700353 100644 --- a/instrumentation/rdkafka/lib/opentelemetry/instrumentation/rdkafka/version.rb +++ b/instrumentation/rdkafka/lib/opentelemetry/instrumentation/rdkafka/version.rb @@ -7,7 +7,7 @@ module OpenTelemetry module Instrumentation module Rdkafka - VERSION = '0.4.8' + VERSION = '0.4.7' end end end diff --git a/instrumentation/sinatra/CHANGELOG.md b/instrumentation/sinatra/CHANGELOG.md index a6651848a..fa748bbd4 100644 --- a/instrumentation/sinatra/CHANGELOG.md +++ b/instrumentation/sinatra/CHANGELOG.md @@ -1,5 +1,12 @@ # Release History: opentelemetry-instrumentation-sinatra +## [0.23.6](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-sinatra/v0.23.5...opentelemetry-instrumentation-sinatra/v0.23.6) (2024-10-23) + + +### Features + +* Make Rack install optional for sinatra ([#1019](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1019)) ([08fad6e](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/08fad6e6e56c3f1ef350f75bf17a175038d177eb)) + ### v0.24.1 / 2024-07-23 * DOCS: Add cspell to CI diff --git a/instrumentation/sinatra/lib/opentelemetry/instrumentation/sinatra/version.rb b/instrumentation/sinatra/lib/opentelemetry/instrumentation/sinatra/version.rb index b9b853545..ae3ba2df7 100644 --- a/instrumentation/sinatra/lib/opentelemetry/instrumentation/sinatra/version.rb +++ b/instrumentation/sinatra/lib/opentelemetry/instrumentation/sinatra/version.rb @@ -7,7 +7,7 @@ module OpenTelemetry module Instrumentation module Sinatra - VERSION = '0.24.1' + VERSION = '0.23.6' end end end diff --git a/instrumentation/trilogy/CHANGELOG.md b/instrumentation/trilogy/CHANGELOG.md index f1e00396f..d253e4d05 100644 --- a/instrumentation/trilogy/CHANGELOG.md +++ b/instrumentation/trilogy/CHANGELOG.md @@ -1,5 +1,16 @@ # Release History: opentelemetry-instrumentation-trilogy +## [0.60.0](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-trilogy/v0.59.3...opentelemetry-instrumentation-trilogy/v0.60.0) (2024-10-23) + + +### ⚠ BREAKING CHANGES + +* Return message when sql is over the obfuscation limit ([#1149](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1149)) + +### Bug Fixes + +* Return message when sql is over the obfuscation limit ([#1149](https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues/1149)) ([8e778ba](https://github.com/open-telemetry/opentelemetry-ruby-contrib/commit/8e778ba768f8fb43779efadaa4223e300aff34ab)) + ### v0.60.0 / 2024-09-12 - BREAKING CHANGE: Return message when sql is over the obfuscation limit. Fixes a bug where sql statements with prepended comments that hit the obfuscation limit would be sent raw.