Skip to content

Release v0.13.0-rc.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@tremor-bot tremor-bot released this 09 Nov 10:44
· 798 commits to main since this release

New Features

  • implement script enhancement RFC (initial state and port based scripts)

Fixes

  • Fix bug in local variable resolving when using expression-paths

Performance

  • Improve dogstatsd performance
  • Improve performance of std::array::flatten by roughly 30%