Skip to content

Releases: martin-papy/qdrant-loader

qdrant-loader v0.4.9

18 Jun 08:48
c72a872
Compare
Choose a tag to compare

Changes for qdrant-loader v0.4.9

c72a872 chore(release): bump versions and update classifiers
430cb2a chore(release): update RELEASE_NOTES for version 0.4.9
851a5fd fix: improve logging for file conversion by normalizing Windows file paths
eedf764 feat: add content_type attribute to Document in StateChangeDetector
3fb6acc chore(release): bump versions and update classifiers
b60e6e0 fix: enhance Windows compatibility with signal handling for MarkItDown and improve logging output
70819e8 chore: clean code
e2ed0b1 chore: update RELEASE_NOTES for version 0.4.8 with Windows compatibility fixes and enhancements
5a91db5 fix: enhance cross-platform compatibility for file paths and improve logging filters
f0b2fe7 fix: handling of Windows path for the LocalFileConnector

qdrant-loader v0.4.10

18 Jun 09:29
5d9eb00
Compare
Choose a tag to compare

Changes for qdrant-loader v0.4.10

5d9eb00 chore(release): bump versions and update classifiers
e3bf248 chore(release): update RELEASE_NOTES for version 0.4.10 and improve logging for file processing
c72a872 chore(release): bump versions and update classifiers
430cb2a chore(release): update RELEASE_NOTES for version 0.4.9
851a5fd fix: improve logging for file conversion by normalizing Windows file paths
eedf764 feat: add content_type attribute to Document in StateChangeDetector
3fb6acc chore(release): bump versions and update classifiers
b60e6e0 fix: enhance Windows compatibility with signal handling for MarkItDown and improve logging output
70819e8 chore: clean code
e2ed0b1 chore: update RELEASE_NOTES for version 0.4.8 with Windows compatibility fixes and enhancements

qdrant-loader-mcp-server v0.4.9

18 Jun 08:48
c72a872
Compare
Choose a tag to compare

Changes for qdrant-loader-mcp-server v0.4.9

c72a872 chore(release): bump versions and update classifiers
430cb2a chore(release): update RELEASE_NOTES for version 0.4.9
851a5fd fix: improve logging for file conversion by normalizing Windows file paths
eedf764 feat: add content_type attribute to Document in StateChangeDetector
3fb6acc chore(release): bump versions and update classifiers
b60e6e0 fix: enhance Windows compatibility with signal handling for MarkItDown and improve logging output
70819e8 chore: clean code
e2ed0b1 chore: update RELEASE_NOTES for version 0.4.8 with Windows compatibility fixes and enhancements
5a91db5 fix: enhance cross-platform compatibility for file paths and improve logging filters
f0b2fe7 fix: handling of Windows path for the LocalFileConnector

qdrant-loader-mcp-server v0.4.10

18 Jun 09:29
5d9eb00
Compare
Choose a tag to compare

Changes for qdrant-loader-mcp-server v0.4.10

5d9eb00 chore(release): bump versions and update classifiers
e3bf248 chore(release): update RELEASE_NOTES for version 0.4.10 and improve logging for file processing
c72a872 chore(release): bump versions and update classifiers
430cb2a chore(release): update RELEASE_NOTES for version 0.4.9
851a5fd fix: improve logging for file conversion by normalizing Windows file paths
eedf764 feat: add content_type attribute to Document in StateChangeDetector
3fb6acc chore(release): bump versions and update classifiers
b60e6e0 fix: enhance Windows compatibility with signal handling for MarkItDown and improve logging output
70819e8 chore: clean code
e2ed0b1 chore: update RELEASE_NOTES for version 0.4.8 with Windows compatibility fixes and enhancements

qdrant-loader v0.4.8

17 Jun 17:11
3fb6acc
Compare
Choose a tag to compare

Changes for qdrant-loader v0.4.8

3fb6acc chore(release): bump versions and update classifiers
b60e6e0 fix: enhance Windows compatibility with signal handling for MarkItDown and improve logging output
70819e8 chore: clean code
e2ed0b1 chore: update RELEASE_NOTES for version 0.4.8 with Windows compatibility fixes and enhancements
5a91db5 fix: enhance cross-platform compatibility for file paths and improve logging filters
f0b2fe7 fix: handling of Windows path for the LocalFileConnector
3fa01bd fix: support of emoji in Windows host
30d2ae9 fix: improve signal handling and logging for Windows compatibility
6085f12 fix: failing test
6c1aa21 fix: improve error handling and logging in ingestion and state management

qdrant-loader-mcp-server v0.4.8

17 Jun 17:11
3fb6acc
Compare
Choose a tag to compare

