Releases: weaviate/weaviate-helm
Releases · weaviate/weaviate-helm
v14.4.0 - Support for Prometheus scraping
New Features
- Making the probes' initiaDelaySeconds configurable for the text2vec-transformers module by @zoltan-fedor in #78
- Missing support for Prometheus scraping by @zoltan-fedor in #79
Full Changelog: v14.3.0...v14.4.0
v14.4.0-rc.0 Set terminationGracePeriodSeconds
- Make
terminationGracePeriodSeconds
configurable, default to600
.
v14.3.0
What's Changed
- from semi.technology to weaviate.io by @dvanderrijst in #68
- Allow for per-module pod scheduling hints by @goodgravy in #69
- gh-60 and gh-63 Adding AntiAffinity rules to the StatefulSet to spread the weaviate instances and liveness probe timeout increased to 3s by @zoltan-fedor in #61
- WVT-63: Add support for passage and context endpoints in transformers module by @aliszka in #70
- WVT-63: helpers template improved by @aliszka in #71
- fixes template values for collector proxy by @aliszka in #72
- Weaviate release 1.13 by @aliszka in #75
- Helm release 14.3.0 by @aliszka in #76
New Contributors
- @dvanderrijst made their first contribution in #68
- @goodgravy made their first contribution in #69
- @aliszka made their first contribution in #70
Full Changelog: v14.2.0...v14.3.0
v14.3.0-rc.0 - AntiAffinity rules, per-module pod scheduling hints, support for passage and query endpoints
v14.3.0-rc.0 - AntiAffinity rules, per-module pod scheduling hints, support for passage and query endpoints
Pre-release
Pre-release
Pre-release v14.3.0
- support for passage and query endpoints in t2v-transformers
- allow for per-module pod scheduling hints
- adding AntiAffinity rules to Weaviate's StatefulSet
v14.2.0
What's Changed
- Add nodeSelector, affinity and tolerations by @freakst in #62
- gh-66 Support OpenAI module by @antas-marcin in #67
- Add startup probe option, expand probes adjustments. by @freakst in #64
- support overwriting command/args for weaviate
- allow setting annotations for service types
New Contributors
Full Changelog: v14.1.0...v14.2.0
v14.2.0-rc.1 - Set annotations for services
allow setting annotations for service types
v14.2.0-rc.0 - Node Affinitiy/Tolerations, Support to overwrite commands
support overwriting command/args for weaviate
v14.1.0 Support multi2vec, Fix ENABLE_MODULES logic
- Supports Weaviate
v1.9.0
with themulti2vec-clip
module (#58) - Improves the
ENABLE_MODULES
string logic thanks to Helm v3 features. Thank you to first-time contributor @zoltan-fedor. (#55, #57)
Fix enable modules setting generation
Fixes #55 enable_modules setting generation when transformers, qna, ner and spellcheck modules are turned on
v14.0.1 - Fix compound splitting setting
fixes #54 where compound splitting setting for contextionary was ignored