Skip to content

v1.11.0

Choose a tag to compare

@paulmeier paulmeier released this 31 May 14:08
931b3dd

v1.11.0 — release automation & reproducible builds

Infrastructure-only — no change to the running container. Pulling :1.11.0 / :latest behaves exactly like :1.10.0; everything in this release is about how the image is built and shipped.

Features

  • Fully automated weekly upstream sync (6a959ae) — a Monday cron tracks moazbuilds/claudeclaw; when master advances, a pinned bump is opened, auto-merged, and the new image is published end-to-end with no manual steps.
  • Reproducible, pinned builds — images now build at the exact upstream SHA recorded in .upstream-ref (currently ef755df) instead of tracking master live, so every tag is reproducible from its tag.
  • vanilla→plus parity auto-mirror (#24) — shared build/runtime changes in this repo now auto-open a review PR on claudeclaw-plus-container, keeping the two images in sync.

No action required for users of the image.

Full diff: v1.10.0...v1.11.0