Skip to content

v3.37.0

Compare
Choose a tag to compare
@Jeffail Jeffail released this 06 Jan 22:04
· 2720 commits to main since this release
86ab3d1

For installation instructions check out the getting started guide.

New

  • Field content_type and content_encoding added to the amqp_0_9 output.
  • Batching fields added to the hdfs output.
  • Field codec_send and codec_recv added to the subprocess processor.
  • Methods min, max, abs, log, log10 and ceil added to Bloblang.
  • Added field pattern_paths to the grok processor.
  • The grok processor now supports dots within field names for nested values.
  • New drop_on output.

Fixed

  • The xml processor now supports non UTF-8 encoding schemes.

Changed

  • The drop_on_error output has been deprecated in favour of the new drop_on output.

The full change log can be found here.