v1.4.4
What's Changed
- Fix github action UI with correct tagging info by @AaronH88 in #898
- receptorctl: Remove setuptools runtime dependency by @dsavineau in #903
- Document functional tests use lsof by @kapouer in #913
- Add support for Go 1.20 and 1.21 by @AaronH88 in #914
- Bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 by @dependabot in #915
- Bump github.com/creack/pty from 1.1.20 to 1.1.21 by @dependabot in #916
- Bump github.com/rogpeppe/go-internal from 1.10.0 to 1.12.0 by @dependabot in #908
- Bump actions/setup-go from 4 to 5 by @dependabot in #901
- Bump actions/setup-python from 4 to 5 by @dependabot in #900
- Bump github/codeql-action from 2 to 3 by @dependabot in #904
- Add openssl dependency to the test doc by @matoval in #917
- Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 by @dependabot in #919
- Bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in #918
- Refactor work units and added tests for command.go by @resoluteCoder in #899
- Update k8s.io dependencies by @matoval in #920
- Change default data directory and add checks to ensure it is writable by @AaronH88 in #902
- Create sequence diagram for adding a backend tcp listener by @AaronH88 in #773
- added tests for workceptor.go by @resoluteCoder in #922
- Bump actions/cache from 3 to 4 by @dependabot in #927
- Removed isCompatibleK8s, added tests by @thom-at-redhat in #924
- Bump k8s.io/client-go from 0.29.0 to 0.29.1 by @dependabot in #928
- Expand error checks for receptors datadir by @AaronH88 in #931
- Revert: Change default data directory #902 by @AaronH88 in #932
- Remove files from the test coverage results by @AaronH88 in #935
- Add CreateCA test by @thom-at-redhat in #933
- Added certreq test by @thom-at-redhat in #938
- Fix K8S log reconnect timestamp tracking by @TheRealHaoLiu in #939
- Fix erroneous override of work unit status by @TheRealHaoLiu in #942
- Do not set stdoutErr at the end of EOF retry by @TheRealHaoLiu in #941
New Contributors
- @dsavineau made their first contribution in #903
- @kapouer made their first contribution in #913
Full Changelog: v1.4.3...v1.4.4