Skip to content

v0.10.1

Choose a tag to compare

@github-actions github-actions released this 25 May 21:08
· 76 commits to master since this release
8bd4ccd

Container Images

docker pull ghcr.io/nuetzliches/powerbrain-mcp-server:0.10.1
docker pull ghcr.io/nuetzliches/powerbrain-ingestion:0.10.1
docker pull ghcr.io/nuetzliches/powerbrain-reranker:0.10.1
docker pull ghcr.io/nuetzliches/powerbrain-proxy:0.10.1
docker pull ghcr.io/nuetzliches/powerbrain-worker:0.10.1

See CHANGELOG.md for details.

What's Changed

  • Development by @p-i-p in #173
  • chore(deps): update qdrant-client requirement from >=1.17.1 to >=1.18.0 in /mcp-server by @dependabot[bot] in #156
  • chore(deps): update python-docx requirement from <2.0,>=1.1.0 to >=1.2.0,<2.0 in /ingestion by @dependabot[bot] in #157
  • chore(deps): update uvicorn requirement from >=0.46.0 to >=0.47.0 in /mcp-server by @dependabot[bot] in #158
  • chore(deps): update qdrant-client requirement from <2.0,>=1.15 to >=1.18.0,<2.0 in /worker by @dependabot[bot] in #159
  • chore(deps): update uvicorn requirement from >=0.46.0 to >=0.47.0 in /pb-proxy by @dependabot[bot] in #160
  • chore(deps): update spacy requirement from >=3.7 to >=3.8.14 in /ingestion by @dependabot[bot] in #161
  • chore(deps): update cachetools requirement from >=7.0.6 to >=7.1.1 in /ingestion by @dependabot[bot] in #162
  • chore(deps): update pyyaml requirement from >=6.0.2 to >=6.0.3 in /ingestion by @dependabot[bot] in #165
  • chore(deps): update asyncpg requirement from >=0.30 to >=0.31.0 in /pb-proxy by @dependabot[bot] in #166
  • chore(deps): update torch requirement from >=2.11.0 to >=2.12.0 in /reranker by @dependabot[bot] in #168
  • chore(deps): update jsonschema requirement from >=4.0 to >=4.26.0 in /mcp-server by @dependabot[bot] in #169
  • chore(deps): update fastapi requirement from >=0.115 to >=0.136.1 in /ingestion by @dependabot[bot] in #170
  • chore(deps): update uvicorn requirement from >=0.46.0 to >=0.47.0 in /reranker by @dependabot[bot] in #172
  • chore(deps): update opentelemetry-instrumentation-httpx requirement from >=0.48b0 to >=0.63b1 in /pb-proxy by @dependabot[bot] in #178
  • chore(deps): update opentelemetry-instrumentation-fastapi requirement from >=0.62b1 to >=0.63b1 in /reranker by @dependabot[bot] in #179
  • chore(deps): update opentelemetry-sdk requirement from >=1.41.1 to >=1.42.1 in /reranker by @dependabot[bot] in #181
  • chore(deps): update pydantic requirement from >=2.13.3 to >=2.13.4 in /mcp-server by @dependabot[bot] in #163
  • chore(deps): update asyncpg requirement from >=0.30 to >=0.31.0 in /mcp-server by @dependabot[bot] in #167
  • chore(deps): update opentelemetry-api requirement from >=1.41.1 to >=1.42.1 in /pb-proxy by @dependabot[bot] in #177
  • chore(deps): update sentence-transformers requirement from >=5.4.1 to >=5.5.1 in /reranker by @dependabot[bot] in #180
  • chore(deps): update litellm requirement from >=1.80 to >=1.83.7 in /pb-proxy by @dependabot[bot] in #145
  • release: v0.10.1 — Dependabot stack-wide pin floor refresh by @7schmiede in #182

Full Changelog: v0.10.0...v0.10.1