github Azure/azure-sdk-for-java azure-resourcemanager-hybridkubernetes_1.1.0-beta.1

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 removed
  • withProperties(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 added
  • azureHybridBenefit() was added
  • distributionVersion() was added
  • withAzureHybridBenefit(models.AzureHybridBenefit) was added
  • withDistribution(java.lang.String) was added
  • distribution() was added

models.HybridConnectionConfig was modified

  • relayType() was added
  • relayTid() was added

models.ConnectedCluster$Definition was modified

  • withOidcIssuerProfile(models.OidcIssuerProfile) was added
  • withAzureHybridBenefit(models.AzureHybridBenefit) was added
  • withDistributionVersion(java.lang.String) was added
  • withGateway(models.Gateway) was added
  • withAadProfile(models.AadProfile) was added
  • withPrivateLinkState(models.PrivateLinkState) was added
  • withPrivateLinkScopeResourceId(java.lang.String) was added
  • withArcAgentProfile(models.ArcAgentProfile) was added
  • withArcAgentryConfigurations(java.util.List) was added
  • withKind(models.ConnectedClusterKind) was added
  • withSecurityProfile(models.SecurityProfile) was added

models.ConnectedCluster was modified

  • gateway() was added
  • distributionVersion() was added
  • azureHybridBenefit() was added
  • arcAgentProfile() was added
  • privateLinkScopeResourceId() was added
  • aadProfile() was added
  • oidcIssuerProfile() was added
  • arcAgentryConfigurations() was added
  • miscellaneousProperties() was added
  • securityProfile() was added
  • privateLinkState() was added
  • kind() was added

models.ConnectedCluster$Update was modified

  • withDistributionVersion(java.lang.String) was added
  • withAzureHybridBenefit(models.AzureHybridBenefit) was added
  • withDistribution(java.lang.String) was added

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

NewReleases is sending notifications on new releases.