Skip to content
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ com.azure.resourcemanager:azure-resourcemanager-cdn;2.53.5;2.54.0-beta.1
com.azure.resourcemanager:azure-resourcemanager-compute;2.55.1;2.56.0-beta.1
com.azure.resourcemanager:azure-resourcemanager-containerinstance;2.53.6;2.54.0-beta.1
com.azure.resourcemanager:azure-resourcemanager-containerregistry;2.54.1;2.55.0-beta.2
com.azure.resourcemanager:azure-resourcemanager-containerservice;2.56.1;2.57.0-beta.2
com.azure.resourcemanager:azure-resourcemanager-containerservice;2.56.1;2.57.0
com.azure.resourcemanager:azure-resourcemanager-cosmos;2.54.0;2.55.0-beta.1
com.azure.resourcemanager:azure-resourcemanager-dns;2.53.5;2.54.0-beta.1
com.azure.resourcemanager:azure-resourcemanager-eventhubs;2.53.5;2.54.0-beta.1
Expand Down Expand Up @@ -551,6 +551,7 @@ unreleased_com.azure:azure-core-test;1.27.0-beta.14
unreleased_com.azure.v2:azure-identity;2.0.0-beta.1
unreleased_com.azure.v2:azure-data-appconfiguration;2.0.0-beta.1
unreleased_io.clientcore:http-netty4;1.0.0-beta.1
unreleased_com.azure.resourcemanager:azure-resourcemanager-containerservice;2.57.0

# Released Beta dependencies: Copy the entry from above, prepend "beta_", remove the current
# version and set the version to the released beta. Released beta dependencies are only valid
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# Release History

## 2.57.0-beta.2 (Unreleased)
## 2.57.0 (2025-12-15)

### Features Added

### Breaking Changes
### Other Changes

### Bugs Fixed
#### Dependency Updates

### Other Changes
- Updated `api-version` to `2025-10-01`.

## 2.57.0-beta.1 (2025-12-01)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra
<dependency>
<groupId>com.azure.resourcemanager</groupId>
<artifactId>azure-resourcemanager-containerservice</artifactId>
<version>2.56.0</version>
<version>2.57.0</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "java",
"TagPrefix": "java/containerservice/azure-resourcemanager-containerservice",
"Tag": "java/containerservice/azure-resourcemanager-containerservice_c3a165c41a"
"Tag": "java/containerservice/azure-resourcemanager-containerservice_8849c3960f"
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>com.azure.resourcemanager</groupId>
<artifactId>azure-resourcemanager-containerservice</artifactId>
<version>2.57.0-beta.2</version> <!-- {x-version-update;com.azure.resourcemanager:azure-resourcemanager-containerservice;current} -->
<version>2.57.0</version> <!-- {x-version-update;com.azure.resourcemanager:azure-resourcemanager-containerservice;current} -->
<packaging>jar</packaging>

