Releases: martin-papy/qdrant-loader
Releases · martin-papy/qdrant-loader
qdrant-loader v0.3.0b2
Changes for qdrant-loader v0.3.0b2
bbc96f6 fix: correct release tag handling in publish workflow to ensure proper deployment of loader and MCP server
9b9f45c chore(release): bump versions
90b31cd Final cleanup
c1b6a97 Remove outdated coverage script from the test workflow.
a879bad Delete old script
a2d7242 Adjusted combined report to reflect changes in coverage structure.
9613556 Refactor coverage report generation in GitHub Actions workflow to create a combined coverage report for QDrant Loader and MCP Server.
9c98bf1 Enhance deployment type detection for Confluence and JIRA connectors by implementing URL parsing. Update GitHub Actions workflow to set minimal permissions for better security.
8fb06f7 Cleanup before release
29f1a19 Enhance topic modeling by adding document topic distribution to results
qdrant-loader v0.3.0b1
Changes for qdrant-loader v0.3.0b1
90b31cd Final cleanup
c1b6a97 Remove outdated coverage script from the test workflow.
a879bad Delete old script
a2d7242 Adjusted combined report to reflect changes in coverage structure.
9613556 Refactor coverage report generation in GitHub Actions workflow to create a combined coverage report for QDrant Loader and MCP Server.
9c98bf1 Enhance deployment type detection for Confluence and JIRA connectors by implementing URL parsing. Update GitHub Actions workflow to set minimal permissions for better security.
8fb06f7 Cleanup before release
29f1a19 Enhance topic modeling by adding document topic distribution to results
a64b672 General code cleanup
f89143d Improving test coverage
qdrant-loader-mcp-server v0.3.0b2
Changes for qdrant-loader-mcp-server v0.3.0b2
bbc96f6 fix: correct release tag handling in publish workflow to ensure proper deployment of loader and MCP server
9b9f45c chore(release): bump versions
90b31cd Final cleanup
c1b6a97 Remove outdated coverage script from the test workflow.
a879bad Delete old script
a2d7242 Adjusted combined report to reflect changes in coverage structure.
9613556 Refactor coverage report generation in GitHub Actions workflow to create a combined coverage report for QDrant Loader and MCP Server.
9c98bf1 Enhance deployment type detection for Confluence and JIRA connectors by implementing URL parsing. Update GitHub Actions workflow to set minimal permissions for better security.
8fb06f7 Cleanup before release
29f1a19 Enhance topic modeling by adding document topic distribution to results
qdrant-loader-mcp-server v0.3.0b1
Changes for qdrant-loader-mcp-server v0.3.0b1
90b31cd Final cleanup
c1b6a97 Remove outdated coverage script from the test workflow.
a879bad Delete old script
a2d7242 Adjusted combined report to reflect changes in coverage structure.
9613556 Refactor coverage report generation in GitHub Actions workflow to create a combined coverage report for QDrant Loader and MCP Server.
9c98bf1 Enhance deployment type detection for Confluence and JIRA connectors by implementing URL parsing. Update GitHub Actions workflow to set minimal permissions for better security.
8fb06f7 Cleanup before release
29f1a19 Enhance topic modeling by adding document topic distribution to results
a64b672 General code cleanup
f89143d Improving test coverage
Release v0.2.0b1
Changes
4802bd0 Add extract_repo_info function to parse GitHub repository URLs
27e6c84 Update test_release.py to adjust import paths for testing. This change eliminates the release script while ensuring that the test suite remains functional by modifying the system path for module imports.
01e8deb Enhance test configuration and structure for connectors
7938505 Update our Test Plan
9c9364b Refactor Jira connector tests for improved error handling and request simulation
4fa7461 Enhance error handling and testing in PublicDocsConnector
9dd8d0e Refactor JiraProjectConfig and PublicDocsConnector for improved variable handling and error management
75a6fdf Enhance error logging and improve test setup for ConfluenceConnector
888e12d Update TestingPlan.md and ConfluenceConnector to enhance testing coverage and content processing
240c278 Refactor testing structure by renaming 'sources' to 'connectors' and removing obsolete directories
Release v0.1.3b3
Changes
585332a Merge pull request #12 from kheldar666/feature/11-the-app-should-support-local-embedding
42abd7b Update README to reflect support for multiple OpenAI-compatible embedding models
6762cc0 Update tests
b2bdd32 Add support for OpenAI compatible endpoint
34f7a11 Merge pull request #10 from kheldar666/feature/8-client-should-check-first-if-the-qdrant-collection-exists
5af4a3d Enhance Qdrant connection handling and CLI ingestion process
8f71dc8 Update CLI test assertions for GitHub Actions compatibility
6b3badd Add tox as a development dependency in requirements-dev.txt
318ae8c Refactor test environment setup in CLI tests
4c40dc8 Refactor CLI test configuration and runner setup
Release v0.1.3b2
Changes
1d7a495 chore(release): bump version to v0.1.3b2
9868001 Update dry run command checks in release process
964c241 Implement commit hash validation in GitHub workflows check
6694804 Enhance logging and checks in release process
03bb138 Enhance GitHub workflows check and logging
b91e4d1 Getting there...
77a56ad Fixing still...
546f9de Fixing (again ... )
76ba18e Fixing
fe239b8 Fixing
Release v0.1.3-beta
Initial Release with following support
- Public Documentation
- Github repository
- Jira Cloud ( not tested on DC )
- Confluence Cloud ( not tested on DC )
Feedbacks are more than welcome