Benthos v0.40.0 Release Notes

Release Date: 2018-12-10 // over 5 years ago
  • โž• Added

    • ๐Ÿ†• New subprocess processor.

    ๐Ÿ”„ Changed

    • API: The types.Processor interface has been changed in order to add lifetime cleanup methods (added CloseAsync and WaitForClose). For the overwhelming majority of processors these functions will be no-ops.
    • More consistent condition metrics.