qdrant-0.7.0 (2023-12-08)
- Update Qdrant to v1.7.0
- Fix snapshot restoration #96
qdrant-0.6.1 (2023-10-12)
- Propagate signals in init script correctly to entrypoint #91
- Make annotations for the ServiceAccount configurable #92
- Update Qdrant to v1.6.1
qdrant-0.6.0 (2023-10-09)
- Make ingressClassName configurable #86
- Fix probes to work correctly if TLS is enabled #79
- Update Qdrant to v1.6.0
qdrant-0.5.1 (2023-09-12)
- Update Qdrant to v1.5.1
- Ensure that the qdrant-init-file-path is on a writable, ephemeral volume #74
qdrant-0.5.0 (2023-09-07)
qdrant-0.4.1 (2023-09-04)
- Add PriorityClass support to StatefulSet Pod template #68
- Don't use alpine image for file permission updates #69
qdrant-0.4.0 (2023-09-01)
- Make it possible to set topologySpreadConstraints #65
- Add support for additional labels on StatefulSets #55
- Enable
entrypoint.sh
to add recovery mode functionality #48 - Configurable Qdrant API key #46
- Add PodDisruptionBudget #36
- Allow mounting of additional volumes #46
- Add default ServiceAccount #56
- Support for Qdrant recovery mode #54
- Make relabeling and metricRelabeling configurable in ServiceMonitor #61
- Allow annotations on volumeClaimTemplate of Qdrant StatefulSet #45
- Add default container and pod securityContexts and make it configurable #60
qdrant-0.3.1 (2023-08-23)
- Change target port for serviceMonitor to rely on new naming (http) #58