v1.4.2
What's Changed
- Lay groundwork for mocking and add initial workceptor unit tests by @AaronH88 in #785
- Tidy go.mod for packaging by @AaronH88 in #811
- Add coverage reports to all PRs by @AaronH88 in #802
- Test the framer.go sendData method by @resoluteCoder in #817
- Update golangci-lint-action from v2 to v3 by @matoval in #826
- Add unit tests for framer.go by @resoluteCoder in #819
- Test the randstr.go RandomString function by @resoluteCoder in #820
- Unit tests for Ping.go inside netceptor by @matoval in #810
- Add unit tests and mocks to stdio_utils and rework workceptor tests to use table driven testing by @AaronH88 in #813
- Expand retry conditions for K8 logs by @AaronH88 in #818
- Add sysinfo unit test by @thom-at-redhat in #832
- Removed references to testify package by @thom-at-redhat in #837
- Add explicit hostname checking by @thom-at-redhat in #838
- Fixed URL to python-receptor by @jpmens in #841
- Fixed codecov ci setup by @AaronH88 in #839
- Fix coverage requirement target by @AaronH88 in #842
- Add unit tests for packetconn by @matoval in #833
- Add dynamic coverage threshold by @AaronH88 in #844
- Add devel codecov push on merge by @AaronH88 in #845
- Remove base config from codecov by @AaronH88 in #849
- Remove codecov fail on error by @AaronH88 in #851
- Pass name of connection to logs by @matoval in #843
- Update readthedocs link by @AaronH88 in #850
- Bump actions/checkout from 2 to 4 by @dependabot in #835
- Bump actions/cache from 2 to 3 by @dependabot in #793
- Bump actions/setup-go from 2 to 4 by @dependabot in #794
- Remove .pre-commit-config.yaml by @thom-at-redhat in #853
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #855
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #856
- Bump actions/setup-python from 2 to 4 by @dependabot in #791
- Bump docker/login-action from 2 to 3 by @dependabot in #854
- Bump akhilerm/tag-push-action from 2.0.0 to 2.1.0 by @dependabot in #795
- Create pkg/utils/incremental_duration unit tests by @thom-at-redhat in #857
- Add common_test.go in the utils package by @thom-at-redhat in #858
- Pass depguard test by @thom-at-redhat in #860
- Add unit tests for Controlsvc by @resoluteCoder in #827
- docs: update installation method by @kurokobo in #863
- [DOCS] switch to ansible sphinx theme by @samccann in #864
- Add tests for controlsvc control types by @resoluteCoder in #865
- Add later python versions by @thom-at-redhat in #861
- Docs restructure by @samccann in #869
- Add unit tests for workunitbase and wrap fsnotify library calls by @AaronH88 in #866
- Add .readthedocs.yaml by @samccann in #870
- Add older Python versions by @thom-at-redhat in #867
- Bump golang.org/x/net from 0.9.0 to 0.17.0 by @dependabot in #871
- Don't error if log reconnection fails due to context canceled by @willthames in #875
New Contributors
- @resoluteCoder made their first contribution in #817
- @matoval made their first contribution in #826
- @thom-at-redhat made their first contribution in #832
- @jpmens made their first contribution in #841
- @samccann made their first contribution in #864
- @willthames made their first contribution in #875
Full Changelog: v1.4.1...v1.4.2