Benthos v3.54.0 Release Notes

Release Date: 2021-09-01 // over 2 years ago
  • โž• Added

    • ๐Ÿ”ง The mqtt input and output now support sending a last will, configuring a keep alive timeout, and setting retained out output messages.
    • ๐Ÿ— Go API: New stream builder AddBatchProducerFunc and AddBatchConsumerFunc methods.
    • Field gzip_compression added to the elasticsearch output.
    • 0๏ธโƒฃ The redis_streams input now supports creating the stream with the MKSTREAM command (enabled by default).
    • ๐Ÿ‘ The kafka output now supports manual partition allocation using interpolation functions in the field partition.

    ๐Ÿ›  Fixed

    • The bloblang method contains now correctly compares numerical values in arrays and objects.