1.1.0-beta.1 (2025-03-25)
- Azure Resource Manager HybridKubernetes client library for Java. This package contains Microsoft Azure SDK for HybridKubernetes Management SDK. Hybrid Kubernetes Client. Package tag package-2024-12-01-preview. For documentation on how to use this package, please see Azure Management Libraries for Java.
Breaking Changes
models.ConnectedClusterPatch
was modified
properties()
was removedwithProperties(java.lang.Object)
was removed
models.ConnectedCluster$Update
was modified
withProperties(java.lang.Object)
was removed
Features Added
-
models.ArcAgentryConfigurations
was added -
models.ArcAgentProfile
was added -
models.AzureHybridBenefit
was added -
models.SecurityProfile
was added -
models.AgentError
was added -
models.ConnectedClusterKind
was added -
models.SystemComponent
was added -
models.AutoUpgradeOptions
was added -
models.SecurityProfileWorkloadIdentity
was added -
models.OidcIssuerProfile
was added -
models.Gateway
was added -
models.PrivateLinkState
was added -
models.AadProfile
was added
models.ConnectedClusterPatch
was modified
withDistributionVersion(java.lang.String)
was addedazureHybridBenefit()
was addeddistributionVersion()
was addedwithAzureHybridBenefit(models.AzureHybridBenefit)
was addedwithDistribution(java.lang.String)
was addeddistribution()
was added
models.HybridConnectionConfig
was modified
relayType()
was addedrelayTid()
was added
models.ConnectedCluster$Definition
was modified
withOidcIssuerProfile(models.OidcIssuerProfile)
was addedwithAzureHybridBenefit(models.AzureHybridBenefit)
was addedwithDistributionVersion(java.lang.String)
was addedwithGateway(models.Gateway)
was addedwithAadProfile(models.AadProfile)
was addedwithPrivateLinkState(models.PrivateLinkState)
was addedwithPrivateLinkScopeResourceId(java.lang.String)
was addedwithArcAgentProfile(models.ArcAgentProfile)
was addedwithArcAgentryConfigurations(java.util.List)
was addedwithKind(models.ConnectedClusterKind)
was addedwithSecurityProfile(models.SecurityProfile)
was added
models.ConnectedCluster
was modified
gateway()
was addeddistributionVersion()
was addedazureHybridBenefit()
was addedarcAgentProfile()
was addedprivateLinkScopeResourceId()
was addedaadProfile()
was addedoidcIssuerProfile()
was addedarcAgentryConfigurations()
was addedmiscellaneousProperties()
was addedsecurityProfile()
was addedprivateLinkState()
was addedkind()
was added
models.ConnectedCluster$Update
was modified
withDistributionVersion(java.lang.String)
was addedwithAzureHybridBenefit(models.AzureHybridBenefit)
was addedwithDistribution(java.lang.String)
was added