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/arm-recoveryservicesbackup] {AzureRecoveryServices} fixes Azure/azure-sdk-for-python#27977 recovery_point_id property description #3281

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
11 changes: 6 additions & 5 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 11 additions & 1 deletion sdk/digitaltwins/arm-digitaltwins/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History


## 3.2.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 3.2.0 (2022-11-30)

**Features**
Expand Down
4 changes: 2 additions & 2 deletions sdk/digitaltwins/arm-digitaltwins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for AzureDigitalTwinsManagementClient.",
"version": "3.2.0",
"version": "3.2.1",
"engines": {
"node": ">=14.0.0"
},
Expand Down Expand Up @@ -119,4 +119,4 @@
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-digitaltwins?view=azure-node-preview"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export class AzureDigitalTwinsManagementClient extends coreClient.ServiceClient
credential: credentials
};

const packageDetails = `azsdk-js-arm-digitaltwins/3.2.0`;
const packageDetails = `azsdk-js-arm-digitaltwins/3.2.1`;
const userAgentPrefix =
options.userAgentOptions && options.userAgentOptions.userAgentPrefix
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
Expand Down
12 changes: 11 additions & 1 deletion sdk/network/arm-network/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History


## 30.1.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 30.1.0 (2022-12-13)

**Features**
Expand Down
4 changes: 2 additions & 2 deletions sdk/network/arm-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for NetworkManagementClient.",
"version": "30.1.0",
"version": "30.1.1",
"engines": {
"node": ">=14.0.0"
},
Expand Down Expand Up @@ -119,4 +119,4 @@
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-network?view=azure-node-preview"
}
}
}
2 changes: 1 addition & 1 deletion sdk/network/arm-network/src/networkManagementClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ export class NetworkManagementClient extends coreClient.ServiceClient {
credential: credentials
};

const packageDetails = `azsdk-js-arm-network/30.1.0`;
const packageDetails = `azsdk-js-arm-network/30.1.1`;
const userAgentPrefix =
options.userAgentOptions && options.userAgentOptions.userAgentPrefix
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
Expand Down
50 changes: 45 additions & 5 deletions sdk/recoveryservicesbackup/arm-recoveryservicesbackup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Release History

## 10.0.0 (2022-12-05)
## 10.0.0 (2022-12-20)

**Features**

- Added operation group DeletedProtectionContainers
- Added Interface AzureBackupGoalFeatureSupportRequest
- Added Interface AzureBackupServerContainer
- Added Interface AzureBackupServerEngine
Expand Down Expand Up @@ -48,6 +49,9 @@
- Added Interface AzureVmWorkloadSAPHanaDatabaseProtectableItem
- Added Interface AzureVmWorkloadSAPHanaDatabaseProtectedItem
- Added Interface AzureVmWorkloadSAPHanaDatabaseWorkloadItem
- Added Interface AzureVmWorkloadSAPHanaDBInstance
- Added Interface AzureVmWorkloadSAPHanaDBInstanceProtectedItem
- Added Interface AzureVmWorkloadSAPHanaHSR
- Added Interface AzureVmWorkloadSAPHanaSystemProtectableItem
- Added Interface AzureVmWorkloadSAPHanaSystemWorkloadItem
- Added Interface AzureVmWorkloadSQLAvailabilityGroupProtectableItem
Expand Down Expand Up @@ -86,6 +90,8 @@
- Added Interface BackupResourceEncryptionConfigExtendedResource
- Added Interface BackupResourceEncryptionConfigResource
- Added Interface BackupResourceVaultConfigResource
- Added Interface DeletedProtectionContainersListNextOptionalParams
- Added Interface DeletedProtectionContainersListOptionalParams
- Added Interface DpmBackupEngine
- Added Interface DpmContainer
- Added Interface DpmJob
Expand Down Expand Up @@ -139,13 +145,45 @@
- Added Interface SimpleRetentionPolicy
- Added Interface SimpleSchedulePolicy
- Added Interface SimpleSchedulePolicyV2
- Added Interface TieringPolicy
- Added Interface ValidateIaasVMRestoreOperationRequest
- Added Interface ValidateRestoreOperationRequest
- Added Interface VaultJob
- Added Interface WorkloadItemResource
- Added Interface WorkloadItemResourceList
- Added Interface WorkloadProtectableItemResource
- Added Interface WorkloadProtectableItemResourceList
- Added Type Alias DeletedProtectionContainersListNextResponse
- Added Type Alias DeletedProtectionContainersListResponse
- Added Type Alias ProtectableContainerType
- Added Type Alias TieringMode
- Interface AzureIaaSVMProtectedItemExtendedInfo has a new optional parameter newestRecoveryPointInArchive
- Interface AzureIaaSVMProtectedItemExtendedInfo has a new optional parameter oldestRecoveryPointInArchive
- Interface AzureIaaSVMProtectedItemExtendedInfo has a new optional parameter oldestRecoveryPointInVault
- Interface AzureVmWorkloadProtectedItemExtendedInfo has a new optional parameter newestRecoveryPointInArchive
- Interface AzureVmWorkloadProtectedItemExtendedInfo has a new optional parameter oldestRecoveryPointInArchive
- Interface AzureVmWorkloadProtectedItemExtendedInfo has a new optional parameter oldestRecoveryPointInVault
- Interface ProtectedItem has a new optional parameter softDeleteRetentionPeriod
- Interface SubProtectionPolicy has a new optional parameter tieringPolicy
- Added Enum KnownTieringMode
- Enum KnownBackupItemType has a new value SAPHanaDBInstance
- Enum KnownBackupType has a new value SnapshotCopyOnlyFull
- Enum KnownBackupType has a new value SnapshotFull
- Enum KnownContainerType has a new value HanaHSRContainer
- Enum KnownDataSourceType has a new value SAPHanaDBInstance
- Enum KnownPolicyType has a new value SnapshotCopyOnlyFull
- Enum KnownPolicyType has a new value SnapshotFull
- Enum KnownRestorePointQueryType has a new value SnapshotCopyOnlyFull
- Enum KnownRestorePointQueryType has a new value SnapshotFull
- Enum KnownRestorePointType has a new value SnapshotCopyOnlyFull
- Enum KnownRestorePointType has a new value SnapshotFull
- Enum KnownWorkloadItemType has a new value SAPHanaDBInstance
- Enum KnownWorkloadType has a new value SAPHanaDBInstance
- Added function getContinuationToken

