0.63
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
arrangement_version<= 5 support has been removed (in version 0.56)prod buildssupport has been removed,orchestrator buildshould be used instead (in version 0.56)- support for v1 BuildRequest and BuildRequest removed as part of removing
arrangement_version<= 5 - pdc supported had been deprecated and is now removed.
Build JSON changes
None
Bug Fixes
- set koji-task-id label on source container build, so it can be later used in koji_import to resolve owner
- import_image retries on 504 errors to work around a Python network library bug in RHEL7
Improvements
- run remote source plugins for cachito integration
- pass params to download_remote_sources plugin
- run add_buildargs_in_dockerfile plugin in worker