bump: version 0.29.2 → 0.30.0

This commit is contained in:
github-actions[bot]
2025-11-10 02:50:11 +00:00
parent 4d3ff1abe1
commit 126b5a7626
4 changed files with 16 additions and 4 deletions
+12
View File
@@ -1,3 +1,15 @@
## v0.30.0 (2025-11-10)
### Feat
- **helm**: Add document chunking configuration
- **vector**: Add configurable chunk size and overlap for document embedding
- **vector**: Support multiple embedding models with auto-generated collection names
### Fix
- Support in-memory Qdrant for CI testing
## v0.29.2 (2025-11-09)
### Fix