All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- n/a
1.2.1 - 2022-07-13
pubtools-ami-push
: Removed defaults for--snapshot-account-ids
1.2.0 - 2022-06-22
pubtools-ami-push
:--snapshot-account-ids
now accepts comma-separated values.
1.1.0 - 2022-05-13
pubtools-ami-push
: introduced the--snapshot-account-ids
argument.
- Fixed response processing so push fails now if any of the pushitem fails
- Modified images.json format updating some field names and removed null values
- Fixed fetching default certs from hook method get_cert_key_paths
- Fixed incorrect product_name in RHSM's create and update image api
- Added missing dependencies
attrs
andsix
- Initial release to PyPI