• v0.12.28 6e6b6a5566

    v0.12.28 Stable

    pipeline-bot released this 2026-07-24 05:33:58 +00:00 | 5 commits to main since this release

    Changed

    • Clear the static-analysis backlog, including ignored owner-label errors,
      nil logging contexts, deprecated helpers, and unreachable code.

    Fixed

    • Route every typed OpenBao API operation through the shared result recorder,
      ensuring 401/403 responses evict the cached client instead of reusing a
      revoked token for up to the 12-hour cache TTL.

    Security

    • Upgrade golang.org/x/net and golang.org/x/text to fixed versions for
      reachable HTTP/2, IDNA, and Unicode-normalization vulnerabilities.

    Included changes (v0.12.27 -> v0.12.28)

    • 96fbc75b433c chore(quality): clear static analysis backlog
    • a20fa7a1a12e fix(security): upgrade reachable vulnerable dependencies
    • 707808a44ea5 fix(client): evict revoked tokens for every API call
    Downloads