• v0.1.53 8f7518b823

    v0.1.53 Stable

    pipeline-bot released this 2026-07-24 03:33:46 +00:00 | 23 commits to main since this release

    Fixed

    • Respect PipelineProject.spec.intentMode in ReleaseSubmitter: projected
      projects now run one sensor-owned release execution instead of racing it with
      a duplicate operator-submitted build/publish/sign path.
    • Keep a projected-mode ship intent open and mirror the matching projected
      release through its real terminal status, so pipectl ship --wait no longer
      reports success immediately after prepare while the actual release is still
      running.

    Changed

    • Clear the static-analysis backlog: emit current events.k8s.io Events,
      replace deprecated controller-runtime apply/scheme APIs, and fix unchecked
      cleanup/test errors and mechanical staticcheck findings.
    • Build with Go 1.26.5 and update the reachable golang.org/x/net and
      golang.org/x/text dependency paths to their security-fixed releases.

    Included changes (v0.1.52 -> v0.1.53)

    • 35da8e0e7af8 fix(release): preserve renderer toolchain compatibility
    • c4301f64a753 fix(release): respect projected intent ownership
    Downloads