Skip to content

[AutoRelease] t2-datamigration-2025-06-05-40002(can only be merged by SDK owner) #41433

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

Merged

Conversation

azure-sdk
Copy link
Collaborator

@Copilot Copilot AI review requested due to automatic review settings June 5, 2025 08:28
@azure-sdk
Copy link
Collaborator Author

Copy link
Contributor

@Copilot 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 provides a comprehensive update for the Data Migration Management SDK with a version bump to 10.1.0b2. It standardizes type annotations (e.g. replacing IO with IO[bytes] and using IOBase for type checks), updates the default API version to "2025-03-15-preview", and adds new operation groups for Mongo-to-Cosmos DB migrations and migration services.

  • Updated type hints and parameter validations across multiple operations
  • Integrated new operation groups into the client and updated client initialization logic
  • Removed deprecated vendor utilities and bumped the package version

Reviewed Changes

Copilot reviewed 168 out of 168 changed files in this pull request and generated no comments.

Show a summary per file
File Description
sdk/datamigration/azure-mgmt-datamigration/azure/mgmt/datamigration/aio/operations/... Updates in type annotations, API version, and return types in all operation classes
sdk/datamigration/azure-mgmt-datamigration/azure/mgmt/datamigration/aio/_data_migration_management_client.py Enhanced client initialization with new policies and added new operation groups
sdk/datamigration/azure-mgmt-datamigration/CHANGELOG.md Updated changelog to reflect new features and version bump
sdk/datamigration/azure-mgmt-datamigration/_version.py Incremented version from 10.1.0b1 to 10.1.0b2
Other configuration and init files Adjustments to imports and type hints in configuration and packaging

@gansach
Copy link
Member

gansach commented Jun 5, 2025

@ChenxiJiang333 @msyyc I am seeing ModuleNotFoundError: No module named 'aiohttp' in the failing checks, how do I fix this error?

Ref: https://dev.azure.com/azure-sdk/public/_build/results?buildId=4943602&view=logs&j=69247760-d00b-59ba-802c-4e283c193199&t=ee184bfe-c14f-533d-086f-cb231749e85f&l=1176

@ChenxiJiang333
Copy link
Member

ChenxiJiang333 commented Jun 6, 2025

@ChenxiJiang333 @msyyc I am seeing ModuleNotFoundError: No module named 'aiohttp' in the failing checks, how do I fix this error?

Ref: https://dev.azure.com/azure-sdk/public/_build/results?buildId=4943602&view=logs&j=69247760-d00b-59ba-802c-4e283c193199&t=ee184bfe-c14f-533d-086f-cb231749e85f&l=1176

about this error, there's nothing need to do on your side, just by adding some requirements we can fix it

@ChenxiJiang333 ChenxiJiang333 merged commit 7655440 into Azure:main Jun 17, 2025
19 checks passed
@azure-sdk azure-sdk deleted the t2-datamigration-2025-06-05-40002 branch June 22, 2025 09:17
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.

4 participants