Added
- Org-wide trace list spanning every project
- aarch64 Linux builds, signed with SLSA provenance
Fixed
- Transaction summary pages took minutes to load on busy projects
Changed
- Span breakdown on a transaction honours the selected period
Container images: ghcr.io/franzos/stackpit:0.4.7 (SQLite), ghcr.io/franzos/stackpit:0.4.7-postgres (PostgreSQL)
Verify a download:
sha256sum -c stackpit-x86_64-unknown-linux-gnu.tar.gz.sha256
slsa-verifier verify-artifact stackpit-x86_64-unknown-linux-gnu.tar.gz \
--provenance-path multiple.intoto.jsonl \
--source-uri github.com/franzos/stackpit --source-tag v0.4.7Install steps: README
Changes since v0.4.6: compare