Releases: k2tzumi/runn-action
Release v0.122.0
What's Changed
Breaking Changes π
- Update goccy/go-yaml to v1.14.3 by @k1LoW in k1LoW/runn#1070
- Allow absolute paths and enhance scopes detection by @k1LoW in k1LoW/runn#1080
- Make it possible to explicitly specify files in multipart/form-data requests in the HTTP runner by @k1LoW in k1LoW/runn#1082
- Update goccy/go-yaml to v1.15.2 and go directive version by @k1LoW in k1LoW/runn#1084
New Features π
- Implement
secrets:
section by @k1LoW in k1LoW/runn#1076 - Support
file://
scheme. by @k1LoW in k1LoW/runn#1081
Fix bug π
- Fix hasRemotePrefix ( add prefixGist ) by @k1LoW in k1LoW/runn#1077
Other Changes
- Refactor store ( Start adding
secrets:
sections ) by @k1LoW in k1LoW/runn#1074 - Use math.MaxInt instead by @k1LoW in k1LoW/runn#1075
- chore(deps): bump the dependencies group across 1 directory with 9 updates by @dependabot in k1LoW/runn#1079
- chore(deps): bump github.com/cli/go-gh/v2 from 2.6.0 to 2.11.1 by @dependabot in k1LoW/runn#1083
Full Changelog: k1LoW/runn@v0.121.1...v0.122.0
Full Changelog: v0.121.1...v0.122.0
Release v0.121.1
What's Changed
Fix bug π
- Fix remote fetch (Support for other directories of remote files) by @k1LoW in k1LoW/runn#1068
Other Changes
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in k1LoW/runn#1066
Full Changelog: k1LoW/runn@v0.121.0...v0.121.1
Full Changelog: v0.121.0...v0.121.1
Release v0.121.0
What's Changed
New Features π
- Live output support for exec runner by @k2tzumi in k1LoW/runn#1063
Other Changes
- Fix typo by @linyows in k1LoW/runn#1061
- Update pkgs by @k1LoW in k1LoW/runn#1065
New Contributors
- @linyows made their first contribution in k1LoW/runn#1061
Full Changelog: k1LoW/runn@v0.120.1...v0.121.0
Full Changelog: v0.120.1...v0.121.0
Release v0.120.1
What's Changed
New Features π
- Set runN index (
runn.i
) forloadt
by @k1LoW in k1LoW/runn#1059
Other Changes
- chore(deps): bump the dependencies group across 1 directory with 7 updates by @dependabot in k1LoW/runn#1058
Full Changelog: k1LoW/runn@v0.120.0...v0.120.1
What's Changed
- Run integration tests when
pull_request
is triggered. by @k1LoW in #39 - Support
read:parent
scope by @k1LoW in #37 - Back merge manual release3 by @k2tzumi in #40
New Contributors
Full Changelog: v0.120.0...v0.120.1
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