Skip to content

v0.3.25

Choose a tag to compare

@github-actions github-actions released this 04 Aug 16:42
· 32 commits to master since this release
v0.3.25
e294644

Fixed

  • MCP: bearer tokens without an audience claim were accepted
  • MCP: token not-before (nbf) was not validated
  • MCP: openid was missing from the advertised scopes

Container images: ghcr.io/franzos/stackpit:0.3.25 (SQLite), ghcr.io/franzos/stackpit:0.3.25-postgres (PostgreSQL)

Verify a download:

sha256sum -c stackpit-x86_64-unknown-linux-gnu.tar.gz.sha256

Install steps: README

Changes since v0.3.24: compare