What's Changed
- Improved error logging to store full traceback on unexpected exceptions by @Will-Cross1 in #314
- Changed more code to use pyOpenSSL to improve compatibility with newer OpenSSL versions by @Will-Cross1 in #318
- Added a check to prevent a host certificate being to used for target server encryption by @Will-Cross1 in #322
- Changed which version of exit function is used to avoid edge case by @tofu-rocketry in #339
Changes to build processes
- Fixed issues with the new build script when being used for EL9 by @Sae126V in #319
- Added linting to new shell build script by @Will-Cross1 in #323
- Fixed issues with Debian packages for Python 3 by @Sae126V in #324
- Fix rpmlint to perform rpm checks in given location by @Sae126V in #325
- Update files for docker build on rocky 9 by @Will-Cross1 in #327
- Replaced deprecated MAINTAINER tag to use LABEL in DockerFile by @Will-Cross1 in #331
- Fixed issue with build script when being used for EL8 by @Sae126V in #332
- Add reference to RVM installation guide by @tofu-rocketry in #335
- Fixed setup.py to both build and install the package by @Sae126V in #338
Changes to CI and GitHub Actions
- Bump docker/build-push-action from 5.1.0 to 5.3.0 by @dependabot in #310
- Bump codecov/codecov-action from 3.1.4 to 4.3.0 by @dependabot in #321
- Bump actions/upload-artifact from 4.3.1 to 4.3.2 by @dependabot in #326
- Bump actions/upload-artifact from 4.3.2 to 4.3.3 by @dependabot in #330
- Bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #334
- Travis actions improvements by @tofu-rocketry in #336
- Bump docker/build-push-action from 5.3.0 to 6.1.0 by @dependabot in #341
- Bump docker/build-push-action from 6.1.0 to 6.2.0 by @dependabot in #342
- Update pre-commit hooks by @tofu-rocketry in #345
- Bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #346
- Bump docker/build-push-action from 6.2.0 to 6.3.0 by @dependabot in #347
- Bump docker/build-push-action from 6.3.0 to 6.7.0 by @dependabot in #353
- Bump actions/upload-artifact from 4.3.4 to 4.3.6 by @dependabot in #352
New Contributors
- @Will-Cross1 made their first contribution in #314
Full Changelog: 3.4.0-1...3.4.1-1