Skip to content

v1.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jshlbrd jshlbrd released this 03 Dec 15:35

⚠ BREAKING CHANGES

  • Removed application metrics, added meta_metric_duration and utility_metric_count in transform package
  • Refactored Transforms method in substation package
  • Moved cmd/file/client application to examples/cmd/file/client

Features

  • Added JSON array support to meta_for_each in condition package
  • Upgraded go.mod to Go 1.20

Fixes

  • Concurrency bug in internal/aggregate package
  • meta_err transform returns input Message if an error occurs