# Release History: opentelemetry-instrumentation-active_job ### v0.5.0 / 2023-04-17 * BREAKING CHANGE: Drop support for EoL Ruby 2.7 * ADDED: Drop support for EoL Ruby 2.7 ### v0.4.0 / 2023-02-01 * BREAKING CHANGE: Drop Rails 5 Support * ADDED: Drop Rails 5 Support ### v0.3.1 / 2023-01-14 * DOCS: Fix gem homepage * DOCS: More gem documentation fixes ### v0.3.0 / 2022-06-09 * Upgrading Base dependency version * FIXED: Broken test file requirements ### v0.2.0 / 2022-05-02 * ADDED: Validate Using Enums * ADDED: Make the context available in ActiveJob notifications * FIXED: Fix deserialization of jobs that are missing metadata * FIXED: RubyGems Fallback ### v0.1.5 / 2021-12-02 * (No significant changes) ### v0.1.4 / 2021-09-29 * (No significant changes) ### v0.1.3 / 2021-08-12 * (No significant changes) ### v0.1.2 / 2021-07-01 * FIXED: Support Active Jobs with keyword args across ruby versions ### v0.1.1 / 2021-06-29 * FIXED: Compatibility with RC2 span status api changes [845](https://github.com/open-telemetry/opentelemetry-ruby/pull/845) ### v0.1.0 / 2021-06-23 * Initial release.