·
33 commits
to main
since this release
🚀 Release Highlights
Features & Platform Support
- Update OS Support: Added support for Fedora 42 and EL10 (#114, #117).
- Deprecations: Retired support for Fedora 41 and EL8 (#114, #117).
- RPM Metadata: Added vendor and packager details to the
rancher-selinuxRPM for better traceability (#97). - License Compliance: Aligned license naming with standard SPDX identifiers (#76).
Security & Compliance
- OSSF Scorecard: Integrated the Scorecard workflow to improve supply chain security and pinned dependencies to specific digests (#85, #92).
- FOSSA Scanning: Added FOSSA scanning workflow for automated license and dependency analysis (#116).
- CodeQL: Continuous updates to CodeQL actions to ensure the latest security scanning capabilities (#89, #93, #119, #122, #123).
Testing & CI/CD
- E2E Refactor: Refactor of chart installation and SELinux verification processes (#91).
- Performance: Improved E2E timeouts for more stable CI runs (#112).
- Build System: Cleaned up the use of digests and adjusted Renovate frequency to a monthly schedule (#108, #110).
All Changes
Build & Maintenance
- migrate renovate config by @renovate-rancher[bot] in #75
- Align License name with SPDX Identifier by @pjbgf in #76
- build: add Scorecard workflow by @andypitcher in #85
- e2e: refactor chart installation and SELinux verification by @andypitcher in #91
- [scorecard] Fix permissions and Pin versions by @andypitcher in #92
- add vendor/packager details to rancher-selinux rpm by @skanakal in #97
- renovate: add schedule to run renovate monthly by @andypitcher in #108
- build: remove digest use and renovate frequency by @andypitcher in #110
- Improve e2e timeouts by @andypitcher in #112
- feat: add fedora42 and retire fedora41 by @andypitcher in #114
- Add FOSSA scanning workflow by @macedogm in #116
- feat: add el10 and remove el8 support by @andypitcher in #117
Dependency Updates
View 20+ automated dependency & action updates
- Update
actions/checkoutto v5/v6/v6.0.2 (#79, #107, #109, #118) - Update
actions/setup-goto v6 (#80, #125) - Update
github/codeql-actionfrom v4.31.0 to v4.32.2 (#89, #93, #119, #122, #123) - Update
actions/cachedigests (#77, #83) - Update
ossf/scorecard-actionto v2.4.3 (#86) - Update
actions/upload-artifactto v5 (#90) - Update Docker digests for
opensuse/tumbleweedandcentos:stream9(#95, #99, #101, #103) - General GitHub Action version bumps (#87, #102, #115, #120)
New Contributors
Full Changelog: v0.7.production.1...v0.8.production.1