Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

@azure-sdk azure-sdk commented Oct 16, 2025

context: RE: Split Python SDK "azure-mgmt-recoveryservicesbackup" for recoveryservicesbackup

azure-sdk and others added 3 commits October 16, 2025 03:44
…r/readme.md', API Version: 2025-02-01, SDK Release Type: stable, and CommitSHA: '1abdd5e7ad42bc945d91751c02a60be7ccecd633' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs'
@msyyc msyyc marked this pull request as ready for review October 16, 2025 05:24
Copilot AI review requested due to automatic review settings October 16, 2025 05:24
Copy link
Contributor

Copilot AI left a 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 PR updates the Azure Recovery Services Backup SDK for Python to a new API version (2025-02-01) and introduces significant structural changes. The PR removes the entire passivestamp client module and updates the main SDK with modernized code generation patterns.

Key Changes

  • API version update from 2021-11-15 to 2025-02-01
  • Complete removal of the passivestamp module
  • Version bump from 9.2.0 to 10.0.0
  • Code modernization with updated type hints and imports

Reviewed Changes

Copilot reviewed 166 out of 303 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
passivestamp/operations/* Complete removal of all passivestamp operation classes
passivestamp/models/* Removal of passivestamp model definitions and enums
passivestamp/aio/* Removal of async passivestamp client implementation
passivestamp/init.py Removal of passivestamp module initialization
operations/*.py Modernized imports, type hints, and documentation references
_version.py Version increment to 10.0.0

@ChenxiJiang333 ChenxiJiang333 merged commit f3ec099 into Azure:main Oct 16, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants