github Azure/azure-sdk-for-net Azure.ResourceManager.NetworkCloud_1.1.0-beta.1

latest releases: Azure.ResourceManager.Redis_1.5.0, Azure.ResourceManager.PlaywrightTesting_1.0.0, Azure.AI.DocumentIntelligence_1.0.0...
pre-release20 days ago

1.1.0-beta.1 (2024-11-06)

Features Added

  • This SDK version supports 2024-06-01-preview API version.
  • ClusterManager resource supports system-assigned and user-assigned identities.
  • Cluster resource supports system-assigned and user-assigned identities.
  • Cluster resource supports version update with the pause and a new command to continue the update. ClusterDetailedStatus got a new value "UpdatePaused" to represent Cluster update status being paused.
  • Cluster resource supports the new scan runtime command, and RuntimeProtectionEnforcementLevel got a new value "OnDemand".
  • ClusterConnectionStatus got a new value representing "Disconnected" status of the Cluster.
  • CommandOutputSettings is added to Cluster configuration for provisioning of a storage account used during BareMetalMachine command execution result download.
  • ClusterSecretArchive is added to configure a key vault for Cluster's secrets storage.
  • ClusterUpdateStrategy is added to support a rack pause during Cluster update.
  • KubernetesClusterFeature is added that enables managing addons for the KubernetesCluster.
  • AgentPoolUpgradeSettings is added that configures upgrade setting for the KubernetesCluster agent pool.
  • l2ServiceLoadBalancerConfiguration is added to support an alternative load balancer for the KubernetesCluster.
  • KubernetesCluster configuration is added to support additional upgrade settings drainTimeout and maxUnavailable for initial agent pools. The same configuration is added to the KubernetesCluster agentpool.
  • BareMetalMachine has new properties returned for the machine cluster version, machine roles, runtime protection status, and secret rotation status.
  • StorageAppliance has new properties returned for the appliance manifacturer, model, version, and secret rotation status.
  • KeySetUser has a new property containing a user principal name that can be set.
  • RackSkuProvisioningState got new values "Cancelled" and "Failed" to better represent its state.
  • NetworkCloudOperationStatusResult now exposes additional properties to get access for BareMetalMachine command execution result, such as, exitCode, outputHead, resultRef, and resultUri.
  • Enable the new model serialization by using the System.ClientModel, refer this document for more details.
  • Exposed JsonModelWriteCore for model serialization procedure.

Other Changes

  • A clarification is added to the descriptions throughout that memory and disk sizes are measured in gibibytes.
  • ServiceLoadBalancerBgpPeer has the following optional fields marked as deprecated: "holdTime" and "keepAliveTime". If defined, their values will be ignored.
  • For consistency with the API implementation, synchronous DELETE commands were removed and Location header is added to all PATCH update commands.

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

NewReleases is sending notifications on new releases.