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

v2.6.3

Compare
Choose a tag to compare
@rustatian rustatian released this 03 Dec 11:36
· 59 commits to stable since this release
ad30e0a

👀 New:

  • ✏️ informer.List RPC call return all available plugins with workers instead of all available plugins. This behavior was changed because Informer has the dependency of every RR plugin, which led to the cycles. This is not an external API and is used only internally.
  • ✏️ Beanstalk queue returned to the [ALPHA] stage. It's very unstable when destroying pipelines and can lead to infinite read loops when something wrong with the connection. Use with care.
  • ✏️ Go version updated to v1.17.4.

🩹 Fixes:

  • 🐛 Fix: add missing plugins to the container: fileserver, http_metrics.