-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AutoRelease] t2-devopsinfrastructure-2024-10-17-69763(can only be me…
…rged by SDK owner) (#37959) * code and test * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * update-testcase * Update CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]>
- Loading branch information
1 parent
5771ed1
commit e744c71
Showing
51 changed files
with
2,456 additions
and
6,333 deletions.
There are no files selected for viewing
28 changes: 28 additions & 0 deletions
28
sdk/devopsinfrastructure/azure-mgmt-devopsinfrastructure/CHANGELOG.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,33 @@ | ||
# Release History | ||
|
||
## 1.0.0 (2024-11-21) | ||
|
||
### Features Added | ||
|
||
- Model `Quota` added property `unit` | ||
- Model `Quota` added property `current_value` | ||
- Model `Quota` added property `limit` | ||
- Operation group `SubscriptionUsagesOperations` added method `usages` | ||
|
||
### Breaking Changes | ||
|
||
- Enum `ManagedServiceIdentityType` renamed its value `SYSTEM_AND_USER_ASSIGNED` to `SYSTEM_ASSIGNED_USER_ASSIGNED` | ||
- Enum `OsDiskStorageAccountType` renamed its value `STANDARD_S_S_D` to `STANDARD_SSD` | ||
- Model `Quota` deleted or renamed its instance variable `properties` | ||
- Model `Quota` deleted or renamed its instance variable `type` | ||
- Model `Quota` deleted or renamed its instance variable `system_data` | ||
- Deleted or renamed enum value `StorageAccountType.PREMIUM_L_R_S` | ||
- Deleted or renamed enum value `StorageAccountType.PREMIUM_Z_R_S` | ||
- Deleted or renamed enum value `StorageAccountType.STANDARD_L_R_S` | ||
- Deleted or renamed enum value `StorageAccountType.STANDARD_S_S_D_L_R_S` | ||
- Deleted or renamed enum value `StorageAccountType.STANDARD_S_S_D_Z_R_S` | ||
- Deleted or renamed model `ActionType` | ||
- Deleted or renamed model `Operation` | ||
- Deleted or renamed model `OperationDisplay` | ||
- Deleted or renamed model `Origin` | ||
- Deleted or renamed model `QuotaProperties` | ||
- Deleted or renamed method `SubscriptionUsagesOperations.list_by_location` | ||
|
||
## 1.0.0b1 (2024-05-29) | ||
|
||
- Initial version |
7 changes: 3 additions & 4 deletions
7
sdk/devopsinfrastructure/azure-mgmt-devopsinfrastructure/_meta.json
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,7 +1,6 @@ | ||
{ | ||
"commit": "53bed2dccf392c14a412735c38a0f55645812294", | ||
"commit": "95e89f00932d2a8f04ff80e28f8ce10ee586ca7d", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs", | ||
"typespec_src": "specification/devopsinfrastructure/Microsoft.DevOpsInfrastructure", | ||
"@azure-tools/typespec-python": "0.23.12", | ||
"@autorest/python": "6.13.17" | ||
"typespec_src": "specification/devopsinfrastructure/Microsoft.DevOpsInfrastructure.Management", | ||
"@azure-tools/typespec-python": "0.36.0" | ||
} |
6 changes: 0 additions & 6 deletions
6
sdk/devopsinfrastructure/azure-mgmt-devopsinfrastructure/assets.json
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
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.