github roadrunner-server/roadrunner v2023.1.0-alpha.1

latest releases: v2024.2.1, v2024.2.0, v2024.1.5...
pre-release20 months ago

🚀 v2023.1.0-alpha.1 🚀

👀 New:

  • ✒️ Kafka plugin: Totally reworker Kafka plugin. Now it supports regexps for the topics, marked commits for the group consumers, and SASL authentication. Configuration reference: link.

  • ✒️ Endure v2 support (internal change).

  • ✒️ Bash script to download the latest RR archive. Later we're going to release a non archived binaries in addition to the regular archived releases.
    Sample of usage:

curl --proto '=https' --tlsv1.2 -sSf  https://raw.githubusercontent.com/roadrunner-server/roadrunner/master/download-latest.sh | sh

✒️ RoadRunner composer metapackage: Removed the require section: PR, (thanks @roxblnfk)

🩹 Fixes:

  • 🐛 HTTP plugin: edge case where empty form value overwrites existing value, PR, (thanks @tungfinblox).

Don't miss a new roadrunner release

NewReleases is sending notifications on new releases.