Skip to content

Releases: qdrant/kubernetes-api

v1.14.1

28 Feb 12:13
260a49e

Choose a tag to compare

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)

28 Feb 09:22
78841be

Choose a tag to compare

What’s Changed

🚀 Features

🧰 Maintenance

v1.13.0: Add `.spec.config.inference` field in QdrantCluster (#82)

25 Feb 11:01
36293c3

Choose a tag to compare

What’s Changed

  • Add .spec.config.inference field in QdrantCluster (#82) @pedjak

v1.12.0: Improve hybrid cloud env status (#81)

21 Feb 15:12
e4c2677

Choose a tag to compare

What’s Changed

🚀 Features

v1.11.0

17 Feb 09:47
90308e3

Choose a tag to compare

What’s Changed

  • Add caCert field under QdrantCluster .spec.config.tls (#75) @pedjak

v1.10.0: Bump sigs.k8s.io/controller-runtime from 0.20.0 to 0.20.1 (#71)

11 Feb 11:56
4369ca9

Choose a tag to compare

What’s Changed

🧰 Maintenance

v1.9.0

03 Feb 09:35
da8f723

Choose a tag to compare

What’s Changed

🚀 Features

v1.8.1

29 Jan 12:02
eef842c

Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • Add Components field and deprecate HelmReleases and HelmRepositories fields in Region type (#70) @hossainemruz

🧰 Maintenance

v1.8.0

14 Jan 09:05
2c5b25d

Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v1.6.6

09 Dec 12:30
feead4e

Choose a tag to compare

What’s Changed

🧰 Maintenance

  • Added GetServicePerNode for reflecting the default (consistently) (#53) @Robert-Stam