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
2.4.0 - 2023-09-15
- Added support for
boot_modeoption in publishing metadata - Improved logging and retries handling in
pubtools-ami-push
2.3.1 - 2023-09-11
- Updated the dependencies
2.3.0 - 2023-08-21
- Support for
uefi_supportflag on AMI push item.
2.2.0 - 2023-04-27
- Introduced new command
pubtools-ami-delete
2.1.0 - 2023-03-14
- Support for
public_imageflag on AMI push item.
- Application of environment settings for Prepared requests.
2.0.0 - 2023-01-17
pubtools-ami-push:--snapshot-account-idsnow uses a JSON format argument.
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-idsnow accepts comma-separated values.
1.1.0 - 2022-05-13
pubtools-ami-push: introduced the--snapshot-account-idsargument.
- 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
attrsandsix
- Initial release to PyPI