0.65
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.39
Minimum required version of Openshift/OKD
- 3.6
Registry API version
- v1 registry API is no longer supported
- URIs in
registry_uridefault tov2if no version is appended to the URI
Default arrangement version is 6.
API changes
- support for most deprecated configuration options which have already been moved to the reactor config map have been removed.
- Failing to provide the git URI, git ref, or git branch will raise an obvious error specifying which arguments are missing, instead of a confusing error specifying that some arguments are missing.
Build JSON changes
None
Bug Fixes
None
Improvements
- Flatpak plugins have been rearranged to support inheriting parent composes
- When git reference doesn't exist error messages reports also which branch is checked out
- Flatpak builds support autorebuilds