qdrant-loader-mcp-server v0.4.4
·
62 commits
to main
since this release
Changes for qdrant-loader-mcp-server v0.4.4
a1c25d4 chore(release): bump versions and update classifiers
07ae97f fix(release): correct version/tag sequence - bump versions before creating tags
31a9e2c chore(release): bump versions and update classifiers
47a97e0 docs: update README to include release notes for version 0.4.2
7de3526 fix: chunking strategy should support converted file types with appropriate content handling to enable nlp processing
9d16b8d hotfix: add back file conversion configuration support in connectors and enhance chunking strategies with safety checks
589ae4b refactor: reorganize workspace structure to separate logs and data directories
4844abf fix: implement signal-based shutdown handling in ResourceManager and enhance test coverage for cleanup scenarios
1bfe550 fix: increase maximum chunks to process for improved performance
5408db9 hotfix: initialize state manager before project manager in async ingestion pipeline and adjust resource manager cleanup logic