v0.40.0
NEW FEATURES
Support for Image Lifecycle Management :
- Support for
Status
filter inListImagesOptions
- Support for function
DeprecateImage
to deprecate an image usingDeprecateImageOptions
- Support for function
ObsoleteImage
to obsolete an image usingObsoleteImageOptions
- Support for
DeprecationAt
andObsolescenceAt
inImagePrototype
andImagePatch
BREAKING CHANGES
- None
CHANGES
- api version
2023-07-11
BUG FIXES
- None