Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR azure-resourcemanager-recoveryservices] [recoveryservices] Microsoft.RecoveryServices adding version 2024-09-30-preview #13622

Closed
Closed
Show file tree
Hide file tree
Changes from all 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
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
# Release History

## 1.5.0-beta.1 (Unreleased)
## 1.0.0-beta.1 (2025-01-09)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Azure Resource Manager RecoveryServices client library for Java. This package contains Microsoft Azure SDK for RecoveryServices Management SDK. Recovery Services Client. Package tag package-2024-10. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).

## 1.4.0 (2024-12-23)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Azure Resource Manager RecoveryServices client library for Java.

This package contains Microsoft Azure SDK for RecoveryServices Management SDK. Recovery Services Client. Package tag package-2024-04. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
This package contains Microsoft Azure SDK for RecoveryServices Management SDK. Recovery Services Client. Package tag package-2024-10. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).

## We'd love to hear your feedback

Expand Down Expand Up @@ -32,7 +32,7 @@ Various documentation is available to help you get started
<dependency>
<groupId>com.azure.resourcemanager</groupId>
<artifactId>azure-resourcemanager-recoveryservices</artifactId>
<version>1.4.0</version>
<version>1.5.0-beta.1</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
public final class OperationsListSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* ListOperations.json
*/
/**
Expand All @@ -82,7 +82,7 @@ public final class OperationsListSamples {
public final class PrivateLinkResourcesOperationGetSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* GetPrivateLinkResources.json
*/
/**
Expand All @@ -107,7 +107,7 @@ public final class PrivateLinkResourcesOperationGetSamples {
public final class PrivateLinkResourcesOperationListSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* ListPrivateLinkResources.json
*/
/**
Expand Down Expand Up @@ -137,7 +137,7 @@ import java.util.Arrays;
public final class RecoveryServicesCapabilitiesSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* Capabilities.json
*/
/**
Expand Down Expand Up @@ -169,7 +169,7 @@ import com.azure.resourcemanager.recoveryservices.models.CheckNameAvailabilityPa
public final class RecoveryServicesCheckNameAvailabilitySamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* CheckNameAvailability_Available.json
*/
/**
Expand All @@ -190,7 +190,7 @@ public final class RecoveryServicesCheckNameAvailabilitySamples {

/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* CheckNameAvailability_NotAvailable.json
*/
/**
Expand Down Expand Up @@ -218,7 +218,7 @@ public final class RecoveryServicesCheckNameAvailabilitySamples {
public final class RegisteredIdentitiesDeleteSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* DeleteRegisteredIdentities.json
*/
/**
Expand All @@ -243,7 +243,7 @@ public final class RegisteredIdentitiesDeleteSamples {
public final class ReplicationUsagesListSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* ListReplicationUsages.json
*/
/**
Expand All @@ -267,7 +267,7 @@ public final class ReplicationUsagesListSamples {
public final class ResourceProviderGetOperationResultSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* GetOperationResult.json
*/
/**
Expand All @@ -293,7 +293,7 @@ public final class ResourceProviderGetOperationResultSamples {
public final class ResourceProviderGetOperationStatusSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* GetOperationStatus.json
*/
/**
Expand All @@ -319,7 +319,7 @@ public final class ResourceProviderGetOperationStatusSamples {
public final class UsagesListByVaultsSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/ListUsages.
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/ListUsages.
* json
*/
/**
Expand All @@ -346,7 +346,7 @@ import com.azure.resourcemanager.recoveryservices.models.RawCertificateData;
public final class VaultCertificatesCreateSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* PUTVaultCred.json
*/
/**
Expand Down Expand Up @@ -378,7 +378,7 @@ public final class VaultCertificatesCreateSamples {
public final class VaultExtendedInfoCreateOrUpdateSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* UpdateVaultExtendedInfo.json
*/
/**
Expand All @@ -404,7 +404,7 @@ public final class VaultExtendedInfoCreateOrUpdateSamples {
public final class VaultExtendedInfoGetSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* GETVaultExtendedInfo.json
*/
/**
Expand All @@ -431,7 +431,7 @@ public final class VaultExtendedInfoGetSamples {
public final class VaultExtendedInfoUpdateSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* UpdateVaultExtendedInfo.json
*/
/**
Expand Down Expand Up @@ -479,7 +479,7 @@ import java.util.Map;
public final class VaultsCreateOrUpdateSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* PUTVault_WithCMK.json
*/
/**
Expand Down Expand Up @@ -509,7 +509,7 @@ public final class VaultsCreateOrUpdateSamples {

/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/PUTVault.
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/PUTVault.
* json
*/
/**
Expand All @@ -531,7 +531,7 @@ public final class VaultsCreateOrUpdateSamples {

/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* PUTVault_ResourceGuardEnabled.json
*/
/**
Expand Down Expand Up @@ -563,7 +563,7 @@ public final class VaultsCreateOrUpdateSamples {

/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* PUTVault_WithUserAssignedIdentity.json
*/
/**
Expand All @@ -588,7 +588,7 @@ public final class VaultsCreateOrUpdateSamples {

/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* PUTVault_WithMonitoringSettings.json
*/
/**
Expand Down Expand Up @@ -618,7 +618,7 @@ public final class VaultsCreateOrUpdateSamples {

/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* PUTVault_WithRedundancySettings.json
*/
/**
Expand Down Expand Up @@ -664,7 +664,7 @@ public final class VaultsCreateOrUpdateSamples {
public final class VaultsDeleteSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/DeleteVault
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/DeleteVault
* .json
*/
/**
Expand All @@ -689,7 +689,7 @@ public final class VaultsDeleteSamples {
public final class VaultsGetByResourceGroupSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/GETVault.
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/GETVault.
* json
*/
/**
Expand All @@ -715,7 +715,7 @@ public final class VaultsGetByResourceGroupSamples {
public final class VaultsListSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* ListBySubscriptionIds.json
*/
/**
Expand All @@ -739,7 +739,7 @@ public final class VaultsListSamples {
public final class VaultsListByResourceGroupSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* ListResources.json
*/
/**
Expand Down Expand Up @@ -783,7 +783,7 @@ import java.util.Map;
public final class VaultsUpdateSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* PATCHVault_WithMonitoringSettings.json
*/
/**
Expand Down Expand Up @@ -811,7 +811,7 @@ public final class VaultsUpdateSamples {

/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* PATCHVault_WithCMK.json
*/
/**
Expand Down Expand Up @@ -840,7 +840,7 @@ public final class VaultsUpdateSamples {

/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* PatchVault_WithCMK2.json
*/
/**
Expand All @@ -863,7 +863,7 @@ public final class VaultsUpdateSamples {

/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* PATCHVault_WithCMK3.json
*/
/**
Expand All @@ -889,7 +889,7 @@ public final class VaultsUpdateSamples {

/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/PATCHVault.
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/PATCHVault.
* json
*/
/**
Expand All @@ -906,7 +906,7 @@ public final class VaultsUpdateSamples {

/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* PATCHVault_WithRedundancySettings.json
*/
/**
Expand All @@ -928,7 +928,7 @@ public final class VaultsUpdateSamples {

/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* PATCHVault_WithUserAssignedIdentity.json
*/
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<packaging>jar</packaging>

