Skip to content

Commit 4eb9549

Browse files
[AutoRelease] t2-compute-2024-11-27-04908(can only be merged by SDK owner) (Azure#38714)
* code and test * update changelog * Update CHANGELOG.md * update testcases --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]>
1 parent 77c8ac3 commit 4eb9549

File tree

883 files changed

+47076
-23775
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

883 files changed

+47076
-23775
lines changed

sdk/compute/azure-mgmt-compute/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Release History
22

3+
## 33.1.0 (2024-12-16)
4+
5+
### Features Added
6+
7+
- Added operation group GalleryInVMAccessControlProfileVersionsOperations
8+
- Added operation group GalleryInVMAccessControlProfilesOperations
9+
- Added operation group SoftDeletedResourceOperations
10+
- Model Gallery has a new parameter identity
11+
- Model GalleryImage has a new parameter allow_update_image
12+
- Model GalleryImageFeature has a new parameter starts_at_version
13+
- Model GalleryImageUpdate has a new parameter allow_update_image
14+
- Model GalleryImageVersion has a new parameter restore
15+
- Model GalleryImageVersion has a new parameter validations_profile
16+
- Model GalleryImageVersionSafetyProfile has a new parameter block_deletion_before_end_of_life
17+
- Model GalleryImageVersionUpdate has a new parameter restore
18+
- Model GalleryImageVersionUpdate has a new parameter validations_profile
19+
- Model GalleryList has a new parameter security_profile
20+
- Model GalleryUpdate has a new parameter identity
21+
- Model TargetRegion has a new parameter additional_replica_sets
22+
- Model UserArtifactSettings has a new parameter script_behavior_after_reboot
23+
324
## 33.0.0 (2024-08-20)
425

526
### Features Added

sdk/compute/azure-mgmt-compute/_meta.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"commit": "3d87a71fb30062a70d5adf9cd7653639f00c3b92",
2+
"commit": "6282f2be60dca94b71b1e32cfe6efa9f965b6d1d",
33
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
44
"autorest": "3.10.2",
55
"use": [
6-
"@autorest/python@6.17.0",
6+
"@autorest/python@6.26.4",
77
"@autorest/[email protected]"
88
],
9-
"autorest_command": "autorest specification/compute/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.17.0 --use=@autorest/[email protected] --version=3.10.2 --version-tolerant=False",
9+
"autorest_command": "autorest specification/compute/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/mnt/vss/_work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.26.4 --use=@autorest/[email protected] --version=3.10.2 --version-tolerant=False",
1010
"readme": "specification/compute/resource-manager/readme.md",
1111
"package-2024-03-02-only": "2024-07-16 12:23:13 -0400 602fb5144a226577186e35845422c11db9067cf8 Microsoft.Compute/DiskRP/stable/2024-03-02/snapshot.json",
1212
"package-2024-03-01-only": "2024-06-05 15:03:47 -0700 491e00d17f24909ecf5e1030b3833bed51224e92 Microsoft.Compute/ComputeRP/stable/2024-03-01/virtualMachineScaleSet.json",

sdk/compute/azure-mgmt-compute/azure/mgmt/compute/_compute_management_client.py

Lines changed: 97 additions & 12 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)