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.ymlworkflow now cross-compiles each runtime image from the host architecture instead of runningarm64under QEMU emulation, fixing the intermittent build hangs on thelinux/arm64matrix 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.