diff --git a/instrumentation/aws_sdk/CHANGELOG.md b/instrumentation/aws_sdk/CHANGELOG.md index db2ced33bf..65963b076d 100644 --- a/instrumentation/aws_sdk/CHANGELOG.md +++ b/instrumentation/aws_sdk/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History: opentelemetry-instrumentation-aws_sdk -### v0.8.2 / 2025-07-29 +### v0.8.2 / 2025-08-13 * FIXED: net_http and aws_sdk ci fix @@ -48,31 +48,31 @@ ### v0.4.1 / 2023-06-05 -* FIXED: Base config options +* FIXED: Base config options ### v0.4.0 / 2023-04-17 -* BREAKING CHANGE: Drop support for EoL Ruby 2.7 +* BREAKING CHANGE: Drop support for EoL Ruby 2.7 -* ADDED: Drop support for EoL Ruby 2.7 +* ADDED: Drop support for EoL Ruby 2.7 ### v0.3.2 / 2023-01-14 -* DOCS: Fix gem homepage -* DOCS: More gem documentation fixes +* DOCS: Fix gem homepage +* DOCS: More gem documentation fixes ### v0.3.1 / 2022-07-19 -* FIXED: Suppress invalid span attribute value type warning in aws-sdk instrumentation +* FIXED: Suppress invalid span attribute value type warning in aws-sdk instrumentation ### v0.3.0 / 2022-06-09 * Upgrading Base dependency version -* FIXED: Broken test file requirements +* FIXED: Broken test file requirements ### v0.2.3 / 2022-05-02 -* FIXED: RubyGems Fallback +* FIXED: RubyGems Fallback ### v0.2.2 / 2022-01-26 diff --git a/instrumentation/ethon/CHANGELOG.md b/instrumentation/ethon/CHANGELOG.md index 37f5714575..a29948b1b6 100644 --- a/instrumentation/ethon/CHANGELOG.md +++ b/instrumentation/ethon/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History: opentelemetry-instrumentation-ethon -### v0.23.0 / 2025-07-29 +### v0.23.0 / 2025-08-13 * ADDED: Add Ethon `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable [#1561](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1561) @@ -44,23 +44,23 @@ ### v0.21.1 / 2023-06-05 -* FIXED: Base config options +* FIXED: Base config options ### v0.21.0 / 2023-04-17 -* BREAKING CHANGE: Drop support for EoL Ruby 2.7 +* BREAKING CHANGE: Drop support for EoL Ruby 2.7 -* ADDED: Drop support for EoL Ruby 2.7 +* ADDED: Drop support for EoL Ruby 2.7 ### v0.20.1 / 2023-01-14 -* DOCS: Fix gem homepage -* DOCS: More gem documentation fixes +* DOCS: Fix gem homepage +* DOCS: More gem documentation fixes ### v0.20.0 / 2022-06-09 * Upgrading Base dependency version -* FIXED: Broken test file requirements +* FIXED: Broken test file requirements ### v0.19.5 / 2022-05-05 @@ -68,7 +68,7 @@ ### v0.19.4 / 2022-02-02 -* FIXED: Excessive hash creation on context attr merging +* FIXED: Excessive hash creation on context attr merging ### v0.19.3 / 2021-12-02 @@ -80,13 +80,13 @@ ### v0.19.1 / 2021-08-12 -* DOCS: Update docs to rely more on environment variable configuration +* DOCS: Update docs to rely more on environment variable configuration ### v0.19.0 / 2021-06-23 -* BREAKING CHANGE: Total order constraint on span.status= +* BREAKING CHANGE: Total order constraint on span.status= -* FIXED: Total order constraint on span.status= +* FIXED: Total order constraint on span.status= ### v0.18.0 / 2021-05-21 diff --git a/instrumentation/excon/CHANGELOG.md b/instrumentation/excon/CHANGELOG.md index 104c66d6fb..55025e9c6d 100644 --- a/instrumentation/excon/CHANGELOG.md +++ b/instrumentation/excon/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History: opentelemetry-instrumentation-excon -### v0.24.0 / 2025-08-12 +### v0.24.0 / 2025-08-13 * ADDED: Add Excon `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable [#1569](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1569) @@ -47,23 +47,23 @@ ### v0.21.1 / 2023-06-05 -* FIXED: Base config options +* FIXED: Base config options ### v0.21.0 / 2023-04-17 -* BREAKING CHANGE: Drop support for EoL Ruby 2.7 +* BREAKING CHANGE: Drop support for EoL Ruby 2.7 -* ADDED: Drop support for EoL Ruby 2.7 +* ADDED: Drop support for EoL Ruby 2.7 ### v0.20.1 / 2023-01-14 -* DOCS: Fix gem homepage -* DOCS: More gem documentation fixes +* DOCS: Fix gem homepage +* DOCS: More gem documentation fixes ### v0.20.0 / 2022-06-09 * Upgrading Base dependency version -* FIXED: Broken test file requirements +* FIXED: Broken test file requirements ### v0.19.5 / 2022-05-05 @@ -71,7 +71,7 @@ ### v0.19.4 / 2022-02-02 -* FIXED: Excessive hash creation on context attr merging +* FIXED: Excessive hash creation on context attr merging ### v0.19.3 / 2021-12-02 @@ -83,13 +83,13 @@ ### v0.19.1 / 2021-08-12 -* DOCS: Update docs to rely more on environment variable configuration +* DOCS: Update docs to rely more on environment variable configuration ### v0.19.0 / 2021-06-23 -* BREAKING CHANGE: Total order constraint on span.status= +* BREAKING CHANGE: Total order constraint on span.status= -* FIXED: Total order constraint on span.status= +* FIXED: Total order constraint on span.status= ### v0.18.0 / 2021-05-21 diff --git a/instrumentation/faraday/CHANGELOG.md b/instrumentation/faraday/CHANGELOG.md index d3f3f035c7..69b6bed337 100644 --- a/instrumentation/faraday/CHANGELOG.md +++ b/instrumentation/faraday/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History: opentelemetry-instrumentation-faraday -### v0.28.0 / 2025-08-12 +### v0.28.0 / 2025-08-13 * ADDED: Add Faraday `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable [#1592](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1592) @@ -68,25 +68,25 @@ ### v0.23.1 / 2023-06-05 -* FIXED: Base config options +* FIXED: Base config options ### v0.23.0 / 2023-04-17 -* BREAKING CHANGE: Drop support for EoL Ruby 2.7 +* BREAKING CHANGE: Drop support for EoL Ruby 2.7 -* ADDED: Drop support for EoL Ruby 2.7 +* ADDED: Drop support for EoL Ruby 2.7 ### v0.22.0 / 2023-01-14 -* ADDED: Add request/response hooks to more http clients -* FIXED: Stop leaking basic authentication credentials in Faraday instrumentation -* DOCS: Fix gem homepage -* DOCS: More gem documentation fixes +* ADDED: Add request/response hooks to more http clients +* FIXED: Stop leaking basic authentication credentials in Faraday instrumentation +* DOCS: Fix gem homepage +* DOCS: More gem documentation fixes ### v0.21.0 / 2022-06-09 * Upgrading Base dependency version -* FIXED: Broken test file requirements +* FIXED: Broken test file requirements ### v0.20.1 / 2022-05-03 @@ -94,8 +94,8 @@ ### v0.20.0 / 2022-02-02 -* ADDED: Add net.peer.name to faraday instrumentation -* FIXED: Excessive hash creation on context attr merging +* ADDED: Add net.peer.name to faraday instrumentation +* FIXED: Excessive hash creation on context attr merging ### v0.19.3 / 2021-12-02 @@ -107,17 +107,17 @@ ### v0.19.1 / 2021-08-12 -* DOCS: Update docs to rely more on environment variable configuration +* DOCS: Update docs to rely more on environment variable configuration ### v0.19.0 / 2021-06-23 -* BREAKING CHANGE: Total order constraint on span.status= +* BREAKING CHANGE: Total order constraint on span.status= -* FIXED: Total order constraint on span.status= +* FIXED: Total order constraint on span.status= ### v0.18.1 / 2021-06-08 -* FIXED: Missing require to common in faraday +* FIXED: Missing require to common in faraday ### v0.18.0 / 2021-05-21 diff --git a/instrumentation/http_client/CHANGELOG.md b/instrumentation/http_client/CHANGELOG.md index ce8e30481e..cb287887db 100644 --- a/instrumentation/http_client/CHANGELOG.md +++ b/instrumentation/http_client/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History: opentelemetry-instrumentation-http_client -### v0.24.0 / 2025-07-29 +### v0.24.0 / 2025-08-13 * ADDED: Add HTTPClient `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable [#1588](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1588) @@ -40,24 +40,24 @@ ### v0.22.1 / 2023-06-05 -* FIXED: Base config options +* FIXED: Base config options ### v0.22.0 / 2023-04-17 -* BREAKING CHANGE: Drop support for EoL Ruby 2.7 +* BREAKING CHANGE: Drop support for EoL Ruby 2.7 -* ADDED: Drop support for EoL Ruby 2.7 +* ADDED: Drop support for EoL Ruby 2.7 ### v0.21.0 / 2023-01-14 -* ADDED: Add request/response hooks to more http clients -* DOCS: Fix gem homepage -* DOCS: More gem documentation fixes +* ADDED: Add request/response hooks to more http clients +* DOCS: Fix gem homepage +* DOCS: More gem documentation fixes ### v0.20.0 / 2022-06-09 * Upgrading Base dependency version -* FIXED: Broken test file requirements +* FIXED: Broken test file requirements ### v0.19.5 / 2022-05-05 @@ -65,11 +65,11 @@ ### v0.19.4 / 2022-02-02 -* FIXED: Excessive hash creation on context attr merging +* FIXED: Excessive hash creation on context attr merging ### v0.19.3 / 2021-12-01 -* FIXED: Change net attribute names to match the semantic conventions spec for http +* FIXED: Change net attribute names to match the semantic conventions spec for http ### v0.19.2 / 2021-09-29 @@ -77,13 +77,13 @@ ### v0.19.1 / 2021-08-12 -* DOCS: Update docs to rely more on environment variable configuration +* DOCS: Update docs to rely more on environment variable configuration ### v0.19.0 / 2021-06-23 -* BREAKING CHANGE: Total order constraint on span.status= +* BREAKING CHANGE: Total order constraint on span.status= -* FIXED: Total order constraint on span.status= +* FIXED: Total order constraint on span.status= ### v0.18.0 / 2021-05-21 diff --git a/instrumentation/httpx/CHANGELOG.md b/instrumentation/httpx/CHANGELOG.md index c45da17875..7e627083f5 100644 --- a/instrumentation/httpx/CHANGELOG.md +++ b/instrumentation/httpx/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History: opentelemetry-instrumentation-httpx -### v0.3.0 / 2025-08-12 +### v0.3.0 / 2025-08-13 * ADDED: HTTPX `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable [#1589](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1589) diff --git a/instrumentation/net_http/CHANGELOG.md b/instrumentation/net_http/CHANGELOG.md index 170e64c4d1..3b944a4158 100644 --- a/instrumentation/net_http/CHANGELOG.md +++ b/instrumentation/net_http/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History: opentelemetry-instrumentation-net_http -### v0.23.1 / 2025-07-29 +### v0.23.1 / 2025-08-13 * FIXED: net_http and aws_sdk ci fix @@ -40,30 +40,30 @@ ### v0.22.1 / 2023-06-05 -* FIXED: Base config options +* FIXED: Base config options ### v0.22.0 / 2023-04-17 -* BREAKING CHANGE: Drop support for EoL Ruby 2.7 +* BREAKING CHANGE: Drop support for EoL Ruby 2.7 -* ADDED: Drop support for EoL Ruby 2.7 -* FIXED: Drop Rails dependency for ActiveSupport Instrumentation +* ADDED: Drop support for EoL Ruby 2.7 +* FIXED: Drop Rails dependency for ActiveSupport Instrumentation ### v0.21.1 / 2023-01-14 -* FIXED: Add untraced check to the Net::HTTP connect instrumentation -* DOCS: Fix gem homepage -* DOCS: More gem documentation fixes +* FIXED: Add untraced check to the Net::HTTP connect instrumentation +* DOCS: Fix gem homepage +* DOCS: More gem documentation fixes ### v0.21.0 / 2022-10-04 * ADDED: Add Net::HTTP :untraced_hosts option -* FIXED: Rename HTTP CONNECT for low level connection spans +* FIXED: Rename HTTP CONNECT for low level connection spans ### v0.20.0 / 2022-06-09 * Upgrading Base dependency version -* FIXED: Broken test file requirements +* FIXED: Broken test file requirements ### v0.19.5 / 2022-05-05 @@ -71,12 +71,12 @@ ### v0.19.4 / 2022-02-02 -* FIXED: Clientcontext attrs overwrite in net::http -* FIXED: Excessive hash creation on context attr merging +* FIXED: Clientcontext attrs overwrite in net::http +* FIXED: Excessive hash creation on context attr merging ### v0.19.3 / 2021-12-01 -* FIXED: Change net attribute names to match the semantic conventions spec for http +* FIXED: Change net attribute names to match the semantic conventions spec for http ### v0.19.2 / 2021-09-29 @@ -84,13 +84,13 @@ ### v0.19.1 / 2021-08-12 -* DOCS: Update docs to rely more on environment variable configuration +* DOCS: Update docs to rely more on environment variable configuration ### v0.19.0 / 2021-06-23 -* BREAKING CHANGE: Total order constraint on span.status= +* BREAKING CHANGE: Total order constraint on span.status= -* FIXED: Total order constraint on span.status= +* FIXED: Total order constraint on span.status= ### v0.18.0 / 2021-05-21 diff --git a/instrumentation/restclient/CHANGELOG.md b/instrumentation/restclient/CHANGELOG.md index d42e86305b..6078eb6e6d 100644 --- a/instrumentation/restclient/CHANGELOG.md +++ b/instrumentation/restclient/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History: opentelemetry-instrumentation-restclient -### v0.24.0 / 2025-07-29 +### v0.24.0 / 2025-08-13 * ADDED: Add REST Client `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable [#1568](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1568) @@ -40,28 +40,28 @@ ### v0.22.1 / 2023-06-05 -* FIXED: Base config options +* FIXED: Base config options ### v0.22.0 / 2023-04-17 -* BREAKING CHANGE: Drop support for EoL Ruby 2.7 +* BREAKING CHANGE: Drop support for EoL Ruby 2.7 -* ADDED: Drop support for EoL Ruby 2.7 +* ADDED: Drop support for EoL Ruby 2.7 ### v0.21.0 / 2023-01-14 -* ADDED: Add request/response hooks to more http clients -* DOCS: Fix gem homepage -* DOCS: More gem documentation fixes +* ADDED: Add request/response hooks to more http clients +* DOCS: Fix gem homepage +* DOCS: More gem documentation fixes ### v0.20.0 / 2022-06-09 * Upgrading Base dependency version -* FIXED: Broken test file requirements +* FIXED: Broken test file requirements ### v0.19.4 / 2022-05-02 -* FIXED: Restclient invalid span attribute type Symbol +* FIXED: Restclient invalid span attribute type Symbol ### v0.19.3 / 2021-12-02 @@ -73,13 +73,13 @@ ### v0.19.1 / 2021-08-12 -* DOCS: Update docs to rely more on environment variable configuration +* DOCS: Update docs to rely more on environment variable configuration ### v0.19.0 / 2021-06-23 -* BREAKING CHANGE: Total order constraint on span.status= +* BREAKING CHANGE: Total order constraint on span.status= -* FIXED: Total order constraint on span.status= +* FIXED: Total order constraint on span.status= ### v0.18.0 / 2021-05-21