Skip to content

Releases: qdrant/kubernetes-api

v1.11.0

17 Feb 09:47
90308e3
Compare
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
Compare
Choose a tag to compare

What’s Changed

🧰 Maintenance

v1.9.0

03 Feb 09:35
da8f723
Compare
Choose a tag to compare

What’s Changed

🚀 Features

v1.8.1

29 Jan 12:02
eef842c
Compare
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
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v1.6.6

09 Dec 12:30
feead4e
Compare
Choose a tag to compare

What’s Changed

🧰 Maintenance

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

v1.6.5

09 Dec 10:16
6b58f1c
Compare
Choose a tag to compare

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

26 Nov 10:33
b238f18
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • Duplicate CRDs into crds directory to be used in kustomizations (#50) @bashofmann

🐛 Bug Fixes

  • Fix flipping QdrantCluster.Spec.ServicePerNode from false to true (#45) @pedjak

🧰 Maintenance

  • Added a small test to check Validate (missing the resources) (#44) @Robert-Stam

v1.6.3

20 Nov 09:58
a38c821
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • Add snapshot duration field in QdrantClusterSnapshot status (#43) @hossainemruz

v1.6.2: Add monitoring to region status (#41)

14 Nov 11:11
81962f4
Compare
Choose a tag to compare

What’s Changed

🚀 Features