Release History: opentelemetry-instrumentation-rdkafka

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

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.