What's Changed
- Readme/help: fix typo by @sbraz in #789
- feat(executor/redis): Redis auth (ACL) support by @bastienwirtz in #784
- fix: [Make] Create windows binaries with .exe extension by @zalgonoise in #792
- chore: bump and stale by @yesnault in #803
- refact: ShouldNotExist is equal to ShouldNotBeNil by @yesnault in #805
- doc: skip conditions by @yesnault in #806
- feat(executor/rabbitmq): Add support for RPC by @docknight in #798
- chore: rm stale action by @yesnault in #810
- fix(rabbitmq-rpc): Fix channel initialization for message publishing. by @docknight in #809
- fix: check if the file path provided is an absolute path by @09bassOp in #814
- test: fix interpolate by @yesnault in #845
- doc: LICENSES update by @ovh-cds in #844
- chore(README): update installation version by @c-roussel in #836
- chore: bump go.mod by @yesnault in #846
- feat: test case and test suite
totalStepsbuilt-in variables added by @09bassOp in #812 - fix: Copy venom binary to standard practice location by @09bassOp in #813
- fix(teststep): include step previous vars when checking skip by @iisteev in #833
- fix(venom): user executors performance issues by @alexGNX in #831
- refactor: remove ovh/cds/sdk/interpolate dep by @yesnault in #849
- Add make target to format source code by @peczenyj in #848
- feat(logs): log teststep output vars in case of failure by @alexGNX in #837
- chore(README): fix filename in readfile example by @shanestillwell in #850
New Contributors
- @sbraz made their first contribution in #789
- @bastienwirtz made their first contribution in #784
- @zalgonoise made their first contribution in #792
- @docknight made their first contribution in #798
- @09bassOp made their first contribution in #814
- @ovh-cds made their first contribution in #844
- @c-roussel made their first contribution in #836
- @iisteev made their first contribution in #833
- @alexGNX made their first contribution in #831
- @peczenyj made their first contribution in #848
- @shanestillwell made their first contribution in #850
Full Changelog: v1.2.0...v1.3.0-beta.1