Skip to content

chore(deps): update dependency karafka to v2.5.6#657

Merged
mensfeld merged 1 commit intomasterfrom
renovate/karafka-2.x-lockfile
Mar 9, 2026
Merged

chore(deps): update dependency karafka to v2.5.6#657
mensfeld merged 1 commit intomasterfrom
renovate/karafka-2.x-lockfile

Conversation

@mensfeld
Copy link
Member

@mensfeld mensfeld commented Mar 7, 2026

This PR contains the following updates:

Package Change Age Confidence
karafka (source, changelog) 2.5.52.5.6 age confidence

Release Notes

karafka/karafka (karafka)

v2.5.6

Compare Source

  • [Feature] Add karafka topics health command to check Kafka topics for replication and durability issues, detecting no redundancy (RF=1), zero fault tolerance (RF≤min.insync), and low durability (min.insync=1) configurations with color-coded severity grouping and actionable recommendations (Pro).
  • [Enhancement] Optimize license loading process by reading license files directly from the gem directory instead of requiring the entire gem, reducing initialization overhead and adding support for user-defined License modules.
  • [Change] Migrate Admin AbstractHandle#wait calls from deprecated max_wait_timeout (seconds) to max_wait_timeout_ms (milliseconds) to align with karafka-rdkafka 0.24.0.
  • [Change] Require karafka-rdkafka >= 0.24.0 to support the new max_wait_timeout_ms API.
  • [Fix] Fix LRJ partition freeze when filter returns applied? true with action :skip, causing partition to remain paused for ~31,709 years instead of resuming after processing.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@mensfeld mensfeld added the dependencies Pull requests that update a dependency file label Mar 7, 2026
@mensfeld mensfeld merged commit e6d2338 into master Mar 9, 2026
14 checks passed
@mensfeld mensfeld deleted the renovate/karafka-2.x-lockfile branch March 9, 2026 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

1 participant