v1.20.2

Ironclad/rivetv1.20.2Jan 22, 2025by abrenneke

AI Summary

Performance-focused release adding includeTrace option to RunGraphOptions to control trace-level event emission.

Key Highlights

  • Added includeTrace parameter to RunGraphOptions

New Features

  • includeTrace option in RunGraphOptions (defaults to false)

Full Release Notes

## Tweaks

* Added additional parameter to `RunGraphOptions` - `includeTrace` - defaults to false. Whether `trace` level events should be emitted. Improves performance by not emitting tons of unnecessary events.