v1.36.14
📦 weaviateView on GitHub →
✨ 4 features🐛 3 fixes🔧 4 symbols
Summary
This release focuses heavily on CI/CD improvements, testing automation, and minor fixes, including adding basic auth support to Raft cluster endpoints and improving backup listing efficiency.
✨ New Features
- Added possibility to pass e2e and chaos branch names to qa_pr.sh script.
- Created simple create_release.sh script.
- Added release.sh release driver to tools/dev.
- Added QA option to create_release.sh script.
🐛 Bug Fixes
- Used delimiter listing in AllBackups to avoid full object scan (backup-gcs).
- Relaxed vector storage bytes check to reduce flakiness (test_usage).
- Removed flakiness in bucket threshold tests via synctest (lsmkv).