Releases: qdrant/kubernetes-api
Releases · qdrant/kubernetes-api
v1.16.1
What’s Changed
🐛 Bug Fixes
- Fix StoragePerformanceConfig, configurable Traefik entrypoints (#110) @bashofmann
v1.16.0: Bump github.com/onsi/gomega from 1.36.3 to 1.37.0 (#107)
What’s Changed
🚀 Features
- Add rebalanceStrategy in QdrantCluster spec (#109) @bashofmann
🧰 Maintenance
- Bump github.com/onsi/gomega from 1.36.3 to 1.37.0 (#107) @dependabot[bot]
- Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (#108) @dependabot[bot]
- Bump golangci/golangci-lint-action from 6 to 7 (#104) @dependabot[bot]
- Bump sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4 (#100) @dependabot[bot]
- Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#101) @dependabot[bot]
- Bump github.com/onsi/gomega from 1.36.2 to 1.36.3 (#103) @dependabot[bot]
v1.15.5
What’s Changed
🚀 Features
- switch to observedGeneration to track Entity Status updates (#106) @JustAwesomeGuy
v1.15.4
What’s Changed
🚀 Features
- add microsec precision for Entity timestamps (#105) @JustAwesomeGuy
- add lastUpdatedAt to Entity Status to track changes (#99) @JustAwesomeGuy
v1.15.3
What’s Changed
🚀 Features
- add lastUpdatedAt to Entity Status to track changes (#99) @JustAwesomeGuy
🧰 Maintenance
- Add kubeconform as a Github action step (#98) @bashofmann
- Update golang to 1.24 and update dependencies (#93) @dependabot[bot]
v1.15.2
What’s Changed
🚀 Features
- make Qdrant Entity selectable by .spec.entityType (#97) @JustAwesomeGuy
🧰 Maintenance
- Bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.3 (#94) @dependabot[bot]
- Bump golang.org/x/net from 0.34.0 to 0.36.0 (#95) @dependabot[bot]
v1.15.1
v1.15.0
v1.14.3: Support additional GPU config values (#90)
What’s Changed
🚀 Features
- Support additional GPU config values (#90) @bashofmann
🐛 Bug Fixes
- Fix security warning that Workflow does not contain permissions (#91) @bashofmann
🧰 Maintenance
- Bump github.com/fluxcd/helm-controller/api from 1.1.0 to 1.2.0 (#89) @dependabot[bot]