v1.1.0-beta.2
Pre-release
Pre-release
yesnault
released this
10 Feb 15:22
·
112 commits
to master
since this release
What's Changed
- feat(tests): add
range
supports by @lowlighter in #453 - feat(assertions): add logical operators by @lowlighter in #455
- fix: handle json number is assertions (#460) by @yesnault in #464
- Improve linter configuration by @fabriziomoscon in #461
- feat:
Must
assertions support by @lowlighter in #463 - feat: run testcase with assertion only by @fsamin in #468
- [redis]: Use Readline to read large value by @marcaudefroy in #471
- fix: compute stats ok/ok/skipped on json format by @fsamin in #477
- fix: interpolation lib bad µµµ replacement by @fsamin in #479
- Ensure the output file has '.xml' extension by @clement-sciascia in #466
- chore: make clean + golang 1.17 for integration tests by @fsamin in #480
- feat(executor/http): various improvements by @fsamin in #481
- fix: don't write invalid characters in report files by @fsamin in #482
- fix(executor/http): isBodyJSONSupported by @fsamin in #483
- Improvments in README by @scraly in #489
- Improve UX & DX in Venom CLI by @scraly in #491
- feat: add retry_if support on steps by @lowlighter in #490
- doc: testsuite sort on venom run by @yesnault in #474
- Upgrade Kakfa client version to 2.6.0 by @sarunask in #456
- Feat/grpc tls by @fabriziomoscon in #462
- Venom: Support for .yml & .yaml extensions by @scraly in #495
- doc: update readme with new usage messages by @scraly in #497
- feat: add *.yaml extension in venom run usage message by @scraly in #496
- Fix line numbers being duplicated by @seanlane in #504
- chore: bump interpolate lib by @yesnault in #505
- feat(ssh_executor): Sudo option by @louisquentinjoucla in #488
New Contributors
- @clement-sciascia made their first contribution in #466
- @scraly made their first contribution in #489
- @sarunask made their first contribution in #456
- @seanlane made their first contribution in #504
- @louisquentinjoucla made their first contribution in #488
Full Changelog: v1.0.0...v1.1.0-beta.2