Skip to content

chore(deps): update dependency karafka to v2.5.7#668

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

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

Conversation

@mensfeld
Copy link
Member

This PR contains the following updates:

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

Release Notes

karafka/karafka (karafka)

v2.5.7

Compare Source

  • [Enhancement] Report detailed blocking information (active listeners, alive workers, and in-processing jobs) during forceful shutdown instead of only aggregate counts.
  • [Enhancement] Improve ForcefulShutdownError description to clearly explain when and why it is raised.
  • [Enhancement] Cache messages.last in BatchMetadata builder to avoid duplicate array traversal.
  • [Enhancement] Optimize VirtualOffsetManager#mark to use a single array scan instead of separate include? and index calls (Pro).
  • [Enhancement] Optimize VirtualOffsetManager#materialize_real_offset to use keys.sort instead of to_a.sort_by with tuple destructuring (Pro).
  • [Enhancement] Optimize IntervalRunner#call to use a single monotonic_now call instead of two per invocation.
  • [Enhancement] Support WaterDrop :fd mode in Swarm.
  • [Maintenance] Use both :fd and :thread producer backends in CI.
  • [Maintenance] Include spec file hash in integration test topic names for easier traceability in Kafka logs (#​3056).
  • [Fix] Remove duplicate topic creation in multi-broker health integration specs (#​3056).
  • [Fix] Preserve producer-specific kafka settings (e.g., enable.idempotence) when recreating the producer in swarm forks.

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 23, 2026
@mensfeld mensfeld merged commit a0e2f06 into master Mar 23, 2026
14 checks passed
@mensfeld mensfeld deleted the renovate/karafka-2.x-lockfile branch March 23, 2026 16:14
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