# Release History: opentelemetry-instrumentation-rspec ### v0.3.3 / 2024-04-30 * FIXED: Bundler conflict warnings ### v0.3.2 / 2023-11-23 * CHANGED: Applied Rubocop Performance Recommendations [#727](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/727) ### v0.3.1 / 2023-06-05 * FIXED: Base config options ### v0.3.0 / 2023-04-17 * BREAKING CHANGE: Drop support for EoL Ruby 2.7 * ADDED: Drop support for EoL Ruby 2.7 * DOCS: Fix typo in rspec example ### 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: Strip console codes from RSpec messages and better handle multiple failures * FIXED: Broken test file requirements ### v0.1.0 / 2021-12-01 * Initial release.