Skip to content

Update ghcr.io/roadrunner-server/roadrunner Docker tag to v2024

This MR contains the following updates:

Package Type Update Change
ghcr.io/roadrunner-server/roadrunner (source) stage major 2023.3.12 -> 2024.1.0

Release Notes

roadrunner-server/roadrunner (ghcr.io/roadrunner-server/roadrunner)

v2024.1.0

Compare Source

Upgrade guide: link

HTTP plugin:
  • 🔥 Use protobuf encoded payloads to prevent field reordering and JSON escaped symbols.
Kafka driver:
SDK:
  • 🔥 Use a small random jitter to prevent the Thundering herd problem when user uses max_jobs option and all the workers restarted at the same time. This feature is enabled automatically. (thanks @​Kaspiman)

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports