Skip to content

Latest commit

 

History

History
61 lines (33 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

61 lines (33 loc) · 1.43 KB

Changelog

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

Changed

  • pubtools-ami-push: Removed defaults for --snapshot-account-ids

1.2.0 - 2022-06-22

Added

  • pubtools-ami-push: --snapshot-account-ids now accepts comma-separated values.

1.1.0 - 2022-05-13

Added

  • pubtools-ami-push: introduced the --snapshot-account-ids argument.

1.0.0 - 2022-01-18

Fixed

  • Fixed response processing so push fails now if any of the pushitem fails

Changed

  • Modified images.json format updating some field names and removed null values

0.1.2 - 2021-12-14

Fixed

  • Fixed fetching default certs from hook method get_cert_key_paths
  • Fixed incorrect product_name in RHSM's create and update image api

0.1.1 - 2021-11-30

Fixed

  • Added missing dependencies attrs and six

0.1.0 - 2021-11-17

  • Initial release to PyPI