Skip to content

Releases: cbtw-apac/qdrant-loader

qdrant-loader v1.0.3

Choose a tag to compare

@martin-papy martin-papy released this 12 Jun 05:24
ba1b39b

Added

Qdrant-loader

  • Queue-based ingestion architecture with SQLite job queue, worker pool, scheduler, and new serve/jobs/webhook CLI flows [#269] [#280] [#281] [#284] [#289] [#291] [#294] [#307]
  • Excel ingestion improvements and Jira Data Center custom field mapping support [#251] [#276]
  • updated_after filter for Jira connector to limit ingestion to issues updated after a given date [#267]
  • Container deployment setup with dedicated Dockerfiles and docker-compose.yaml [#278]

Qdrant-loader-core

  • Bedrock and Gemini provider support in the LLM/embedding layer [#275] [#292]
  • Sparse retrieval primitives for hybrid search flows [#184]

Qdrant-loader-mcp-server

  • Qdrant hybrid search support with sparse+dense pipeline integration [#184]

Fixed

Qdrant-loader

  • Queue concurrency and failure-path hardening, including race-condition fixes and safer startup/auth/readiness handling [#307] [#311]
  • State DB and Alembic path resolution reliability, plus safer rollback behavior for multi-project transactions [#270] [#285] [#290]
  • Deleted Jira issues are now cleaned up from Qdrant during re-ingestion and delete flows [#307]
  • Empty-chunk regression prevention and CORS environment configuration fixes [#268] [#293]

Changed

Qdrant-loader

  • Ingestion pipeline refactored to a streaming-oriented flow for queue-driven execution [#295]

qdrant-loader-mcp-server v1.0.3

Choose a tag to compare

@martin-papy martin-papy released this 12 Jun 05:24
ba1b39b

Added

Qdrant-loader

  • Queue-based ingestion architecture with SQLite job queue, worker pool, scheduler, and new serve/jobs/webhook CLI flows [#269] [#280] [#281] [#284] [#289] [#291] [#294] [#307]
  • Excel ingestion improvements and Jira Data Center custom field mapping support [#251] [#276]
  • updated_after filter for Jira connector to limit ingestion to issues updated after a given date [#267]
  • Container deployment setup with dedicated Dockerfiles and docker-compose.yaml [#278]

Qdrant-loader-core

  • Bedrock and Gemini provider support in the LLM/embedding layer [#275] [#292]
  • Sparse retrieval primitives for hybrid search flows [#184]

Qdrant-loader-mcp-server

  • Qdrant hybrid search support with sparse+dense pipeline integration [#184]

Fixed

Qdrant-loader

  • Queue concurrency and failure-path hardening, including race-condition fixes and safer startup/auth/readiness handling [#307] [#311]
  • State DB and Alembic path resolution reliability, plus safer rollback behavior for multi-project transactions [#270] [#285] [#290]
  • Deleted Jira issues are now cleaned up from Qdrant during re-ingestion and delete flows [#307]
  • Empty-chunk regression prevention and CORS environment configuration fixes [#268] [#293]

Changed

Qdrant-loader

  • Ingestion pipeline refactored to a streaming-oriented flow for queue-driven execution [#295]

qdrant-loader-core v1.0.3

Choose a tag to compare

@martin-papy martin-papy released this 12 Jun 05:24
ba1b39b

Added

Qdrant-loader

  • Queue-based ingestion architecture with SQLite job queue, worker pool, scheduler, and new serve/jobs/webhook CLI flows [#269] [#280] [#281] [#284] [#289] [#291] [#294] [#307]
  • Excel ingestion improvements and Jira Data Center custom field mapping support [#251] [#276]
  • updated_after filter for Jira connector to limit ingestion to issues updated after a given date [#267]
  • Container deployment setup with dedicated Dockerfiles and docker-compose.yaml [#278]

Qdrant-loader-core

  • Bedrock and Gemini provider support in the LLM/embedding layer [#275] [#292]
  • Sparse retrieval primitives for hybrid search flows [#184]

Qdrant-loader-mcp-server

  • Qdrant hybrid search support with sparse+dense pipeline integration [#184]

Fixed

Qdrant-loader

  • Queue concurrency and failure-path hardening, including race-condition fixes and safer startup/auth/readiness handling [#307] [#311]
  • State DB and Alembic path resolution reliability, plus safer rollback behavior for multi-project transactions [#270] [#285] [#290]
  • Deleted Jira issues are now cleaned up from Qdrant during re-ingestion and delete flows [#307]
  • Empty-chunk regression prevention and CORS environment configuration fixes [#268] [#293]

Changed

Qdrant-loader

  • Ingestion pipeline refactored to a streaming-oriented flow for queue-driven execution [#295]

qdrant-loader v1.0.2

Choose a tag to compare

@martin-papy martin-papy released this 12 May 04:49
6c6d5b5

Changed

Documentation

  • Updated contributing guide for external contributors [#273]

qdrant-loader-mcp-server v1.0.2

Choose a tag to compare

@martin-papy martin-papy released this 12 May 04:49
6c6d5b5

Changed

Documentation

  • Updated contributing guide for external contributors [#273]

qdrant-loader-core v1.0.2

Choose a tag to compare

@martin-papy martin-papy released this 12 May 04:49
6c6d5b5

Changed

Documentation

  • Updated contributing guide for external contributors [#273]

qdrant-loader v1.0.1

Choose a tag to compare

@martin-papy martin-papy released this 05 May 03:23
6f12ebc

Fixed

Qdrant-loader

  • Fixed UI layout issues across website pages [#253]
  • Privacy policy last_updated fallback now uses template file mtime instead of build date when Git timestamp is unavailable [#259]

Documentation

  • Updated docs and removed broken internal links [#258]

qdrant-loader-mcp-server v1.0.1

Choose a tag to compare

@martin-papy martin-papy released this 05 May 03:23
6f12ebc

Fixed

Qdrant-loader

  • Fixed UI layout issues across website pages [#253]
  • Privacy policy last_updated fallback now uses template file mtime instead of build date when Git timestamp is unavailable [#259]

Documentation

  • Updated docs and removed broken internal links [#258]

qdrant-loader-core v1.0.1

Choose a tag to compare

@martin-papy martin-papy released this 05 May 03:23
6f12ebc

Fixed

Qdrant-loader

  • Fixed UI layout issues across website pages [#253]
  • Privacy policy last_updated fallback now uses template file mtime instead of build date when Git timestamp is unavailable [#259]

Documentation

  • Updated docs and removed broken internal links [#258]

qdrant-loader v1.0.0

Choose a tag to compare

@martin-papy martin-papy released this 14 Apr 03:09
b22ed1b

Added

Qdrant-loader

  • Contextual embeddings for enriched chunk context during ingestion [#221]

Fixed

Qdrant-loader

  • Jira Cloud connection failure due to deprecated search API endpoints [#215]
  • Duplicate chunks for Python files by rewriting AST parser [#217]
  • Duplicate document IDs causing missing chunks in metric tracking [#222]
  • Ingestion metrics: aligned size metrics and aggregated project results [#222]
  • JQL injection and query breaking when configuration values include special characters [#223]
  • Jira connector validation for environment configuration and connection errors [#224]
  • Optional issue_types and include_statuses configuration for Jira connector [#223]
  • Error message sanitization to prevent accidental exposure of sensitive data [#230]
  • Contextual embedding content formatting [#228]
  • YAML syntax error and broken markdown in configuration documentation [#231]

Qdrant-loader-core

  • Sensitive data redaction in logging processors [#230]

Qdrant-loader-mcp-server

  • Embedding logic and configuration for local (Ollama) model support [#229]
  • vector_search_service to use correct embedding_model parameter [#229]
  • Retry logic and failure context reporting in search pipeline [#229]

Changed

Qdrant-loader

  • Aligned configuration templates with Ollama-first and OpenAI unified setup [#231]
  • Migrated pip/venv to uv for monorepo package management [#220]
  • Updated deprecated GitHub Actions from Node.js 20 to Node.js 24 [#227]
  • Updated website UI to v1 [#219]