Skip to content

v0.2.22

Choose a tag to compare

@bolinocroustibat bolinocroustibat released this 02 Apr 12:22
  • chore: update dependencies to fix dependabot alerts (#79)
  • chore(logging): add structured logging for MCP tool calls
  • chore(logging): add unit test
  • ci: run workflow on all branches; align Ruff imports with CI (#81)
  • docs: improve contributing guidelines (#82)
  • feat(matomo): read base URL from env and skip tracking when unset (#89)
  • fix: get_metrics limit exceeds API maximum (#75)
  • fix: handle None values in metrics to prevent TypeError (#78)
  • fix: typo
  • fix(logging): import logger name var (#80)
  • fix(matomo): use shared httpx client instead of per-request client (#88)
  • test: add stress test for client disconnect handling (#83)