Skip to content

v13.1.1

Compare
Choose a tag to compare
@djkhl djkhl released this 27 Aug 07:48
· 61 commits to main since this release
16257ca

Improvements

  • adds ability to bypass the processing of events if there is no pipeline. This is useful for pure connector deployments.
  • adds experimental feature to bypass the rule tree by setting LOGPREP_BYPASS_RULE_TREE environment variable

Bugfix

  • fixes a bug in the http_output used by the http generator, where the timeout parameter does only set the read_timeout not the write_timeout
  • fixes a bug in the http_input not handling decode errors

Details

Full Changelog: v13.1.0...v13.1.1