Skip to content

8.3.1

Choose a tag to compare

@github-actions github-actions released this 08 Apr 15:05
5c30787

8.3.1 - 2025-04-08

Added

  • config: Added api_url and compatibility fields to MCP config.

Fixed

  • api: Fixed configuring uvicorn logging.
  • api: Strip secret fields from API responses.
  • cli: Fixed logging indexer status.
  • mcp: Expose resources as tools for clients that don't support MCP resources yet.
  • project: Fixed generation of compose manifest and configs for MCP environment.

Changed

  • api: Built-in management API is now using Starlette instead of plain aiohttp.