Release History: opentelemetry-instrumentation-rdkafka
v0.9.0 / 2025-10-22
BREAKING CHANGE: Min Ruby Version 3.2
ADDED: Min Ruby Version 3.2
v0.8.1 / 2025-09-30
- FIXED: Min OTel Ruby API 1.7
v0.8.0 / 2025-09-30
- ADDED: Bump minimum API Version to 1.7
v0.7.0 / 2025-05-06
- ADDED: Update minimum gem version requirement for rdkafka to 0.18.0
v0.6.0 / 2025-02-11
- ADDED: Rdkafka support to v0.19 including
v0.5.0 / 2025-01-16
BREAKING CHANGE: Set minimum supported version to Ruby 3.1
ADDED: Set minimum supported version to Ruby 3.1
v0.4.9 / 2025-01-07
- FIXED: Strict rdkafka support to v0.14
v0.4.8 / 2024-07-23
- DOCS: Link to rdkafka example
- DOCS: Add cspell to CI
v0.4.7 / 2024-07-02
- DOCS: Fix CHANGELOGs to reflect a past breaking change
v0.4.6 / 2024-06-18
- FIXED: Relax otel common gem constraints
v0.4.5 / 2024-05-09
- FIXED: Untrace entire request
v0.4.4 / 2024-04-30
- FIXED: Bundler conflict warnings
v0.4.3 / 2024-04-05
- FIXED: Suppress deprecation warning in Rdkafka Instrumentation
v0.4.2 / 2023-11-23
- FIXED: Retry Release of 0.4.1 #730
v0.4.1 / 2023-11-22
- FIXED: Get Rdkafka version from VERSION constant
v0.4.0 / 2023-09-07
- BREAKING CHANGE: Align messaging instrumentation operation names #648
v0.3.2 / 2023-07-21
- ADDED: Update
opentelemetry-commonfrom 0.19.3 to 0.20.0
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
v0.2.3 / 2023-03-24
- FIXED: Skip recording non-utf8 kafka keys in racecar and rdkafka
v0.2.2 / 2023-01-14
- DOCS: Fix gem homepage
- DOCS: More gem documentation fixes
v0.2.1 / 2022-11-14
- Loosen dependency on opentelemetry-api
v0.2.0 / 2022-06-09
- Upgrading Base dependency version
- FIXED: Broken test file requirements
v0.1.0 / 2022-05-02
- Initial release.