Skip to content

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

This MR contains the following updates:

Package Type Update Change
ghcr.io/roadrunner-server/roadrunner (source) stage minor 2024.2.1 -> 2024.3.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2024.3.0

Compare Source

🚀 v2024.3.0 🚀

Meet the new RoadRunner release! This time we have a lot of new features, improvements, and bug fixes. Let's dive in! In this realse we have added a new feature called Auto Workers Scaling. This feature allows users to scale their RoadRunner workers automatically, up to 100 additional workers. SQS plugin was significantly reworked without major breaking changes, please, read the updated documentation carefully. RoadRunner-Temporalplugin now supports API-Keys (which would be added via our SDK-PHP and documentated in it as well).

📦 Core RoadRunner SDK:
  • 🔥: Dynamic Workers Scaling: FR, docs
OTEL plugin:
  • 🔥: Detect resources from environment variables when not set in config MR, (thanks @​devnev)
📦 In-Memory KV driver:
  • 🐛: Fixed very tricky memory leak, when trying to update the same key with TTL multiple times in a row: BUG, (thanks @​segrax)
📦 Status plugin:
  • 🔥: JSON status reporting, remove strict requirement for providing list of plugins: FR, (thanks @​Kaspiman)
📦 Symfony integration:
  • 🔥: Symfony Runtime (PHP) now supports RoadRunner v2023/2024: MR, (thanks @​msmakouz)
📦 Redis driver:
📦 Temporal:
  • 🔥: Support API keys: MR, docs. This feature would be added to our SDK-PHP and documentated (how to use) in it as well.
  • 🔥: Support h2c TLS without certs: MR, (thanks @​cv65kr)
📦 SQS driver:
  • 🔥: Complete rework without major breaks by @​nickdnk. Please, read the updated docs carefully: docs
📦 Nats driver:
  • 🐛: Properly pass user-defined headers FR
📦 Config plugin:
  • 🔥: Config for RPC plugin does not work when included from another file BUG, (thanks @​Kaspiman)
📦 Server plugin:
  • 🔥: Add new option server.on_init.exit_on_error to stop RoadRunner when on_init error occured: FR, (thanks @​wizardist)
📦 RabbitMQ (AMQP) driver:
📦 Locks plugin:
  • 🐛: Fixed forceRelease method, removed requirement for input ID BUG, (thanks @​fugikzl)
📦 Metrics plugin:
📦 Velox:
Thanks to out contributors:

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

Loading