<name>Microsoft Azure SDK for RecoveryServices Management</name>
<description>This package contains Microsoft Azure SDK for RecoveryServices Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Recovery Services Client. Package tag package-2024-04.</description>
<description>This package contains Microsoft Azure SDK for RecoveryServices Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Recovery Services Client. Package tag package-2024-10.</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>

<licenses>
Expand All @@ -45,6 +45,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jacoco.min.linecoverage>0</jacoco.min.linecoverage>
<jacoco.min.branchcoverage>0</jacoco.min.branchcoverage>
<revapi.skip>true</revapi.skip>
<spotless.skip>false</spotless.skip>
</properties>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ public RecoveryServicesManager authenticate(TokenCredential credential, AzurePro
.append("-")
.append("com.azure.resourcemanager.recoveryservices")
.append("/")
.append("1.4.0");
.append("1.0.0-beta.1");
if (!Configuration.getGlobalConfiguration().get("AZURE_TELEMETRY_DISABLED", false)) {
userAgentBuilder.append(" (")
.append(Configuration.getGlobalConfiguration().get("java.version"))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ public UsagesClient getUsages() {
this.defaultPollInterval = defaultPollInterval;
this.subscriptionId = subscriptionId;
this.endpoint = endpoint;
this.apiVersion = "2024-04-01";
this.apiVersion = "2024-10-01";
this.vaultCertificates = new VaultCertificatesClientImpl(this);
this.registeredIdentities = new RegisteredIdentitiesClientImpl(this);
this.replicationUsages = new ReplicationUsagesClientImpl(this);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
public final class OperationsListSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* ListOperations.json
*/
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
public final class PrivateLinkResourcesOperationGetSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* GetPrivateLinkResources.json
*/
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
public final class PrivateLinkResourcesOperationListSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* ListPrivateLinkResources.json
*/
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
public final class RecoveryServicesCapabilitiesSamples {
/*
* x-ms-original-file:
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-04-01/examples/
* specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2024-10-01/examples/
* Capabilities.json
*/
/**
Expand Down
Loading
Loading