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

latest releases: azure-mgmt-computelimit_1.3.0, azure-mgmt-sqlvirtualmachine_1.0.0, azure-mgmt-networkcloud_3.0.0...
one day ago

2.0.0 (2026-07-20)

Features Added

  • Client ConnectedKubernetesClient added method send_request
  • Model ConnectedCluster added property kind
  • Enum ConnectivityStatus added member AGENT_NOT_INSTALLED
  • Model HybridConnectionConfig added property relay_tid
  • Model HybridConnectionConfig added property relay_type
  • Model Operation added property action_type
  • Model Operation added property is_data_action
  • Model Operation added property origin
  • Model Resource added property system_data
  • Model TrackedResource added property system_data
  • Added model AadProfile
  • Added enum ActionType
  • Added model AgentError
  • Added model ArcAgentProfile
  • Added model ArcAgentryConfigurations
  • Added enum AutoUpgradeOptions
  • Added enum AzureHybridBenefit
  • Added enum ConnectedClusterKind
  • Added model ConnectedClusterPatchProperties
  • Added model Gateway
  • Added model OidcIssuerProfile
  • Added enum Origin
  • Added enum PrivateLinkState
  • Added model SecurityProfile
  • Added model SecurityProfileWorkloadIdentity
  • Added model SystemComponent

Breaking Changes

  • 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 ConnectedCluster moved instance variable agent_public_key_certificate, agent_version, connectivity_status, distribution, infrastructure, kubernetes_version, last_connectivity_time, managed_identity_certificate_expiration_time, offering, provisioning_state, total_core_count and total_node_count under property properties whose type is ConnectedClusterProperties
  • Model SystemData renamed type of property last_modified_by_type from LastModifiedByType to CreatedByType
  • Operation group ConnectedClusterOperations renamed method begin_create to begin_create_or_replace
  • Operation group ConnectedClusterOperations renamed method update to begin_update_async

Other Changes

  • Deleted model ConnectedClusterList/OperationList which actually were not used by SDK users

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

NewReleases is sending notifications on new releases.