github Azure/azure-sdk-for-python azure-containerregistry_1.1.0b4

latest releases: azure_mgmt_edgezones_1.0.0b1, azure-mgmt-edgezones_1.0.0b1, azure-ai-ml_1.17.1...
pre-release14 months ago

1.1.0b4 (2023-04-25)

Features Added

  • Added an optional kwarg media_type in set_manifest() to enable uploading image manifests of any type.

Breaking Changes

  • Renamed upload_manifest() to set_manifest(), and changed to consume manifest in JSON instead of OCIManifest type.
  • Renamed download_manifest() to get_manifest(), and changed it's return type from DownloadManifestResult to GetManifestResult.

Other Changes

  • Changed the default audience to "https://containerregistry.azure.net" which works for all clouds.

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.