Skip to content

v0.40.0

Compare
Choose a tag to compare
@ujjwal-ibm ujjwal-ibm released this 13 Jul 09:13
· 28 commits to master since this release
03860b2

NEW FEATURES

Support for Image Lifecycle Management :

  • Support for Status filter in ListImagesOptions
  • Support for function DeprecateImage to deprecate an image using DeprecateImageOptions
  • Support for function ObsoleteImage to obsolete an image using ObsoleteImageOptions
  • Support for DeprecationAt and ObsolescenceAt in ImagePrototype and ImagePatch

BREAKING CHANGES

  • None

CHANGES

  • api version 2023-07-11

BUG FIXES

  • None