Skip to main content

ATOMIQ 0.5 - Manual Intervention Required!


With the release of ATOMIQ 0.5, the tracking of the underlying ARTIQ versions changed as following:

  • old_stable: ARTIQ 8 (was ARTIQ 7)
  • stable: ARTIQ 9 (was ARTIQ 8)
  • latest (or beta): ARTIQ master branch (currently broken).

Updating from an older version will most likely require manual interference. See also the ARTIQ upgrading guides for ARTIQ 9 and ARTIQ 8.

If you need to delay the upgrade or need to stay on ARTIQ 7 (which we do not recommend), you can fix the docker image to ATOMIQ version 0.4 like by appending -0.4 to the image name like:

image: registry.gitlab.com/atomiq-project/atomiq:old-stable-0.4

We recommend the stable branch! ARTIQ updates to the NAC-3 compiler on its master branch, which will break stuff regularly (and is also currently broken, (see this issue for updates).

For further information see the breaking changes documentation or ask in our matrix channel.