Benthos v3.58.0 Release Notes

Release Date: 2021-11-02 // over 2 years ago
  • โž• Added

    • amqp_0_9 components now support TLS EXTERNAL auth.
    • Field urls added to the amqp_0_9 input and output.
    • New experimental schema_registry_encode processor.
    • โฑ Field write_timeout added to the mqtt output, and field connect_timeout added to both the input and output.
    • ๐Ÿ”ง The websocket input and output now support custom tls configuration.
    • ๐Ÿ†• New output broker type fallback added as a drop-in replacement for the now deprecated try broker.

    ๐Ÿ›  Fixed

    • โœ‚ Removed a performance bottleneck when consuming a large quantity of small files with the file input.