-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AutoRelease] t2-storagepool-2021-09-28-69422(Do not merge) (#20917)
* CodeGen from PR 16023 in Azure/azure-rest-api-specs Updates (#16023) * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
- Loading branch information
Azure CLI Bot
and
SDKAuto
authored
Oct 14, 2021
1 parent
19dffa9
commit 84b3839
Showing
24 changed files
with
1,288 additions
and
89 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,5 +1,26 @@ | ||
# Release History | ||
|
||
## 1.0.0 (2021-09-28) | ||
|
||
**Features** | ||
|
||
- Model IscsiTargetCreate has a new parameter managed_by | ||
- Model IscsiTargetCreate has a new parameter managed_by_extended | ||
- Model IscsiTargetUpdate has a new parameter managed_by | ||
- Model IscsiTargetUpdate has a new parameter managed_by_extended | ||
- Model DiskPoolUpdate has a new parameter managed_by | ||
- Model DiskPoolUpdate has a new parameter managed_by_extended | ||
- Model DiskPoolUpdate has a new parameter sku | ||
- Model DiskPool has a new parameter managed_by | ||
- Model DiskPool has a new parameter managed_by_extended | ||
- Model IscsiTarget has a new parameter managed_by | ||
- Model IscsiTarget has a new parameter managed_by_extended | ||
- Model IscsiTarget has a new parameter sessions | ||
- Model DiskPoolCreate has a new parameter managed_by | ||
- Model DiskPoolCreate has a new parameter managed_by_extended | ||
- Added operation DiskPoolsOperations.begin_upgrade | ||
- Added operation group ResourceSkusOperations | ||
|
||
## 1.0.0b1 (2021-05-26) | ||
|
||
* Initial Release |
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,11 +1,11 @@ | ||
{ | ||
"autorest": "3.4.2", | ||
"autorest": "3.4.5", | ||
"use": [ | ||
"@autorest/python@5.8.0", | ||
"@autorest/modelerfour@4.19.1" | ||
"@autorest/python@5.8.4", | ||
"@autorest/modelerfour@4.19.2" | ||
], | ||
"commit": "61b4ce18d89d493e94d15bb101786a6e8a675ac8", | ||
"commit": "68acb8952caa568dc5c02d7ae4ca53d8356c9c0a", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs", | ||
"autorest_command": "autorest specification/storagepool/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk --track2 --use=@autorest/python@5.8.0 --use=@autorest/modelerfour@4.19.1 --version=3.4.2", | ||
"autorest_command": "autorest specification/storagepool/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk --track2 --use=@autorest/python@5.8.4 --use=@autorest/modelerfour@4.19.2 --version=3.4.5", | ||
"readme": "specification/storagepool/resource-manager/readme.md" | ||
} |
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
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
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
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
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
Oops, something went wrong.