Skip to content

1.6.39

Compare
Choose a tag to compare
@rcerven rcerven released this 07 May 18:16
· 3 commits to release_1.6.39 since this release

Requires osbs-client >= 0.48 and dockerfile-parse >= 0.0.11

Build JSON API changes

  • arrangement_version <= 5 support will be removed in version 1.6.40

Bug Fixes

  • python 2/3 compatibility fixes
  • Handle exceptions when using docker-py v3.x

Improvements

  • Add support for 'modular_koji_tags' in ODCS compose builds
  • Verify media types plugin returns list of found types or
    manifest list type
  • Retry docker operations if a ReadTimeoutError is raised
  • Fail build when vr tag for image already exists
  • Fail build when explicit release is set in Dockerfile and koji build already exists (for non-scratch builds)
  • Don't overwrite com.redhat.license_terms label with default value
  • Added support for quay.io private repositories for source image pulls. Some quay.io organizations do not support v2 schema and may generate Missing platforms for registry quay.io errors.
  • Better internal separation of floating tags and primary tags
  • Doubled ODCS timeout, now 3600s

Deprecation warning

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