<name>Microsoft Azure SDK for Container Service Management</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ public interface AgentPoolsClient {
*
* Aborts the currently running operation on the agent pool. The Agent Pool will be moved to a Canceling state and
* eventually to a Canceled state when cancellation finishes. If the operation completes before cancellation can
* take place, an error is returned.
* take place, a 409 error code is returned.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param resourceName The name of the managed cluster resource.
Expand All @@ -49,7 +49,7 @@ Mono<Response<Flux<ByteBuffer>>> abortLatestOperationWithResponseAsync(String re
*
* Aborts the currently running operation on the agent pool. The Agent Pool will be moved to a Canceling state and
* eventually to a Canceled state when cancellation finishes. If the operation completes before cancellation can
* take place, an error is returned.
* take place, a 409 error code is returned.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param resourceName The name of the managed cluster resource.
Expand All @@ -68,7 +68,7 @@ PollerFlux<PollResult<Void>, Void> beginAbortLatestOperationAsync(String resourc
*
* Aborts the currently running operation on the agent pool. The Agent Pool will be moved to a Canceling state and
* eventually to a Canceled state when cancellation finishes. If the operation completes before cancellation can
* take place, an error is returned.
* take place, a 409 error code is returned.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param resourceName The name of the managed cluster resource.
Expand All @@ -87,7 +87,7 @@ SyncPoller<PollResult<Void>, Void> beginAbortLatestOperation(String resourceGrou
*
* Aborts the currently running operation on the agent pool. The Agent Pool will be moved to a Canceling state and
* eventually to a Canceled state when cancellation finishes. If the operation completes before cancellation can
* take place, an error is returned.
* take place, a 409 error code is returned.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param resourceName The name of the managed cluster resource.
Expand All @@ -107,7 +107,7 @@ SyncPoller<PollResult<Void>, Void> beginAbortLatestOperation(String resourceGrou
*
* Aborts the currently running operation on the agent pool. The Agent Pool will be moved to a Canceling state and
* eventually to a Canceled state when cancellation finishes. If the operation completes before cancellation can
* take place, an error is returned.
* take place, a 409 error code is returned.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param resourceName The name of the managed cluster resource.
Expand All @@ -125,7 +125,7 @@ SyncPoller<PollResult<Void>, Void> beginAbortLatestOperation(String resourceGrou
*
* Aborts the currently running operation on the agent pool. The Agent Pool will be moved to a Canceling state and
* eventually to a Canceled state when cancellation finishes. If the operation completes before cancellation can
* take place, an error is returned.
* take place, a 409 error code is returned.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param resourceName The name of the managed cluster resource.
Expand All @@ -142,7 +142,7 @@ SyncPoller<PollResult<Void>, Void> beginAbortLatestOperation(String resourceGrou
*
* Aborts the currently running operation on the agent pool. The Agent Pool will be moved to a Canceling state and
* eventually to a Canceled state when cancellation finishes. If the operation completes before cancellation can
* take place, an error is returned.
* take place, a 409 error code is returned.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param resourceName The name of the managed cluster resource.
Expand Down Expand Up @@ -620,122 +620,6 @@ Response<AgentPoolUpgradeProfileInner> getUpgradeProfileWithResponse(String reso
@ServiceMethod(returns = ReturnType.SINGLE)
AgentPoolUpgradeProfileInner getUpgradeProfile(String resourceGroupName, String resourceName, String agentPoolName);

/**
* Completes the upgrade of an agent pool.
*
* Completes the upgrade operation for the specified agent pool.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param resourceName The name of the managed cluster resource.
* @param agentPoolName The name of the agent pool.
* @throws IllegalArgumentException thrown if parameters fail the validation.
* @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server.
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
* @return the {@link Response} on successful completion of {@link Mono}.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono<Response<Flux<ByteBuffer>>> completeUpgradeWithResponseAsync(String resourceGroupName, String resourceName,
String agentPoolName);

/**
* Completes the upgrade of an agent pool.
*
* Completes the upgrade operation for the specified agent pool.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param resourceName The name of the managed cluster resource.
* @param agentPoolName The name of the agent pool.
* @throws IllegalArgumentException thrown if parameters fail the validation.
* @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server.
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
* @return the {@link PollerFlux} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
PollerFlux<PollResult<Void>, Void> beginCompleteUpgradeAsync(String resourceGroupName, String resourceName,
String agentPoolName);

/**
* Completes the upgrade of an agent pool.
*
* Completes the upgrade operation for the specified agent pool.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param resourceName The name of the managed cluster resource.
* @param agentPoolName The name of the agent pool.
* @throws IllegalArgumentException thrown if parameters fail the validation.
* @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server.
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
* @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller<PollResult<Void>, Void> beginCompleteUpgrade(String resourceGroupName, String resourceName,
String agentPoolName);

/**
* Completes the upgrade of an agent pool.
*
* Completes the upgrade operation for the specified agent pool.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param resourceName The name of the managed cluster resource.
* @param agentPoolName The name of the agent pool.
* @param context The context to associate with this operation.
* @throws IllegalArgumentException thrown if parameters fail the validation.
* @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server.
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
* @return the {@link SyncPoller} for polling of long-running operation.
*/
@ServiceMethod(returns = ReturnType.LONG_RUNNING_OPERATION)
SyncPoller<PollResult<Void>, Void> beginCompleteUpgrade(String resourceGroupName, String resourceName,
String agentPoolName, Context context);

/**
* Completes the upgrade of an agent pool.
*
* Completes the upgrade operation for the specified agent pool.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param resourceName The name of the managed cluster resource.
* @param agentPoolName The name of the agent pool.
* @throws IllegalArgumentException thrown if parameters fail the validation.
* @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server.
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
* @return A {@link Mono} that completes when a successful response is received.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
Mono<Void> completeUpgradeAsync(String resourceGroupName, String resourceName, String agentPoolName);

/**
* Completes the upgrade of an agent pool.
*
* Completes the upgrade operation for the specified agent pool.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param resourceName The name of the managed cluster resource.
* @param agentPoolName The name of the agent pool.
* @throws IllegalArgumentException thrown if parameters fail the validation.
* @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server.
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
void completeUpgrade(String resourceGroupName, String resourceName, String agentPoolName);

/**
* Completes the upgrade of an agent pool.
*
* Completes the upgrade operation for the specified agent pool.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param resourceName The name of the managed cluster resource.
* @param agentPoolName The name of the agent pool.
* @param context The context to associate with this operation.
* @throws IllegalArgumentException thrown if parameters fail the validation.
* @throws com.azure.core.management.exception.ManagementException thrown if the request is rejected by server.
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
*/
@ServiceMethod(returns = ReturnType.SINGLE)
void completeUpgrade(String resourceGroupName, String resourceName, String agentPoolName, Context context);

/**
* Deletes specific machines in an agent pool.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,6 @@ public interface ContainerServiceManagementClient {
*/
ManagedClustersClient getManagedClusters();

/**
* Gets the ContainerServiceOperationsClient object to access its operations.
*
* @return the ContainerServiceOperationsClient object.
*/
ContainerServiceOperationsClient getContainerServiceOperations();

/**
* Gets the MaintenanceConfigurationsClient object to access its operations.
*
Expand All @@ -96,13 +89,6 @@ public interface ContainerServiceManagementClient {
*/
AgentPoolsClient getAgentPools();

/**
* Gets the MachinesClient object to access its operations.
*
* @return the MachinesClient object.
*/
MachinesClient getMachines();

/**
* Gets the PrivateEndpointConnectionsClient object to access its operations.
*
Expand All @@ -124,34 +110,13 @@ public interface ContainerServiceManagementClient {
*/
ResolvePrivateLinkServiceIdsClient getResolvePrivateLinkServiceIds();

/**
* Gets the OperationStatusResultsClient object to access its operations.
*
* @return the OperationStatusResultsClient object.
*/
OperationStatusResultsClient getOperationStatusResults();

/**
* Gets the SnapshotsClient object to access its operations.
*
* @return the SnapshotsClient object.
*/
SnapshotsClient getSnapshots();

/**
* Gets the ManagedClusterSnapshotsClient object to access its operations.
*
* @return the ManagedClusterSnapshotsClient object.
*/
ManagedClusterSnapshotsClient getManagedClusterSnapshots();

/**
* Gets the TrustedAccessRolesClient object to access its operations.
*
* @return the TrustedAccessRolesClient object.
*/
TrustedAccessRolesClient getTrustedAccessRoles();

/**
* Gets the TrustedAccessRoleBindingsClient object to access its operations.
*
Expand All @@ -160,30 +125,16 @@ public interface ContainerServiceManagementClient {
TrustedAccessRoleBindingsClient getTrustedAccessRoleBindings();

/**
* Gets the LoadBalancersClient object to access its operations.
*
* @return the LoadBalancersClient object.
*/
LoadBalancersClient getLoadBalancers();

/**
* Gets the IdentityBindingsClient object to access its operations.
*
* @return the IdentityBindingsClient object.
*/
IdentityBindingsClient getIdentityBindings();

/**
* Gets the JwtAuthenticatorsClient object to access its operations.
* Gets the TrustedAccessRolesClient object to access its operations.
*
* @return the JwtAuthenticatorsClient object.
* @return the TrustedAccessRolesClient object.
*/
JwtAuthenticatorsClient getJwtAuthenticators();
TrustedAccessRolesClient getTrustedAccessRoles();

/**
* Gets the MeshMembershipsClient object to access its operations.
* Gets the MachinesClient object to access its operations.
*
* @return the MeshMembershipsClient object.
* @return the MachinesClient object.
*/
MeshMembershipsClient getMeshMemberships();
MachinesClient getMachines();
}
Loading
Loading