v0.3.24
Added
- MCP endpoint at
POST /mcpwith 17 read, write and admin tools - OAuth scopes for MCP: events read, projects read/write, admin
- Incremental scope consent: 403 names the scope a client needs
[auth.mcp]config, and MCP setup in the operator guide
Fixed
- Trace spans were readable across organisations with a known trace id
- Access tokens carrying Hydra's
scpclaim were treated as unscoped
Container images: ghcr.io/franzos/stackpit:0.3.24 (SQLite), ghcr.io/franzos/stackpit:0.3.24-postgres (PostgreSQL)
Verify a download:
sha256sum -c stackpit-x86_64-unknown-linux-gnu.tar.gz.sha256Install steps: README
Changes since v0.3.23: compare