v1.2.0-beta.4
Pre-release
Pre-release
What's Changed
- feat: new assertion keywords: ShouldJSONContain and ShouldJSONContainWithKey and negations (#746) by @floriancazals in #747
- feat: add natural language datetime assertion by @rhzs in #711
- feat(executor/http): feature/xml systemout by @ivan-velasco in #720
- doc: LICENSES by @yesnault in #716
- fix: secrets in dump.json and venom.log files by @yesnault in #715
- fix(venom): env variables with equal sign by @bramca in #721
- fix: godump formatter by @yesnault in #709
- fix(venom): output dump file by @yesnault in #729
- fix(venom): panic on failure by @yesnault in #731
- fix: it by @yesnault in #749
- fix: minor improvments by @fsamin in #744
- chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #739
- chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /tests/grpc by @dependabot in #738
- chore: bump go.mod by @yesnault in #730
- test: Adding test in the root package in order to test the run command by @fokion in #733
New Contributors
Full Changelog: v1.2.0-beta.3...v1.2.0-beta.4