Benthos v3.2.0 Release Notes

Release Date: 2019-09-27 // over 4 years ago
  • โž• Added

    • ๐Ÿ†• New is operator added to text condition.
    • ๐Ÿ†• New config unit test condition content_matches.
    • Field init_values added to the memory cache.
    • ๐Ÿ†• New split operator added to json processor.
    • Fields user and password added to mqtt input and output.
    • New experimental amqp_0_9 input.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘• Linting is now disabled for the environment var config shipped with docker images, this should prevent the log spam on start up.
    • Go API: Experimental reader.Async component methods renamed.