github roadrunner-server/roadrunner v2.4.0-rc.1

latest releases: v2024.1.1, v2024.1.0, v2023.3.12...
pre-release2 years ago

💔 Internal BC:

  • 🔨 Pool, worker interfaces: payload now passed and returned by the pointer.

👀 New:

  • ✏️ Long-awaited, reworked Jobs plugin with pluggable drivers. Now you can allocate/destroy pipelines in the runtime.
    Drivers included in the initial release: RabbitMQ (0-9-1), SQS v2, beanstalk, ephemeral and local queue powered by the boltdb. PR
  • ✏️ Support for the IPv6 (tcp|http(s)|empty [::]:port, tcp|http(s)|empty [::1]:port, tcp|http(s)|empty :// [0:0:0:0:0:0:0:1]:port) for RPC, HTTP and other plugins. RFC
  • ✏️ Support for the Docker images via GitHub packages.
  • ✏️ Go 1.17 support.

🩹 Fixes:

  • 🐛 Fix: fixed bug with goroutines waiting on the internal worker's container channel, issue.
  • 🐛 Fix: RR becomes unresponsive when new workers failed to re-allocate, issue.

📈 Summary:

Don't miss a new roadrunner release

NewReleases is sending notifications on new releases.