Skip to content

OrbitalReg 2026.1.2

✨ Highlights

A maintenance release that hardens the release pipeline itself: the container image build no longer emulates arm64 under QEMU, so fresh images publish faster and without the QEMU-userspace flakes that occasionally tripped the cosign attestation step.

🐛 Bug fixes

  • Multi-arch container builds. The release.yml workflow now cross-compiles each runtime image from the host architecture instead of running arm64 under QEMU emulation, fixing the intermittent build hangs on the linux/arm64 matrix variant and shaving several minutes off the typical release run.

📦 Upgrade notes

  • No migrations, no env-var changes, no operator action required. Pull the new image tags and roll forward at your leisure.

Released under the Apache-2.0 License.