forked from Azure/azure-sdk-for-js
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CodeGen from PR 29585 in Azure/azure-rest-api-specs
Merge 31b6d1adc734b53990bd2ca54394438c1235cdf2 into a2b526504c60d58ef977ab63ac326ccefb8a208e
- Loading branch information
SDKAuto
committed
Jun 28, 2024
1 parent
c2b68a7
commit 8f2e46e
Showing
221 changed files
with
408 additions
and
10,583 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,57 +1,5 @@ | ||
# Release History | ||
|
||
## 1.0.0-beta.2 (2024-06-17) | ||
Compared with version 1.0.0-beta.1 | ||
|
||
### Features Added | ||
|
||
- Added operation group SystemVersions | ||
- Added operation AutonomousDatabases.beginRestore | ||
- Added operation AutonomousDatabases.beginRestoreAndWait | ||
- Added operation AutonomousDatabases.beginShrink | ||
- Added operation AutonomousDatabases.beginShrinkAndWait | ||
- Added Interface AutonomousDatabasesRestoreHeaders | ||
- Added Interface AutonomousDatabasesRestoreOptionalParams | ||
- Added Interface AutonomousDatabasesShrinkHeaders | ||
- Added Interface AutonomousDatabasesShrinkOptionalParams | ||
- Added Interface LongTermBackUpScheduleDetails | ||
- Added Interface NsgCidr | ||
- Added Interface PlanUpdate | ||
- Added Interface RestoreAutonomousDatabaseDetails | ||
- Added Interface SystemVersion | ||
- Added Interface SystemVersionListResult | ||
- Added Interface SystemVersionProperties | ||
- Added Interface SystemVersionsFilter | ||
- Added Interface SystemVersionsGetOptionalParams | ||
- Added Interface SystemVersionsListByLocationNextOptionalParams | ||
- Added Interface SystemVersionsListByLocationOptionalParams | ||
- Added Type Alias AutonomousDatabasesRestoreResponse | ||
- Added Type Alias AutonomousDatabasesShrinkResponse | ||
- Added Type Alias RepeatCadenceType | ||
- Added Type Alias SystemVersionsGetResponse | ||
- Added Type Alias SystemVersionsListByLocationNextResponse | ||
- Added Type Alias SystemVersionsListByLocationResponse | ||
- Interface AutonomousDatabaseBackupProperties has a new optional parameter autonomousDatabaseOcid | ||
- Interface AutonomousDatabaseBackupProperties has a new optional parameter backupType | ||
- Interface AutonomousDatabaseBackupProperties has a new optional parameter databaseSizeInTbs | ||
- Interface AutonomousDatabaseBackupProperties has a new optional parameter sizeInTbs | ||
- Interface AutonomousDatabaseBackupProperties has a new optional parameter timeStarted | ||
- Interface AutonomousDatabaseBaseProperties has a new optional parameter longTermBackupSchedule | ||
- Interface AutonomousDatabaseBaseProperties has a new optional parameter nextLongTermBackupTimeStamp | ||
- Interface AutonomousDatabaseUpdateProperties has a new optional parameter longTermBackupSchedule | ||
- Added Enum KnownRepeatCadenceType | ||
|
||
### Breaking Changes | ||
|
||
- Interface AutonomousDatabaseBackupProperties no longer has parameter autonomousDatabaseId | ||
- Interface AutonomousDatabaseBackupProperties no longer has parameter databaseSizeInTBs | ||
- Interface AutonomousDatabaseBackupProperties no longer has parameter sizeInTBs | ||
- Interface AutonomousDatabaseBackupProperties no longer has parameter type | ||
- Type of parameter nsgCidrs of interface CloudVmClusterProperties is changed from NSGCidr[] to NsgCidr[] | ||
- Type of parameter plan of interface OracleSubscriptionUpdate is changed from ResourcePlanTypeUpdate to PlanUpdate | ||
- Removed Enum KnownVersions | ||
|
||
|
||
## 1.0.0-beta.1 (2024-05-14) | ||
## 1.0.0 (2024-06-28) | ||
|
||
The package of @azure/arm-oracledatabase is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"commit": "f1546dc981fa5d164d7ecd13588520457462c22c", | ||
"commit": "03deae10e936d375ba8d5ac1d1d6695622689f54", | ||
"readme": "specification/oracle/resource-manager/readme.md", | ||
"autorest_command": "autorest --version=3.9.7 --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\\oracle\\resource-manager\\readme.md --use=@autorest/[email protected].23 --generate-sample=true", | ||
"autorest_command": "autorest --version=3.9.7 --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/oracle/resource-manager/readme.md --use=@autorest/typescript@^6.0.12", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git", | ||
"release_tool": "@azure-tools/[email protected]", | ||
"use": "@autorest/[email protected].23" | ||
"use": "@autorest/typescript@^6.0.12" | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
91 changes: 0 additions & 91 deletions
91
...edatabase/arm-oracledatabase/samples-dev/autonomousDatabaseBackupsCreateOrUpdateSample.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.