Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.

v2.1.0

Choose a tag to compare

@rustatian rustatian released this 27 Apr 17:17
· 247 commits to stable since this release
131d12d

👀 New:

  • ✏️ Add support for linux/arm64 platform for binaries in the RR releases.
  • ✏️ Stabilize kv plugin with boltdb, in-memory, memcached and redis drivers. PHP part will be available a little bit later.
  • ✏️ New service plugin. Docs: link

🩹 Fixes:

  • 🐛 Fix: Logger didn't provide an anonymous log instance to plugins w/o Named interface implemented.
  • 🐛 Fix: http handler was without log listener after rr reset.