**Breaking Changes**

- Operation ResourceGuardProxy.put has a new signature
- Interface BackupEnginesListNextOptionalParams no longer has parameter filter
- Interface BackupEnginesListNextOptionalParams no longer has parameter skipToken
- Interface BackupJobsListNextOptionalParams no longer has parameter filter
Expand All @@ -162,10 +200,12 @@
- Interface BackupWorkloadItemsListNextOptionalParams no longer has parameter skipToken
- Interface ProtectableContainersListNextOptionalParams no longer has parameter filter
- Interface RecoveryPointsListNextOptionalParams no longer has parameter filter

**Breaking Changes**

- Operation ResourceGuardProxy.put has a new signature
- Type of parameter protectedItemType of interface ProtectedItem is changed from "AzureFileShareProtectedItem" | "AzureIaaSVMProtectedItem" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "Microsoft.Sql/servers/databases" | "AzureVmWorkloadProtectedItem" | "AzureVmWorkloadSAPAseDatabase" | "AzureVmWorkloadSAPHanaDatabase" | "AzureVmWorkloadSQLDatabase" | "DPMProtectedItem" | "GenericProtectedItem" | "MabFileFolderProtectedItem" to "AzureFileShareProtectedItem" | "AzureIaaSVMProtectedItem" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "Microsoft.Sql/servers/databases" | "AzureVmWorkloadProtectedItem" | "AzureVmWorkloadSAPAseDatabase" | "AzureVmWorkloadSAPHanaDatabase" | "AzureVmWorkloadSAPHanaDBInstance" | "AzureVmWorkloadSQLDatabase" | "DPMProtectedItem" | "GenericProtectedItem" | "MabFileFolderProtectedItem"
- Type of parameter protectableItemType of interface WorkloadProtectableItem is changed from "AzureFileShare" | "IaaSVMProtectableItem" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "AzureVmWorkloadProtectableItem" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SQLAvailabilityGroupContainer" | "SQLDataBase" | "SQLInstance" to "AzureFileShare" | "IaaSVMProtectableItem" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "AzureVmWorkloadProtectableItem" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SAPHanaDBInstance" | "SAPHanaHSR" | "SQLAvailabilityGroupContainer" | "SQLDataBase" | "SQLInstance"
- Enum KnownContainerType no longer has value AzureWorkloadContainer
- Enum KnownContainerType no longer has value MicrosoftClassicComputeVirtualMachines
- Enum KnownContainerType no longer has value MicrosoftComputeVirtualMachines


## 9.0.0 (2022-05-16)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "81562c6c057a510ddde50ff40720d254bd5f6dbf",
"commit": "37fabb1b62c57498e0954a1d168a18bd1b673928",
"readme": "specification/recoveryservicesbackup/resource-manager/readme.md",
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\recoveryservicesbackup\\resource-manager\\readme.md --use=@autorest/[email protected].4 --generate-sample=true",
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/recoveryservicesbackup/resource-manager/readme.md --use=@autorest/[email protected].5",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/[email protected].2",
"use": "@autorest/[email protected].4"
"release_tool": "@azure-tools/[email protected].4",
"use": "@autorest/[email protected].5"
}
Original file line number Diff line number Diff line change
Expand Up @@ -110,13 +110,5 @@
}
]
},
"autoPublish": true,
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-recoveryservicesbackup?view=azure-node-preview"
}
"autoPublish": true
}
Loading