Skip to content

0.48

Choose a tag to compare

@rcerven rcerven released this 13 Jun 20:18

Minimum required atomic-reactor version

  • 1.6.31

Default arrangement version is 6.

API changes

  • builds with the same git name but different directory paths will receive different labels and hashes, allowing them to be distinguished. existing build configs should continue to work.

Build JSON changes

None

Bug Fixes

  • When watching a resource on the server, do not wait forever
  • Allow exceptions from HttpStream.iter_lines to propagate

Improvements

  • Report a better error message when JSON received in an HTTP response is corrupt
  • added warning messages when a deprecated config variable is used
  • raise error if release label contains forbidden characters
  • import image imports only specified tags, if provided
  • more accurate error messages for build failures