-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[AutoRelease] t2-compute-2026-01-08-25067(can only be merged by SDK owner) #44583
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
[AutoRelease] t2-compute-2026-01-08-25067(can only be merged by SDK owner) #44583
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This is an auto-release PR for azure-mgmt-compute that updates the API version from 2024-03-03 to 2025-03-03, introduces new gallery scripts functionality, and updates the dependency from msrest to isodate.
Key changes:
- Updated API version across all gallery-related operations from 2024-03-03 to 2025-03-03
- Added new gallery_scripts and gallery_script_versions operations with full CRUD support
- Replaced msrest dependency with isodate in pyproject.toml
- Added storageAccountStrategy field to gallery image/application version operations
Reviewed changes
Copilot reviewed 167 out of 167 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| pyproject.toml | Replaced msrest>=0.7.1 with isodate>=0.6.1 dependency |
| generated_tests/* (multiple files) | Updated API version to 2025-03-03 in test files |
| generated_tests/test_compute_management_gallery_scripts_operations*.py | New test files for gallery scripts operations |
| generated_tests/test_compute_management_gallery_script_versions_operations*.py | New test files for gallery script versions operations |
| generated_samples/gallery_script_examples/* | New sample files demonstrating gallery script usage |
| generated_samples/gallery_examples/gallery_image_version_create_with_storage_account_strategy.py | New sample for storage account strategy feature |
| operations/_gallery_scripts_operations.py | New operations file for gallery scripts with list, get, create, update, delete methods |
| operations/_gallery_script_versions_operations.py | New operations file for gallery script versions with full CRUD operations |
| operations/_virtual_machine_run_commands_operations.py | Simplified Accept header from "application/json, text/json" to "application/json" |
| operations/_soft_deleted_resource_operations.py | Updated API version and added gallery name pattern validation |
| operations/_shared_gallery*.py (multiple files) | Updated API version to 2025-03-03 |
| operations/_gallery*.py (multiple files) | Updated API version and added gallery name pattern validation |
| operations/_community_gallery*.py (multiple files) | Updated API version to 2025-03-03 |
| _version.py | Version bumped from 37.1.0 to 37.2.0 |
|
Hi @ChenxiJiang333 @msyyc what is the ETA on this release? |
It takes some time to review and we will release it today. |
|
Hi @audreyttt @msyyc, this package has been released |
https://github.com/Azure/sdk-release-request/issues/6787
Recording test success
https://dev.azure.com/azure-sdk/internal/_build?definitionId=978
BuildTargetingString
azure-mgmt-compute
Skip.CreateApiReview