Skip to content

0.55

Choose a tag to compare

@rcerven rcerven released this 07 May 18:06

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

Registry API version

  • v1-only registry API is no longer supported
  • URIs in registry_uri default to v2 if no version is appended to the URI. Appending /v1 to 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.56

Build JSON changes

None

Bug Fixes

  • preventing leaking of temporal OpenShift Oauth token when username+password login method is used
  • python 2/3 compatibility

Improvements

  • run remove_worker_metadata for scratch builds
  • better internal separation of floating tags and primary tags

Deprecation warning

  • Support for container registry API V1 will be dropped in future releases