20 changes since v2.5.2
🛠️ Minor Changes
- Drop old Kubernetes suppport (#767)
- Replace old env var in e2e test (#772)
- Simplify JobObject interface (#782)
- Setup golangci-lint (replace CodeClimate) (#785)
- Free Backup controller from internal Observer (#781)
- Free Schedule, Restore and Archive controllers from internal observer (#784)
- Free Check and Prune from internal Observer, rework exclusive job queueing (#789)
- Rework internal job queueing (#791)
🔎 Breaking Changes
- Move randomized schedules to Status and remove EffectiveSchedules CRD (#774)
📄 Documentation
🔗 Dependency Updates
- Update module github.com/urfave/cli/v2 to v2.23.2 (#759)
- Update docker.io/library/alpine Docker tag to v3.17 (#765)
- Update module sigs.k8s.io/controller-runtime to v0.13.1 (#762)
- Update module github.com/prometheus/client_golang to v1.14.0 (#761)
- Update module github.com/minio/minio-go/v7 to v7.0.44 (#757)
- Update module go.uber.org/zap to v1.24.0 (#769)
- Update goreleaser/goreleaser-action action to v4 (#780)
- Update module github.com/stretchr/testify to v1.8.1 (#760)
- Update module github.com/urfave/cli/v2 to v2.23.7 (#793)