• v0.3.16 00a7356edf

    v0.3.16 Stable

    franz released this 2026-07-21 20:55:28 +00:00 | 52 commits to master since this release

    Signed by franz
    GPG key ID: 1B3418BA53820C4C

    Added

    • Startup check refuses open-mode ingest on a public bind with no rate limit, unless open_ingest_unlimited_acknowledged is set; stackpit init now generates a default rate limit
    • Admin browser logins get a random per-session cookie with 24h expiry; logout revokes it
    • Create GitHub, Forgejo, or GitLab issues from a Stackpit issue

    Changed

    • Rate limits now enforce their scope: a per-project limit is shared across all of the project's DSN keys, and the global limit across all ingest
    • Traces list queries are bounded to the newest 50,000 spans

    Fixed

    • Ingest auth no longer reads a database error as "project missing", which in open mode could let a new key register into an existing project
    • Web sessions fail closed instead of falling back to the default organization when a database error occurs during org resolution

    Builds, checksums and packages: https://github.com/franzos/stackpit/releases/tag/v0.3.16

    Downloads