github benthosdev/benthos v3.59.0

latest releases: v4.27.0, v4.26.0, v4.25.1...
2 years ago

For installation instructions check out the getting started guide.

Added

  • New Bloblang method parse_duration_iso8601 for parsing ISO-8601 duration strings into an integer.
  • The nats input now supports metadata from headers when supported.
  • Field headers added to the nats output.
  • Go API: Optional field definitions added for config specs.
  • New (experimental) sql_select input.
  • New (experimental) sql_select and sql_insert processors, which will supersede the existing sql processor.
  • New (experimental) sql_insert output, which will supersede the existing sql output.
  • Field retained_interpolated added to the mqtt output.
  • Bloblang now allows optional carriage returns before line feeds at line endings.
  • New CLI flag -w/-watcher added for automatically detecting and applying configuration file changes.
  • Field avro_raw_json added to the schema_registry_encode processor.
  • New (experimental) msgpack processor.
  • New parse_msgpack and format_msgpack Bloblang methods.

Fixed

  • Fixed an issue where the azure_table_storage output would attempt to send >100 size batches (and fail).
  • Fixed an issue in the subprocess input where saturated stdout streams could become corrupted.

The full change log can be found here.

Don't miss a new benthos release

NewReleases is sending notifications on new releases.