v1.8.0
What’s Changed
🚀 Features
- Added QC.Spec.StartupDelaySeconds (#65) @Robert-Stam
🐛 Bug Fixes
- Update golang.org/x/net to fix sec vulnerability (#61) @bashofmann
🧰 Maintenance
- Updated several modules (#64) @Robert-Stam
- Bump sigs.k8s.io/controller-runtime from 0.19.3 to 0.19.4 (#63) @dependabot
- Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#62) @dependabot
- Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#60) @dependabot
- Bump k8s.io/client-go from 0.31.1 to 0.32.0 (#58) @dependabot
- Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.22.1 (#57) @dependabot
- Initial API integration test (#54) @pedjak