Skip to content

Releases: SUSE-Enceladus/aliyun-img-utils

v1.1.0: Better handling of optional delete of oss blob.

07 Apr 15:44
Compare
Choose a tag to compare
- Add force delete option.
- Add helper method for deleting compute image.
- Cleanup and expand readme with examples.

v1.0.0

15 Mar 15:40
Compare
Choose a tag to compare
Add functions for replicate, publish and deprecate

v0.1.0: Add compute image create and delete functions.

10 Mar 16:49
Compare
Choose a tag to compare
- Rename tarball exists method to be explicit.
- Fix upload progress bar and callback.
- Use f strings.