Releases: SUSE-Enceladus/mash
Releases · SUSE-Enceladus/mash
v11.2.0: Various bugs and enhancements
- Handle gvnic option for GCE. - Allow RS256 signing algorithm. - Random choice requires an indexable type. - Drop requirement on idna. - Drop version limit on werkzeug. - Use temporary key pairs for aliyun testing. - Provide replacement image for aliyun deprecation.
v9.2.0: Use gp3 as the default root volume for EC2 images
- Add all failed conditions to errors. - Break image creation loop on failure.
v9.1.1: Fail eagerly in ec2 testing.
- Add service name info to msg when jobs fail.
v9.1.0: Test instances with SEV_CAPABLE flag set.
- Remove reference to iteration. - Fix guest os features keys for image creation. - Add use_build_time job flag. - Add force replace image option for jobs. - Remove upper requirement on crypto package. - Raise exception if storing creds fails.
v9.0.0: Add job status API.
- Update list of valid service names in readme. - Cleanup s3 raw image upload. - Cloud_image_name and description are not required. - Use user email for notifications. - Remove deprecated string format usage. - Add MASH cleanup service. - Cleanup unused share snapshot arg. - Set a prefix for img-proof tests. - Handle error when getting classic sa keys. - Migrate to GCE SDK from Libcloud.
v8.0.0: Rename all services to be consistent.
- Provide log callback to img-proof. - Move required arg validation to utils. - Pass job logger to ec2imgutils. - Don't sleep if there's no region replication. - Reorder job validation. - Update ec2imgutils version requirement. - Set cloud image name as instance attr. - Remove trailing and leading whitespace.
v7.0.0: Add raw tarball upload class for Azure.
- Change secure boot options. - Fix image project bug. - Extend length of sas blob url. - Log message if image not in region. - Better handle the delete message. - Add additional upload option. - Add snapshot sharing for EC2 images. - Fix logging in listener service classes. - Accept credentials URL without trailing slash. - Cleanup on EC2 create failure. - Remove accounts file example. - Update snapshot sharing option for ec2 jobs. - Add flag in ec2 testing.
v6.0.0: Implement oauth2/oidc authentication route.
- Handle both interrupts and terminate signals. - Fix werkzeug regression in unit tests. - Subject is now an arg when sending a message. - Implement password reset API. - Integrate dissalow licenses and packages options. - Update descriptions for all job doc args. - Update regions and helper images for ec2. - Add uefi and secure boot options for testing.
v5.2.0: Delete all user credentials when user deleted.
Update default development port for credentials. Add configuration options for thread pool count. Use debug level in img-proof testing.
v5.1.0: Integrate OCI cloud framework to image pipeline.
- Add utility for generating fingerprint. - Add temporary version requirement on werkzeug. - Ignore wsgi.py file in credentials dir.