• v0.1.47 acaba96e2e

    v0.1.47 Stable

    pipeline-bot released this 2026-07-17 12:38:49 +00:00 | 306 commits to main since this release

    Changed

    • Forgejo app 15.0.3 → 16.0.0-rootless. Bumped the forgejoVersion XRD default
      (apis/forgejo) and the Stack composition value. Verified compatible: shared CNPG is
      PG18 (v16 minimum is PG12); no reverse-proxy auth configured (the v16
      REVERSE_PROXY_TRUSTED_PROXIES default change from * is inert here); forgejo-operator
      drives the stable REST API and clears every SDK version gate (Forgejo advertises its
      product major at /api/v1/version). Watch on next make rebuild: v16's git-mirror SSRF
      hardening sets http.followRedirects=false, so a ForgejoRepository seed from a redirecting
      clone URL would fail (codeberg canonical URLs are direct — low risk).

    Included changes (v0.1.46 -> v0.1.47)

    • 3825aa3292db feat(forgejo): app 15.0.3 -> 16.0.0-rootless
    Downloads