Releases: k1LoW/runn
Releases · k1LoW/runn
v0.94.0
v0.93.0
What's Changed
Breaking Changes 🛠
New Features 🎉
- Support using YAML's anchors and aliases in runbooks by @h6ah4i in #722
- Specify the header name for the trace header by @k2tzumi in #742
Fix bug 🐛
- Fix detectRunbookAreas() failure when the runbook has only 1 step in maps format by @h6ah4i in #724
- Revert inexplicable Unmarshal by @k1LoW in #738
Other Changes
- Stop unnecessary pointer passing by @k2tzumi in #736
- Change indentation options for flattening Yaml aliases by @k2tzumi in #737
- Update stopw by @k1LoW in #740
- Reduce the number of execution of o.Result() by @k1LoW in #741
Full Changelog: v0.92.0...v0.93.0
v0.92.0
What's Changed
Breaking Changes 🛠
New Features 🎉
- Introduce pick() expr built-in function by @h6ah4i in #714
- Introduce omit() expr built-in function by @h6ah4i in #719
Other Changes
- Fix disable profile by @k2tzumi in #713
- Set up benchmark by @k1LoW in #718
- Update expr (change org) by @k1LoW in #721
- Introduce merge() expr built-in function by @h6ah4i in #720
- Tuning slice/map allocations by @k2tzumi in #723
Full Changelog: v0.91.4...v0.92.0
v0.91.4
v0.91.3
What's Changed
Other Changes
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #707
Full Changelog: v0.91.2...v0.91.3