Releases: qdrant/kubernetes-api
Releases · qdrant/kubernetes-api
v1.14.1
What’s Changed
🐛 Bug Fixes
- Make inference config optional and replace token with enabled boolean (#86) @bashofmann
v1.14.0: Add gpu type to cluster spec (#84)
What’s Changed
🚀 Features
- Add gpu type to cluster spec (#84) @bashofmann
🧰 Maintenance
- Bump github.com/fluxcd/source-controller/api from 1.4.1 to 1.5.0 (#77) @dependabot[bot]
- Bump k8s.io/client-go from 0.32.1 to 0.32.2 (#78) @dependabot[bot]
- Bump sigstore/cosign-installer from 3.8.0 to 3.8.1 (#83) @dependabot[bot]
- Bump sigs.k8s.io/controller-runtime from 0.20.1 to 0.20.2 (#76) @dependabot[bot]
v1.13.0: Add `.spec.config.inference` field in QdrantCluster (#82)
v1.12.0: Improve hybrid cloud env status (#81)
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