Changes for qdrant-loader-mcp-server v0.4.8

3fb6acc chore(release): bump versions and update classifiers
b60e6e0 fix: enhance Windows compatibility with signal handling for MarkItDown and improve logging output
70819e8 chore: clean code
e2ed0b1 chore: update RELEASE_NOTES for version 0.4.8 with Windows compatibility fixes and enhancements
5a91db5 fix: enhance cross-platform compatibility for file paths and improve logging filters
f0b2fe7 fix: handling of Windows path for the LocalFileConnector
3fa01bd fix: support of emoji in Windows host
30d2ae9 fix: improve signal handling and logging for Windows compatibility
6085f12 fix: failing test
6c1aa21 fix: improve error handling and logging in ingestion and state management

qdrant-loader v0.4.7

09 Jun 09:07
3d67b19
Compare
Choose a tag to compare

Changes for qdrant-loader v0.4.7

3d67b19 chore(release): bump versions and update classifiers
6d81995 Merge pull request #28 from martin-papy/feature/test-audit-refactoring-issue-26
927d455 Remove obsolete audit documentation from .gitignore and clean up related entries. Maintain the structure for existing data while ensuring clarity in ignored files.
7cf272f Refactor audit documentation and remove obsolete files. Update .gitignore to include new audit results and instructions. Enhance test coverage in various modules with additional assertions and improved organization.
3e10861 Merge remote-tracking branch 'origin/main' into feature/test-audit-refactoring-issue-26
fecc0dc docs: enhance configuration template with detailed comments and improve logging in PublicDocsConnector
4fe846a Update audit docs
1baa531 Update audit documents
d65346a Update audit docs
0b0c791 Update audit files

qdrant-loader-mcp-server v0.4.7

09 Jun 09:07
3d67b19
Compare
Choose a tag to compare

Changes for qdrant-loader-mcp-server v0.4.7

3d67b19 chore(release): bump versions and update classifiers
6d81995 Merge pull request #28 from martin-papy/feature/test-audit-refactoring-issue-26
927d455 Remove obsolete audit documentation from .gitignore and clean up related entries. Maintain the structure for existing data while ensuring clarity in ignored files.
7cf272f Refactor audit documentation and remove obsolete files. Update .gitignore to include new audit results and instructions. Enhance test coverage in various modules with additional assertions and improved organization.
3e10861 Merge remote-tracking branch 'origin/main' into feature/test-audit-refactoring-issue-26
fecc0dc docs: enhance configuration template with detailed comments and improve logging in PublicDocsConnector
4fe846a Update audit docs
1baa531 Update audit documents
d65346a Update audit docs
0b0c791 Update audit files

qdrant-loader v0.4.6

03 Jun 15:01
Compare
Choose a tag to compare

Changes for qdrant-loader v0.4.6

e9aafca chore(release): bump versions and update classifiers
b15673a feat(release): ensure qdrant-loader is always the latest release
7efef68 feat: Implemented background version check in CLI and added corresponding tests.
e067a1a fix: update deployment conditions in GitHub Actions workflow
f8214ca chore(release): bump versions and update classifiers
6a7f0a0 Merge pull request #25 from martin-papy/bugfix/24-cli-startup-performance
cdc6818 Merge main into bugfix/24-cli-startup-performance - Resolved conflicts in RELEASE_NOTES.md and test_cli.py, all 36 CLI tests passing
ad11644 docs: update RELEASE_NOTES for version 0.4.5 with performance improvements and Excel processing enhancements
c46c06c chore(release): update RELEASE_NOTES for version 0.4.5
7e4a152 feat: add context manager to capture openpyxl warnings during file conversion

qdrant-loader v0.4.5

03 Jun 13:44
Compare
Choose a tag to compare

Changes for qdrant-loader v0.4.5

f8214ca chore(release): bump versions and update classifiers
6a7f0a0 Merge pull request #25 from martin-papy/bugfix/24-cli-startup-performance
cdc6818 Merge main into bugfix/24-cli-startup-performance - Resolved conflicts in RELEASE_NOTES.md and test_cli.py, all 36 CLI tests passing
ad11644 docs: update RELEASE_NOTES for version 0.4.5 with performance improvements and Excel processing enhancements
c46c06c chore(release): update RELEASE_NOTES for version 0.4.5
7e4a152 feat: add context manager to capture openpyxl warnings during file conversion
3eb2baf refactor: enhance SourcesConfig to support dynamic source configuration
07b1502 refactor: implement lazy loading for heavy modules to improve startup performance
8e4f54f refactor: simplify version retrieval in CLI by using importlib.metadata
6983d6c fix: update Privacy Choices link styling in base template