• v4.4.1 612772fea8

    v4.4.1 Stable

    oscbot released this 2026-06-07 10:31:30 +02:00 | 134 commits to main since this release

    4.4.1 (2026-06-07)

    Performance Improvements

    • batch roster identity cache reads into one query (dfb5956)
    • bound the Postgres connection pool with an acquire timeout (4dc9426)
    • load the membership row once in get_user (b80f69c)
    • resolve bot picks with a single-row lookup (ebee698)

    Refactors

    • ci: drop unused return value from record_pending_run (1c4eeaf)
    • db: drop dead ci_runs.forgejo_run_id column (3f0e39b)

    CI

    • pass github.ref_name through env to avoid run-step interpolation (82be7fd)
    • squash-merge Renovate auto-merges instead of a merge commit (49d7ea0)
    • stop auto-merging minor and digest dependency updates (e6672ef)
    Downloads