Skip to content

v3.40.0

Compare
Choose a tag to compare
@Jeffail Jeffail released this 08 Feb 18:35
· 2678 commits to main since this release
a72d52d

For installation instructions check out the getting started guide.

New

  • Experimental sharded_join fields added to the sequence input.
  • Added a new API for writing Bloblang plugins in Go at ./public/bloblang.
  • Field fields_mapping added to the log processor.

Fixed

  • Prevented pre-existing errors from failing/aborting branch execution in the branch and workflow processors.
  • Fixed subprocess processor message corruption with codecs length_prefixed_uint32_be and netstring.

Changed

  • The bloblang input has been renamed to generate. This change is backwards compatible and bloblang will still be recognized until the next major version release.
  • Bloblang more often preserves integer precision in arithmetic operations.

The full change log can be found here.