0.53
Minimum required Python version
Support for Python 2.6 has been dropped. Minimal Python versions for each major version:
- 2.7
- 3.6
Minimum required atomic-reactor version
- 1.6.31
Registry API version
- v1-only registry API is no longer supported
- URIs in
registry_uridefault tov2if no version is appended to the URI. Appending/v1to the URI is no longer supported
Default arrangement version is 6.
API changes
arrangement_version<= 5 is deprecated and support will be removed in version 0.54
Build JSON changes
- no plugins are disabled or enabled for custom base images. Each plugin will decide for itself whether to run for custom_base_images.
Bug Fixes
Improvements
- Always validate module NSVC format for faster feedback
- worker build: allow to pass custom platform specific images digests to be used by workers
- Retry
git cloneoperations on failure - upload metadata.json for scratch builds