Update dependency karafka to v2.4.13 #514
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.4.7->2.4.13Release Notes
karafka/karafka (karafka)
v2.4.13Compare Source
--detailed-exitcodeflag.config.strict_declarative_topicsthat should force declaratives on all non-pattern based topics and DLQ topicsLivenessListener#healty?to a public API.Karafka::Errors::MissingBootFileErrorwhen debugging in VScode with ruby-lsp.karafka-core>=2.4.4to prevent dependencies conflicts.v2.4.12Compare Source
Consumer#eachas a delegation to messages batch.bootstrap.serversto avoid incomplete partial reconfiguration.ActiveJob#enqueue_atvia Scheduled Messages feature (Pro).Karafka::App#debug!that will switch Karafka and the default producer into extensive debug mode. Useful for CLI debugging.BaseConsumer#producer.Consumer#seekviaconsumer.consuming.seek.v2.4.11Compare Source
v2.4.10Compare Source
#assignedhook for consumers to be able to trigger actions when consumer is built and assigned but before first consume/ticking, etc.Karafka::Messages::Message#tombstone?to be able to quickly check if a message is a tombstone message.v2.4.9Compare Source
inheritflag.eofkafka scope flag wheneofedin routing enabled.mark_after_dispatchsetting for granular DLQ marking control.Karafka::Admin.rename_consumer_group.v2.4.8Compare Source
#eofeither from#consumeor from#eofedwhen EOF without new messages.Consumer#eofed?to indicate reaching EOF.inconsistent_group_protocolerror.KARAFKA_REQUIRE_RAILSto disable default Railsrequireto run Karafka without Rails despite having Rails in the Gemfile.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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.