Releases: qdrant/kubernetes-api
Releases · qdrant/kubernetes-api
v1.6.2: Add monitoring to region status (#41)
v1.6.1
What’s Changed
🐛 Bug Fixes
- No need to restart all pods if RestartAllPodsConcurrently setting has been changed. (#42) @Robert-Stam
v1.6.0
What’s Changed
🚀 Features
- Added QC.Spec.RestartAllPodsConcurrently for adding one-shot-restart functionality (#40) @Robert-Stam
v1.5.1
What’s Changed
🧰 Maintenance
- Bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 (#35) @dependabot
- Bump k8s.io/api from 0.31.1 to 0.31.2 (#34) @dependabot
v1.5.0
What’s Changed
🚀 Features
- Add k3s as a detectable Kubernetes distribution (#38) @bashofmann
- Remove AdditionalRuleNames, since they are not needed anymore (#39) @bashofmann
- Add field to hide JWT dashboard (#37) @superseb
v1.4.0: Changes to ingress config (#33)
What’s Changed
🚀 Features
- Changes to ingress config - Remove unused ingress path type routing - Add traefik additionalRuleNames (#33) @bashofmann
v1.3.0: Rename chart to `qdrant-kubernetes-api` (#32)
v1.2.7: Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#27)
What’s Changed
🐛 Bug Fixes
- Move async scorer into storage performance (#31) @Charmelionag
- Rename
QdrantVersion
toQdrantRelease
(#29) @pedjak
🧰 Maintenance
- Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#27) @dependabot
v1.2.6: Added QC.Status.DeleteInProgessNodeIndexes field (#28)
v1.2.5: Update several modules (and move to Go 1.23) (#26)
What’s Changed
🚀 Features
- Add distribution and storage params (#25) @Charmelionag
🧰 Maintenance
- Update several modules (and move to Go 1.23) (#26) @Robert-Stam
- Bump k8s.io/api from 0.31.0 to 0.31.1 (#17) @dependabot