Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency karafka to v2.4.9 #492

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
karafka (source, changelog) 2.4.7 -> 2.4.9 age adoption passing confidence

Release Notes

karafka/karafka (karafka)

v2.4.9

Compare Source

  • [Feature] Provide Kafka based Recurring (Cron) Tasks.
  • [Enhancement] Wrap worker work with Rails Reloader/Executor (fusion2004)
  • [Enhancement] Allow for partial topic level kafka scope settings reconfiguration via inherit flag.
  • [Enhancement] Validate eof kafka scope flag when eofed in routing enabled.
  • [Enhancement] Provide mark_after_dispatch setting for granular DLQ marking control.
  • [Enhancement] Provide Karafka::Admin.rename_consumer_group.

v2.4.8

Compare Source

  • [Feature] Introduce ability to react to #eof either from #consume or from #eofed when EOF without new messages.
  • [Enhancement] Provide Consumer#eofed? to indicate reaching EOF.
  • [Enhancement] Always immediately report on inconsistent_group_protocol error.
  • [Enhancement] Reduce virtual partitioning to 1 partition when any partitioner execution in a partitioned batch crashes.
  • [Enhancement] Provide KARAFKA_REQUIRE_RAILS to disable default Rails require to run Karafka without Rails despite having Rails in the Gemfile.
  • [Enhancement] Increase final listener recovery from 1 to 60 seconds to prevent constant rebalancing. This is the last resort recovery and should never happen unless critical errors occur.

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 was generated by Mend Renovate. View the repository job log.

@mensfeld mensfeld merged commit 91ffafe into master Sep 2, 2024
24 checks passed
@mensfeld mensfeld deleted the renovate/karafka-2.x-lockfile branch September 2, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant