Skip to content

0.45

Choose a tag to compare

@rcerven rcerven released this 16 Jan 19:02

Minimum required atomic-reactor version

  • 1.6.26

Default arrangement version is 5.

API changes

  • odcs parameters signing_intent and compose_ids
  • remove unused and deprecated API entry points : create_prod_with_secret_build, create_prod_without_koji_build, create_simple_build

Build JSON changes

  • New arrangement 5 is the default
  • resolve_compose plugin is removed if yum_repourls is used
  • ImageChange triggers enabled
  • import_image plugin enabled

Bug Fixes

  • Build name for isolated builds contains random string, so isolated builds for same repo+branch won't conflict with each other
  • Check logs is not None before performing string operation

Improvements

  • Add SSL auth support for ODCS
  • Multiple isolated builds of same branch-repo are allowed if different release values are used
  • Fail if image name begins with component containing '.'