Sha256: 84ff94bcbcd2b3e4e4956e682d979f639d292f3cf9deaf7d2a49c89fa13959c4
Contents?: true
Size: 1.77 KB
Versions: 1
Compression:
Stored size: 1.77 KB
Contents
# Release History: opentelemetry-instrumentation-pg ### v0.25.2 / 2023-06-05 * FIXED: Base config options ### v0.25.1 / 2023-06-01 * FIXED: Regex non-match with obfuscation limit (issue #486) ### v0.25.0 / 2023-05-25 * ADDED: Add config[:obfuscation_limit] to pg and mysql2 ### v0.24.0 / 2023-04-17 * BREAKING CHANGE: Drop support for EoL Ruby 2.7 * ADDED: Drop support for EoL Ruby 2.7 ### v0.23.0 / 2023-01-14 * BREAKING CHANGE: Removed deprecated instrumentation options * ADDED: Removed deprecated instrumentation options * FIXED: Reduce Hash Allocations in PG Instrumentation * DOCS: Fix gem homepage * DOCS: More gem documentation fixes ### v0.22.3 / 2022-12-06 * FIXED: Use attributes from the active PG connection ### v0.22.2 / 2022-11-10 * FIXED: Safeguard against host being nil ### v0.22.1 / 2022-10-27 * FIXED: Only take the first item in a comma-separated list for pg attrs ### v0.22.0 / 2022-10-04 * ADDED: Add `with_attributes` context propagation for PG instrumentation ### v0.21.0 / 2022-06-09 * Upgrading Base dependency version * FIXED: Broken test file requirements ### v0.20.0 / 2022-05-02 * ADDED: Validate Using Enums * FIXED: Update pg instrumentation to handle non primitive argument * FIXED: RubyGems Fallback ### v0.19.2 / 2021-12-02 * (No significant changes) ### v0.19.1 / 2021-09-29 * (No significant changes) ### v0.19.0 / 2021-08-12 * ADDED: Add db_statement toggle for postgres * DOCS: Update docs to rely more on environment variable configuration ### v0.18.1 / 2021-06-23 * (No significant changes) ### v0.18.0 / 2021-05-21 * ADDED: Updated API depedency for 1.0.0.rc1 * ADDED: Add option to postgres instrumentation to disable db.statement ### v0.17.1 / 2021-04-23 * Initial release. * ADDED: Initial postgresql instrumentation
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
opentelemetry-instrumentation-pg-0.25.2 | CHANGELOG.md |