github roadrunner-server/roadrunner v2.12.1

latest releases: v2024.2.1, v2024.2.0, v2024.1.5...
22 months ago
tags: roadrunner v2.12.1

🚀 v2.12.1 🚀

👀 New:

  • RR: Automatically set the GOMAXPROCS to match the container CPU quota.
  • AMQP plugin: implement Status to check the AMQP connection PR.
  • SQS plugin: prefetch option now works as expected. RR will not consume new JOBS when it reaches the prefetch limit, until already accepted messages are not ACK/NACK-ed.
  • JOBS(memory) plugin: prefetch option now works as expected (see SQS). You can now emulate FIFO in memory by setting the prefetch option to 1.

🩹 Fixes:

  • 🐛 gRPC plugin: server options are applied only when TLS is set. Discussion.
  • 🐛 AMQP plugin: fix a few typos in the configuration.

Thanks to our awesome contributors: @wolfy-j , @butschster , @roxblnfk , @kastahov , @msmakouz, @lyt8384 ❤️

Don't miss a new roadrunner release

NewReleases is sending notifications on new releases.