github Azure/azure-sdk-for-python azure-mgmt-containerregistry_15.0.0

7 hours ago

15.0.0 (2026-03-17)

Features Added

  • Model ContainerRegistryManagementClient added parameter cloud_setting in method __init__
  • Client ContainerRegistryManagementClient added method send_request
  • Model ConnectedRegistry added property properties
  • Model CredentialSetUpdateParameters added property properties
  • Model OperationDefinition added property properties
  • Model PrivateLinkResource added property system_data
  • Model RegistryNameCheckRequest added property type
  • Model RegistryUpdateParameters added property properties
  • Model WebhookCreateParameters added property properties
  • Model WebhookUpdateParameters added property properties
  • Added model CacheRuleUpdateProperties
  • Added enum ContainerRegistryResourceType
  • Added model CredentialSetUpdateProperties
  • Added model OperationPropertiesDefinition
  • Added model RegistryPropertiesUpdateParameters
  • Added enum RoleAssignmentMode
  • Added model ScopeMapPropertiesUpdateParameters
  • Added model TokenUpdateProperties
  • Added model TrackedResource
  • Added model WebhookPropertiesCreateParameters
  • Added model WebhookPropertiesUpdateParameters

Breaking Changes

  • This version moved some APIs to a more focused package azure-mgmt-containerregistrytasks. Please follow https://aka.ms/azsdk/python/migrate/azure-mgmt-containerregistry for migration.
  • This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
  • Model Resource deleted or renamed its instance variable location
  • Model Resource deleted or renamed its instance variable tags
  • Deleted or renamed model ActiveDirectoryObject
  • Deleted or renamed model ConnectedRegistryPropertiesActivation
  • Deleted or renamed model ConnectedRegistryPropertiesAutoGenerated
  • Deleted or renamed model ConnectedRegistryUpdateParametersProperties
  • Deleted or renamed model LastModifiedByType
  • Deleted or renamed model PackageType
  • Deleted or renamed model StorageAccountProperties
  • Model CacheRuleUpdateParameters moved instance variable credential_set_resource_id under property properties
  • Model ConnectedRegistry moved instance variable provisioning_state, mode, version, connection_state, last_activity_time, activation, parent, client_token_ids, login_server, logging, status_details, notifications_list and garbage_collection under property properties
  • Model ConnectedRegistryUpdateParameters moved instance variable sync_properties, logging, client_token_ids, notifications_list and garbage_collection under property properties
  • Model CredentialSetUpdateParameters moved instance variable auth_credentials under property properties
  • Model OperationDefinition moved instance variable service_specification under property properties
  • Model RegistryUpdateParameters moved instance variable admin_user_enabled, network_rule_set, policies, encryption, data_endpoint_enabled, public_network_access, network_rule_bypass_options and anonymous_pull_enabled under property properties
  • Model ScopeMapUpdateParameters moved instance variable description and actions under property properties
  • Model TokenUpdateParameters moved instance variable scope_map_id, status and credentials under property properties
  • Model WebhookCreateParameters moved instance variable service_uri, custom_headers, status, scope and actions under property properties
  • Model WebhookUpdateParameters moved instance variable service_uri, custom_headers, status, scope and actions under property properties

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

NewReleases is sending notifications on new releases.