Benthos v3.64.0 Release Notes

Release Date: 2022-02-23 // about 2 years ago
  • โž• Added

    • Field nack_reject_patterns added to the amqp_0_9 input.
    • ๐Ÿ†• New experimental mongodb input.
    • ๐Ÿ“œ Field cast added to the xml processor and parse_xml bloblang method.
    • New experimental gcp_bigquery_select processor.
    • ๐Ÿ†• New assign bloblang method.
    • ๐Ÿ‘ The protobuf processor now supports Any fields in protobuf definitions.
    • The azure_queue_storage input field queue_name now supports interpolation functions.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed an issue where manually clearing errors within a catch processor would result in subsequent processors in the block being skipped.
    • The cassandra output should now automatically match float columns.
    • ๐Ÿ›  Fixed an issue where the elasticsearch output would collapse batched messages of matching ID rather than send as individual items.
    • ๐Ÿšš Running streams mode with --no-api no longer removes the /ready endpoint.

    ๐Ÿ”„ Changed

    • ๐Ÿ—„ The throttle processor has now been marked as deprecated.