• v0.3.11 1d3be24119

    v0.3.11 Stable

    franz released this 2026-07-09 22:41:56 +00:00 | 72 commits to master since this release

    Added

    • Commercial license infrastructure (offline Ed25519 verification, admin activation page)
    • Prometheus /metrics endpoint, token-authed and license-gated (Observability)
    • [email] enabled switch to configure a mailer but skip sending

    Changed

    • Email config now uses polymail's provider schema (config feature, polymail 0.1.6). Breaking: the [email.smtp] block collapses into [email], and its fields are renamed: username/password -> user/pass, starttls -> start_tls. Omit the whole [email] section to leave mail unconfigured.

    Fixed

    • Graceful shutdown no longer discards events that were already acknowledged
    • Failed write batches retry with backoff instead of being dropped
    • Sourcemap bundle assembly caps total size at 512 MiB
    • Open mode: a failed key auto-registration returns 500 instead of accepting events

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

    Downloads