Sha256: c7b68bdbe9e9d861267670ae124aa88830d0db7d19e42081407e1fe99d4305c9
Contents?: true
Size: 1.31 KB
Versions: 1
Compression:
Stored size: 1.31 KB
Contents
# Release History: opentelemetry-instrumentation-action_pack ### v0.5.0 / 2023-02-01 * BREAKING CHANGE: Drop Rails 5 Support * ADDED: Drop Rails 5 Support * FIXED: Drop Rails dependency for ActiveSupport Instrumentation ### v0.4.1 / 2023-01-14 * FIXED: String-ify code.function Span attribute * DOCS: Fix gem homepage * DOCS: More gem documentation fixes ### v0.4.0 / 2022-12-06 * BREAKING CHANGE: Remove enable_recognize_route and span_naming options * FIXED: Remove enable_recognize_route and span_naming options ### v0.3.2 / 2022-11-16 * FIXED: Loosen dependency on Rack ### v0.3.1 / 2022-10-27 * FIXED: Declare span_naming option in action_pack instrumentation ### v0.3.0 / 2022-10-14 * ADDED: Name ActionPack spans with the HTTP method and route ### v0.2.1 / 2022-10-04 * FIXED: Ensures the correct route is add to http.route span attribute ### v0.2.0 / 2022-06-09 * Upgrading Base dependency version * FIXED: Broken test file requirements ### v0.1.4 / 2022-05-02 * FIXED: Use rails request's filtered path as http.target attribute * FIXED: RubyGems Fallback ### v0.1.3 / 2021-12-01 * FIXED: Instrumentation of Rails 7 ### v0.1.2 / 2021-10-06 * FIXED: Prevent high cardinality rack span name as a default ### v0.1.1 / 2021-09-29 * (No significant changes) ### v0.1.0 / 2021-08-12 * Initial release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
opentelemetry-instrumentation-action_pack-0.5.0 | CHANGELOG.md |