Skip to content

Releases: k1LoW/runn

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

v0.117.0

15 Aug 04:23
4a4595b
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Results for needs: are not overwritten. by @k1LoW in #1017

Other Changes

Full Changelog: v0.116.3...v0.117.0

v0.116.3

12 Aug 08:15
f7d32f2
Compare
Choose a tag to compare

What's Changed

Fix bug 🐛

  • Fix the output of runn new for a gRPC method which needs a empty message by @kyu08 in #1010

Other Changes

  • Add k1LoW/gostyle to depsdev in Makefile by @kyu08 in #1011
  • chore(deps): bump the dependencies group with 5 updates by @dependabot in #1012
  • chore(deps): bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible by @dependabot in #1014

New Contributors

Full Changelog: v0.116.2...v0.116.3

v0.116.2

07 Aug 08:00
53cf1c0
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Support for the combined use of Include Runner and needs: by @k1LoW in #1006

Fix bug 🐛

Full Changelog: v0.116.1...v0.116.2

v0.116.1

06 Aug 01:40
16ad7f5
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Revert "Support for the combined use of Include Runner and needs:" by @k1LoW in #1004

Full Changelog: v0.116.0...v0.116.1