github Azure/azure-sdk-for-net Azure.ResourceManager.ContainerRegistry_1.5.0-beta.4

latest releases: Azure.ResourceManager.StorageMover_1.5.0, Azure.ResourceManager.CognitiveServices_1.6.0, Azure.ResourceManager.Relay_1.3.0...
pre-release9 hours ago

1.5.0-beta.4 (2026-09-17)

Features Added

  • Updated API version to 2026-09-01-preview.
  • Added Identity to ConnectedRegistryData and ConnectedRegistryPatch for user-assigned managed identity synchronization using AuthType.ManagedIdentity.
  • Added AuthType to ConnectedRegistrySyncProperties and ConnectedRegistrySyncUpdateProperties, supporting SyncToken and ManagedIdentity.
  • Added read-only TotalGib and AvailableGib properties to ConnectedRegistryStatusDetail for disk space in gibibytes.
  • Added ArmContainerRegistryModelFactory parameters for mocking the new properties.

Breaking Changes

  • Made ConnectedRegistrySyncProperties.TokenId optional and added a constructor accepting only messageTtl. Existing constructor calls remain compatible, but null tokenId values no longer throw ArgumentNullException, and unset TokenId values are omitted from requests.
  • Changed ArmContainerRegistryModelFactory signatures for ConnectedRegistryData (the registrySyncResult overload), ConnectedRegistryPatch, and ConnectedRegistrySyncUpdateProperties. Recompile callers and update method-group delegates matching the previous signatures.

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

NewReleases is sending notifications on new releases.