This repository has been archived by the owner on Feb 3, 2022. It is now read-only.
v2.6.3
👀 New:
- ✏️
informer.List
RPC call return all available plugins with workers instead of all available plugins. This behavior was changed becauseInformer
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
.