• v0.12.29 faf51b0b2f

    v0.12.29 Stable

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

    Changed

    • Make OpenBaoDatabaseStaticRole.spec.backend and .spec.name immutable.
      Moving either identity field could leave two OpenBao static roles
      independently rotating the same database user's password.

    Fixed

    • Normalize OpenBao 404, sealed, standby, and missing-default-issuer responses
      into body-safe typed errors at the client boundary. Reconcile classification
      no longer depends on error-string heuristics, while preserving the upstream
      HTTP response type for status, authentication, and retry decisions.

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

    • ec549f27d793 fix(client): normalize OpenBao API error kinds
    • fe260a77ce7d fix(static-role): make remote identity immutable
    Downloads