v1.4.7
What's Changed
- Explicitly remove remoteIDs from the connections table where appropriate by @AaronH88 in #974
- Fix context leaks by @thom-at-redhat in #975
- Remove weird leading g in front of the git sha in version by @TheRealHaoLiu in #976
- Add load certificate test and support non-standard Go versions in make by @thom-at-redhat in #982
- Improve coverage uploading by @thom-at-redhat in #983
- Review user guide by @thom-at-redhat in #979
- Add load_from_pem_data test by @thom-at-redhat in #986
- Add loadprivatekey test by @thom-at-redhat in #987
- Bump golang.org/x/net from 0.22.0 to 0.24.0 by @dependabot in #985
- Add load public key test by @thom-at-redhat in #988
- Add load certificate request test by @thom-at-redhat in #989
- Add a noxfile to receptorctl by @oraNod in #991
- Remove tox config from receptorctl by @oraNod in #993
- Add generatekey test by @thom-at-redhat in #992
- Bump github/issue-labeler from 2.4.1 to 3.4 by @dependabot in #995
- Update receptorctl requirements files by @oraNod in #994
- Bump Receptorctl dependencies by @oraNod in #998
- Bump wntrblm/nox from 2024.03.02 to 2024.04.15 by @dependabot in #999
- Bump pytest from 7.0.1 to 8.1.1 in /receptorctl in the dependencies group by @dependabot in #1000
- Fix pytest coverage by @thom-at-redhat in #996
- Use quic.Transport instead of quic shortcuts and bump quic version to… by @AaronH88 in #1005
- Add receptorctl status documentation by @thom-at-redhat in #997
- Add mutex locks for KubeAPIWraper by @AaronH88 in #1013
- Receptorctl: pip compile with python 3.11 by @oraNod in #1009
- Add missing workstate by @thom-at-redhat in #1004
- Update configuration_options.rst by @jeffkala in #1001
- Add codecov flag for go coverage by @thom-at-redhat in #1014
- Change packaging to use python 3.11 by @thom-at-redhat in #1017
- Resolve receptor version bug by @thom-at-redhat in #1018
- Add receptorctl work list documentation by @thom-at-redhat in #1015
- Update container-builder to CentOS stream 9 by @thom-at-redhat in #1019
- Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #1020
- Bump the dependencies group in /receptorctl with 2 updates by @dependabot in #1023
- Add savetopemfile test by @thom-at-redhat in #1021
- Create separate receptorctl workflows with matrices by @oraNod in #1003
- Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #1029
- Bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #1028
- Add receptorctl coverage reporting by @thom-at-redhat in #1025
- Add signcertreq test by @thom-at-redhat in #1027
- Added InitCA test by @thom-at-redhat in #1032
- Add check if receptorctl pypi already at latest by @matoval in #1034
- Convert codecov flags to components by @thom-at-redhat in #1031
- Fix promote check by @matoval in #1035
- Fix noxfile coverage arguments by @thom-at-redhat in #1033
- Fix promote pypi version check by @matoval in #1036
- Fix promote pypi if check by @matoval in #1037
New Contributors
Full Changelog: v1.4.5...v1.4.7