Skip to content

v3.46.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 May 16:01
· 2404 commits to main since this release
6ac0a12

For installation instructions check out the getting started guide.

Fixed

  • The branch processor now writes error logs when the request or result map fails.
  • The branch processor (and workflow by proxy) now allow errors to be mapped into the branch using error() in the request_map.
  • Added a linting rule that warns against having a reject output under a switch broker without retry_until_success disabled.
  • Prevented a panic or variable corruption that could occur when a Bloblang mapping is executed by parallel threads.

The full change log can be found here.