github roadrunner-server/roadrunner v2.8.3

latest releases: v2024.1.0, v2023.3.12, v2023.3.11...
2 years ago

๐Ÿ‘€ New:

  • โœ๏ธ Better env variables parser. Now RR is able to parse the sentences like: "mysql://${MYSQL_USER}:${MYSQL_PASSWORD}@${MYSQL_HOST}:${MYSQL_PORT}/${MYSQL_DATABASE}?serverVersion=5.7" and get all environment variables. FR, (reporter @Tony-Sol)

๐Ÿงน Chore:

  • ๐Ÿง‘โ€๐Ÿญ Update all dependencies to the most recent versions.
  • ๐Ÿง‘โ€๐Ÿญ Remove configuration plugin from the root.go and other files. Used only in the serve where it should be.

๐Ÿฉน Fixes:

  • ๐Ÿ› Fix: call of the kv.TTL for the Redis drivers returns non RFC3339 time format BUG, (reporter @antikirra)
  • ๐Ÿ› Fix: rr workers command doesn't work for the service plugin BUG, (reporter @OO00O0O)

Don't miss a new roadrunner release

NewReleases is sending notifications on new releases.