Benthos v3.53.0 Release Notes

Release Date: 2021-08-19 // over 2 years ago
  • โž• Added

    • ๐Ÿ”Œ Go API: Added ability to create and register BatchBuffer plugins.
    • ๐Ÿ†• New system_window buffer for processing message windows (sliding or tumbling) following the system clock.
    • ๐Ÿ”ง Field root_cas added to all TLS configuration blocks.
    • ๐Ÿ‘ The sftp input and output now support key based authentication.
    • ๐Ÿ†• New Bloblang function nanoid.
    • The gcp_cloud_storage output now supports custom collision behaviour with the field collision_mode.
    • Field priority added to the amqp_0_9 output.
    • Operator keys added to the redis processor.
    • ๐Ÿ”ง The http_client input when configured in stream mode now allows message body interpolation functions within the URL and header parameters.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed a panic that would occur when executing a pipeline where processor or input resources reference rate limits.