Releases: k2tzumi/runn-action
Release v0.120.0
What's Changed
Breaking Changes π
- Use
keys
of expr-lang by @k1LoW in k1LoW/runn#1048 - Remove
panic()
frombuiltin
functions by @k1LoW in k1LoW/runn#1049 - Update signature of compare/diff built-in functions step by step by @k1LoW in k1LoW/runn#1052
Other Changes
- chore(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot in k1LoW/runn#1045
- Rename
runn.operators
torunn.operatorN
by @k1LoW in k1LoW/runn#1050 - Add doc about operator by @k1LoW in k1LoW/runn#1051
Full Changelog: k1LoW/runn@v0.119.2...v0.120.0
Full Changelog: v0.119.2...v0.120.0
Release v0.119.2
What's Changed
Breaking Changes π
- Fix handle err of operators on Run/RunN by @k1LoW in k1LoW/runn#1042
Full Changelog: k1LoW/runn@v0.119.1...v0.119.2
Full Changelog: v0.119.1...v0.119.2
Release v0.119.1
What's Changed
Fix bug π
- Fix
--fail-fast
by @k1LoW in k1LoW/runn#1040
Other Changes
- chore(deps): bump the dependencies group with 4 updates by @dependabot in k1LoW/runn#1037
- Update comment for
--load-concurrent
by @k1LoW in k1LoW/runn#1041
Full Changelog: k1LoW/runn@v0.119.0...v0.119.1
Full Changelog: v0.119.0...v0.119.1
Release v0.119.0
What's Changed
Breaking Changes π
- Once a scenario is run, it is run to the end (
runn loadt
). by @k1LoW in k1LoW/runn#1033
Fix bug π
- Fix latency unit by @k1LoW in k1LoW/runn#1030
- Fix lint warn by @k1LoW in k1LoW/runn#1035
Other Changes
- Update go version by @k1LoW in k1LoW/runn#1034
- chore(deps): bump github.com/opencontainers/runc from 1.1.13 to 1.1.14 by @dependabot in k1LoW/runn#1036
Full Changelog: k1LoW/runn@v0.118.0...v0.119.0
Full Changelog: v0.118.0...v0.119.0
Release v0.118.0
What's Changed
Breaking Changes π
- Use gprc.NewClient instead of grpc.DialContext. by @k1LoW in k1LoW/runn#948
New Features π
- Add
skipCircularReferenceCheck
for skipping circular reference check in the OpenAPI3 document. by @k1LoW in k1LoW/runn#1027
Other Changes
- Update pkgs by @k1LoW in k1LoW/runn#1029
Full Changelog: k1LoW/runn@v0.117.2...v0.118.0
Full Changelog: v0.117.2...v0.118.0
Release v0.117.2
What's Changed
Other Changes
- Export default trace header name by @k1LoW in k1LoW/runn#1020
- chore(deps): bump the dependencies group across 1 directory with 6 updates by @dependabot in k1LoW/runn#1023
Full Changelog: k1LoW/runn@v0.117.1...v0.117.2
Full Changelog: v0.117.1...v0.117.2
Release 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 k1LoW/runn#1018
Full Changelog: k1LoW/runn@v0.117.0...v0.117.1
Full Changelog: v0.117.0...v0.117.1
Release v0.117.0
What's Changed
Breaking Changes π
- Results for
needs:
are not overwritten. by @k1LoW in k1LoW/runn#1017
Other Changes
- Set oldstable by @k1LoW in k1LoW/runn#1015
Full Changelog: k1LoW/runn@v0.116.3...v0.117.0
Full Changelog: v0.116.3...v0.117.0
Release v0.116.3
What's Changed
Fix bug π
- Fix the output of
runn new
for a gRPC method which needs a empty message by @kyu08 in k1LoW/runn#1010
Other Changes
- Add
k1LoW/gostyle
todepsdev
inMakefile
by @kyu08 in k1LoW/runn#1011 - chore(deps): bump the dependencies group with 5 updates by @dependabot in k1LoW/runn#1012
- chore(deps): bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible by @dependabot in k1LoW/runn#1014
New Contributors
- @kyu08 made their first contribution in k1LoW/runn#1010
Full Changelog: k1LoW/runn@v0.116.2...v0.116.3
Full Changelog: v0.116.2...v0.116.3
Release v0.116.2
What's Changed
Breaking Changes π
- Support for the combined use of Include Runner and
needs:
by @k1LoW in k1LoW/runn#1006
Fix bug π
- Propagate runn.kv / add tests by @k1LoW in k1LoW/runn#1008
Full Changelog: k1LoW/runn@v0.116.1...v0.116.2
Full Changelog: v0.116.1...v0.116.2