Skip to content

Releases: k1LoW/runn

v0.121.1

10 Nov 01:15
3c85f52
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • Fix remote fetch (Support for other directories of remote files) by @k1LoW in #1068

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

06 Nov 15:52
cea3dad
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Other Changes

New Contributors

Full Changelog: v0.120.1...v0.121.0

v0.120.1

22 Oct 15:37
1e32358
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Set runN index ( runn.i ) for loadt by @k1LoW in #1059

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

04 Oct 11:06
0fe42e7
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Use keys of expr-lang by @k1LoW in #1048
  • Remove panic() from builtin 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 to runn.operatorN by @k1LoW in #1050
  • Add doc about operator by @k1LoW in #1051

Full Changelog: v0.119.2...v0.120.0

v0.119.2

15 Sep 06:50
07e5a58
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Fix handle err of operators on Run/RunN by @k1LoW in #1042

Full Changelog: v0.119.1...v0.119.2

v0.119.1

14 Sep 14:07
12fdfe5
Compare
Choose a tag to compare

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

06 Sep 01:41
939d808
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Once a scenario is run, it is run to the end ( runn loadt ). by @k1LoW in #1033

Fix bug 🐛

Other Changes

Full Changelog: v0.118.0...v0.119.0

v0.118.0

01 Sep 09:30
c73ea98
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Use gprc.NewClient instead of grpc.DialContext. by @k1LoW in #948

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

22 Aug 02:29
b1e5407
Compare
Choose a tag to compare

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

15 Aug 06:15
8c7ebf4
Compare
Choose a tag to compare

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