Benthos v0.23.0 Release Notes

Release Date: 2018-08-06 // over 5 years ago
  • โž• Added

    • ๐Ÿ“‡ Metadata fields are now per message part within a batch.
    • New metadata_json_object function interpolation to return a JSON object of metadata key/value pairs.

    ๐Ÿ”„ Changed

    • ๐Ÿ“‡ The metadata function interpolation now allows part indexing and no longer returns a JSON object when no key is specified, this behaviour can now be done using the metadata_json_object function.