Skip to content

Upgrades 2.1

Maciej Mensfeld edited this page Mar 6, 2024 · 2 revisions

Important

GitHub Wiki is just a mirror of our online documentation.

We highly recommend using our website docs due to Github Wiki limitations. Only some illustrations, links, screencasts, and code examples will work here, and the formatting may be broken.

Please use https://karafka.io/docs.


Upgrading to Karafka 2.1

!!! tip "Pro & Enterprise Upgrade Support"

If you're gearing up to upgrade to the latest Karafka version and are a Pro or Enterprise user, remember you've got a dedicated lifeline! Reach out via the dedicated Slack channel for direct support to ensure everything has been covered.

As always, please make sure you have upgraded to the most recent version of 2.0 before upgrading to 2.1.

  1. Upgrade to Karafka 2.0.41 prior to upgrading to 2.1.0.
  2. Replace Karafka::Pro::BaseConsumer references to Karafka::BaseConsumer.
  3. Replace Karafka::Instrumentation::Vendors::Datadog:Listener with Karafka::Instrumentation::Vendors::Datadog::MetricsListener.
Clone this wiki locally