# Release History: opentelemetry-instrumentation-active_support

## v0.12.0 / 2026-04-28

- BREAKING CHANGE: Min Rails 7.1 (enforced this time) (#2283)
- ADDED: Min Rails 7.1 (enforced this time) (#2283)

## v0.11.0 / 2026-04-14

- BREAKING CHANGE: Min Ruby Version 3.3 (#2125)
- ADDED: Min Ruby Version 3.3 (#2125)
- ADDED: Add release tag into source code url of gem metadata (#1984)

## v0.10.1 / 2025-10-22

- FIXED: Update opentelemetry-instrumentation-base dependency

## v0.10.0 / 2025-10-21

- BREAKING CHANGE: Min Ruby Version 3.2 and Rails 7.1
- ADDED: Min Ruby Version 3.2 and Rails 7.1

## v0.9.1 / 2025-09-30

- FIXED: Min OTel Ruby API 1.7

## v0.9.0 / 2025-09-30

- ADDED: Bump minimum API Version to 1.7

## v0.8.0 / 2025-01-16

- BREAKING CHANGE: Drop Support for EoL Rails 6.1
- BREAKING CHANGE: Set minimum supported version to Ruby 3.1
- ADDED: Drop Support for EoL Rails 6.1
- ADDED: Set minimum supported version to Ruby 3.1

## v0.7.0 / 2024-12-19

- ADDED: Enable support for `Regexp` patterns when subscribing to Active Support's instrumentation Events

## v0.6.0 / 2024-07-02

- BREAKING CHANGE: Custom ActiveSupport Span Names
- ADDED: Custom ActiveSupport Span Names

## v0.5.3 / 2024-06-20

- FIXED: Include span kind in ActiveSupport Instrumentation helper

## v0.5.2 / 2024-06-20

- ADDED: ActiveSupport user specified span kind

## v0.5.1 / 2023-11-23

- CHANGED: Applied Rubocop Performance Recommendations [#727](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/727)

## v0.5.0 / 2023-11-22

- BREAKING CHANGE: Drop Rails 6.0 EOL
- ADDED: Drop Rails 6.0 EOL

## v0.4.4 / 2023-10-31

- FIXED: Remove call to ActiveSupport::Notifications.notifier#synchronize deprecated in Rails 7.2

## v0.4.3 / 2023-10-16

- FIXED: Add Rails 7.1 compatibility

## v0.4.2 / 2023-09-07

FIXED: Reduce Object allocation

## v0.4.1 / 2023-06-05

- FIXED: Base config options

## v0.4.0 / 2023-04-17

- BREAKING CHANGE: Drop support for EoL Ruby 2.7
- ADDED: Drop support for EoL Ruby 2.7

## v0.3.0 / 2023-02-01

- BREAKING CHANGE: Drop Rails 5 Support
- ADDED: Drop Rails 5 Support

## v0.2.2 / 2023-01-14

- FIXED: Drop Rails dependency for ActiveSupport Instrumentation

## v0.2.1 / 2023-01-14

- DOCS: Fix gem homepage
- DOCS: More gem documentation fixes

## v0.2.0 / 2022-06-09

- Upgrading Base dependency version
- FIXED: Broken test file requirements

## v0.1.2 / 2022-05-05

- (No significant changes)

## v0.1.1 / 2021-12-02

- (No significant changes)

## v0.1.0 / 2021-11-09

- Initial release.
