github roadrunner-server/roadrunner v2024.1.3

latest releases: v2024.1.5, v2024.1.4
22 days ago

🚀 v2024.1.3 🚀

RR core:

  • 🔥: Deprecate RR_* env variables prefix. This was an undocumented feature which caused confusion, because any configuration value might be automatically replaced (without using env in the configuration) with a matching RR_* environment variable, PR.

Temporal plugin:

  • 🔥: Enable client certificate rotation: FR. With this change, you may replace a certificate on a Live system. (thanks @benkelukas)
  • 🔥: Expose continue_as_new_suggested for the PHP Worker: PR.

Kafka

  • 🐛: Reduce the number of maxPollRecords from 10k to 100, PR.

Endure container:

  • 🐛: Fix incorrectly used error log message: PR.

General:

  • 🔥: Update Go to v1.22.4.

RoadRunner PHP:

Worker:

  • 🔥: Add RR_VERSION env to the Environment class: PR, (thanks @Kaspiman)

Don't miss a new roadrunner release

NewReleases is sending notifications on new releases.