# Release History: opentelemetry-instrumentation-racecar ### v0.3.4 / 2024-07-09 * FIXED: Suppress header access with symbol key deprecation warning in Racecar Instrumentation ### v0.3.3 / 2024-07-02 * DOCS: Fix CHANGELOGs to reflect a past breaking change ### v0.3.2 / 2024-04-30 * FIXED: Bundler conflict warnings ### v0.3.1 / 2024-04-05 * FIXED: Fix markdown header ### v0.3.0 / 2023-09-07 * BREAKING CHANGE: Align messaging instrumentation operation names [#648](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/648) ### v0.2.1 / 2023-06-05 * FIXED: Base config options ### v0.2.0 / 2023-04-17 * BREAKING CHANGE: Drop support for EoL Ruby 2.7 * ADDED: Drop support for EoL Ruby 2.7 ### v0.1.2 / 2023-03-24 * FIXED: Skip recording non-utf8 kafka keys in racecar and rdkafka ### v0.1.1 / 2023-01-14 * DOCS: More gem documentation fixes ### v0.1.0 / 2022-11-08 * Initial release.