Releases: k1LoW/runn
Releases · k1LoW/runn
v0.121.1
What's Changed
Fix bug 🐛
Other Changes
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #1066
Full Changelog: v0.121.0...v0.121.1
v0.121.0
v0.120.1
What's Changed
New Features 🎉
Other Changes
- chore(deps): bump the dependencies group across 1 directory with 7 updates by @dependabot in #1058
Full Changelog: v0.120.0...v0.120.1
v0.120.0
What's Changed
Breaking Changes 🛠
- Use
keys
of expr-lang by @k1LoW in #1048 - Remove
panic()
frombuiltin
functions by @k1LoW in #1049 - Update signature of compare/diff built-in functions step by step by @k1LoW in #1052
Other Changes
- chore(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot in #1045
- Rename
runn.operators
torunn.operatorN
by @k1LoW in #1050 - Add doc about operator by @k1LoW in #1051
Full Changelog: v0.119.2...v0.120.0
v0.119.2
v0.119.1
What's Changed
Fix bug 🐛
Other Changes
- chore(deps): bump the dependencies group with 4 updates by @dependabot in #1037
- Update comment for
--load-concurrent
by @k1LoW in #1041
Full Changelog: v0.119.0...v0.119.1
v0.119.0
What's Changed
Breaking Changes 🛠
Fix bug 🐛
Other Changes
- Update go version by @k1LoW in #1034
- chore(deps): bump github.com/opencontainers/runc from 1.1.13 to 1.1.14 by @dependabot in #1036
Full Changelog: v0.118.0...v0.119.0
v0.118.0
What's Changed
Breaking Changes 🛠
New Features 🎉
- Add
skipCircularReferenceCheck
for skipping circular reference check in the OpenAPI3 document. by @k1LoW in #1027
Other Changes
Full Changelog: v0.117.2...v0.118.0
v0.117.2
What's Changed
Other Changes
- Export default trace header name by @k1LoW in #1020
- chore(deps): bump the dependencies group across 1 directory with 6 updates by @dependabot in #1023
Full Changelog: v0.117.1...v0.117.2
v0.117.1
What's Changed
Breaking Changes 🛠
- If there are runbook run failures in
runn run
, list the failure results at the end (always). by @k1LoW in #1018
Full Changelog: v0.117.0...v0.117.1