Releases: qdrant/kubernetes-api
Releases · qdrant/kubernetes-api
v1.11.0
v1.10.0: Bump sigs.k8s.io/controller-runtime from 0.20.0 to 0.20.1 (#71)
What’s Changed
🧰 Maintenance
- Bump sigs.k8s.io/controller-runtime from 0.20.0 to 0.20.1 (#71) @dependabot[bot]
- Bump sigstore/cosign-installer from 3.7.0 to 3.8.0 (#74) @dependabot[bot]
- Remove operator v1 specific phase and status field (#73) @hossainemruz
v1.9.0
v1.8.1
What’s Changed
🐛 Bug Fixes
- Add Components field and deprecate HelmReleases and HelmRepositories fields in Region type (#70) @hossainemruz
🧰 Maintenance
- Bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.20.0 (#68) @dependabot[bot]
- Bump k8s.io/client-go from 0.32.0 to 0.32.1 (#67) @dependabot[bot]
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
v1.6.6
What’s Changed
🧰 Maintenance
- Added GetServicePerNode for reflecting the default (consistently) (#53) @Robert-Stam
v1.6.5
What’s Changed
🐛 Bug Fixes
- Fix: The hash generation is broken, because an
omitempty
was removed (#52) @Robert-Stam
🧰 Maintenance
- Bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 (#51) @dependabot
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#49) @dependabot
- Bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 (#48) @dependabot
- Bump k8s.io/api from 0.31.2 to 0.31.3 (#46) @dependabot
v1.6.4
What’s Changed
🚀 Features
- Duplicate CRDs into crds directory to be used in kustomizations (#50) @bashofmann
🐛 Bug Fixes
🧰 Maintenance
- Added a small test to check Validate (missing the resources) (#44) @Robert-Stam
v1.6.3
What’s Changed
🚀 Features
- Add snapshot duration field in QdrantClusterSnapshot status (#43) @hossainemruz