Benthos v3.52.0 Release Notes

Release Date: 2021-08-02 // almost 3 years ago
  • โž• Added

    • โšก๏ธ The elasticsearch output now supports delete, update and index operations.
    • ๐Ÿ”Œ Go API: Added ability to create and register BatchInput plugins.

    ๐Ÿ›  Fixed

    • Prevented the http_server input from blocking graceful pipeline termination indefinitely.
    • โœ‚ Removed annoying nil error log from HTTP client components when parsing responses.