|
1 | 1 | # Release History |
2 | 2 |
|
| 3 | +## 10.1.0b2 (2025-04-01) |
| 4 | + |
| 5 | +### Features Added |
| 6 | + |
| 7 | + - Client `DataMigrationManagementClient` added operation group `database_migrations_mongo_to_cosmos_db_ru_mongo` |
| 8 | + - Client `DataMigrationManagementClient` added operation group `database_migrations_mongo_to_cosmos_dbv_core_mongo` |
| 9 | + - Client `DataMigrationManagementClient` added operation group `migration_services` |
| 10 | + - Model `AzureBlob` added property `auth_type` |
| 11 | + - Model `AzureBlob` added property `identity` |
| 12 | + - Model `ProxyResource` added property `system_data` |
| 13 | + - Model `Resource` added property `system_data` |
| 14 | + - Enum `ResourceType` added member `MONGO_TO_COSMOS_DB_MONGO` |
| 15 | + - Added enum `AuthType` |
| 16 | + - Added model `DatabaseMigrationBase` |
| 17 | + - Added model `DatabaseMigrationBaseListResult` |
| 18 | + - Added model `DatabaseMigrationBaseProperties` |
| 19 | + - Added model `DatabaseMigrationCosmosDbMongo` |
| 20 | + - Added model `DatabaseMigrationCosmosDbMongoListResult` |
| 21 | + - Added model `DatabaseMigrationPropertiesCosmosDbMongo` |
| 22 | + - Added model `ErrorAdditionalInfo` |
| 23 | + - Added model `ErrorDetail` |
| 24 | + - Added model `ErrorResponse` |
| 25 | + - Added model `ManagedServiceIdentity` |
| 26 | + - Added enum `ManagedServiceIdentityType` |
| 27 | + - Added model `MigrationService` |
| 28 | + - Added model `MigrationServiceListResult` |
| 29 | + - Added model `MigrationServiceUpdate` |
| 30 | + - Added model `MongoConnectionInformation` |
| 31 | + - Added model `MongoMigrationCollection` |
| 32 | + - Added model `MongoMigrationProgressDetails` |
| 33 | + - Added enum `MongoMigrationStatus` |
| 34 | + - Added enum `ProvisioningState` |
| 35 | + - Added model `ProxyResourceAutoGenerated` |
| 36 | + - Added model `ResourceAutoGenerated` |
| 37 | + - Added model `SystemDataAutoGenerated` |
| 38 | + - Added model `TrackedResourceAutoGenerated` |
| 39 | + - Added model `UserAssignedIdentity` |
| 40 | + - Added model `DatabaseMigrationsMongoToCosmosDbRUMongoOperations` |
| 41 | + - Added model `DatabaseMigrationsMongoToCosmosDbvCoreMongoOperations` |
| 42 | + - Added model `MigrationServicesOperations` |
| 43 | + - Method `DatabaseMigrationsSqlDbOperations.begin_cancel` has a new overload `def begin_cancel(self: None, resource_group_name: str, sql_db_instance_name: str, target_db_name: str, parameters: IO[bytes], content_type: str)` |
| 44 | + - Method `DatabaseMigrationsSqlDbOperations.begin_create_or_update` has a new overload `def begin_create_or_update(self: None, resource_group_name: str, sql_db_instance_name: str, target_db_name: str, parameters: IO[bytes], content_type: str)` |
| 45 | + - Method `DatabaseMigrationsSqlMiOperations.begin_cancel` has a new overload `def begin_cancel(self: None, resource_group_name: str, managed_instance_name: str, target_db_name: str, parameters: IO[bytes], content_type: str)` |
| 46 | + - Method `DatabaseMigrationsSqlMiOperations.begin_create_or_update` has a new overload `def begin_create_or_update(self: None, resource_group_name: str, managed_instance_name: str, target_db_name: str, parameters: IO[bytes], content_type: str)` |
| 47 | + - Method `DatabaseMigrationsSqlMiOperations.begin_cutover` has a new overload `def begin_cutover(self: None, resource_group_name: str, managed_instance_name: str, target_db_name: str, parameters: IO[bytes], content_type: str)` |
| 48 | + - Method `DatabaseMigrationsSqlVmOperations.begin_cancel` has a new overload `def begin_cancel(self: None, resource_group_name: str, sql_virtual_machine_name: str, target_db_name: str, parameters: IO[bytes], content_type: str)` |
| 49 | + - Method `DatabaseMigrationsSqlVmOperations.begin_create_or_update` has a new overload `def begin_create_or_update(self: None, resource_group_name: str, sql_virtual_machine_name: str, target_db_name: str, parameters: IO[bytes], content_type: str)` |
| 50 | + - Method `DatabaseMigrationsSqlVmOperations.begin_cutover` has a new overload `def begin_cutover(self: None, resource_group_name: str, sql_virtual_machine_name: str, target_db_name: str, parameters: IO[bytes], content_type: str)` |
| 51 | + - Method `FilesOperations.create_or_update` has a new overload `def create_or_update(self: None, group_name: str, service_name: str, project_name: str, file_name: str, parameters: IO[bytes], content_type: str)` |
| 52 | + - Method `FilesOperations.update` has a new overload `def update(self: None, group_name: str, service_name: str, project_name: str, file_name: str, parameters: IO[bytes], content_type: str)` |
| 53 | + - Method `ProjectsOperations.create_or_update` has a new overload `def create_or_update(self: None, group_name: str, service_name: str, project_name: str, parameters: IO[bytes], content_type: str)` |
| 54 | + - Method `ProjectsOperations.update` has a new overload `def update(self: None, group_name: str, service_name: str, project_name: str, parameters: IO[bytes], content_type: str)` |
| 55 | + - Method `ServiceTasksOperations.create_or_update` has a new overload `def create_or_update(self: None, group_name: str, service_name: str, task_name: str, parameters: IO[bytes], content_type: str)` |
| 56 | + - Method `ServiceTasksOperations.update` has a new overload `def update(self: None, group_name: str, service_name: str, task_name: str, parameters: IO[bytes], content_type: str)` |
| 57 | + - Method `ServicesOperations.begin_create_or_update` has a new overload `def begin_create_or_update(self: None, group_name: str, service_name: str, parameters: IO[bytes], content_type: str)` |
| 58 | + - Method `ServicesOperations.begin_update` has a new overload `def begin_update(self: None, group_name: str, service_name: str, parameters: IO[bytes], content_type: str)` |
| 59 | + - Method `ServicesOperations.check_children_name_availability` has a new overload `def check_children_name_availability(self: None, group_name: str, service_name: str, parameters: IO[bytes], content_type: str)` |
| 60 | + - Method `ServicesOperations.check_name_availability` has a new overload `def check_name_availability(self: None, location: str, parameters: IO[bytes], content_type: str)` |
| 61 | + - Method `SqlMigrationServicesOperations.begin_create_or_update` has a new overload `def begin_create_or_update(self: None, resource_group_name: str, sql_migration_service_name: str, parameters: IO[bytes], content_type: str)` |
| 62 | + - Method `SqlMigrationServicesOperations.begin_update` has a new overload `def begin_update(self: None, resource_group_name: str, sql_migration_service_name: str, parameters: IO[bytes], content_type: str)` |
| 63 | + - Method `SqlMigrationServicesOperations.delete_node` has a new overload `def delete_node(self: None, resource_group_name: str, sql_migration_service_name: str, parameters: IO[bytes], content_type: str)` |
| 64 | + - Method `SqlMigrationServicesOperations.regenerate_auth_keys` has a new overload `def regenerate_auth_keys(self: None, resource_group_name: str, sql_migration_service_name: str, parameters: IO[bytes], content_type: str)` |
| 65 | + - Method `TasksOperations.command` has a new overload `def command(self: None, group_name: str, service_name: str, project_name: str, task_name: str, parameters: IO[bytes], content_type: str)` |
| 66 | + - Method `TasksOperations.create_or_update` has a new overload `def create_or_update(self: None, group_name: str, service_name: str, project_name: str, task_name: str, parameters: IO[bytes], content_type: str)` |
| 67 | + - Method `TasksOperations.update` has a new overload `def update(self: None, group_name: str, service_name: str, project_name: str, task_name: str, parameters: IO[bytes], content_type: str)` |
| 68 | + - Method `DatabaseMigrationsMongoToCosmosDbRUMongoOperations.begin_create` has a new overload `def begin_create(self: None, resource_group_name: str, target_resource_name: str, migration_name: str, parameters: DatabaseMigrationCosmosDbMongo, content_type: str)` |
| 69 | + - Method `DatabaseMigrationsMongoToCosmosDbRUMongoOperations.begin_create` has a new overload `def begin_create(self: None, resource_group_name: str, target_resource_name: str, migration_name: str, parameters: IO[bytes], content_type: str)` |
| 70 | + - Method `DatabaseMigrationsMongoToCosmosDbvCoreMongoOperations.begin_create` has a new overload `def begin_create(self: None, resource_group_name: str, target_resource_name: str, migration_name: str, parameters: DatabaseMigrationCosmosDbMongo, content_type: str)` |
| 71 | + - Method `DatabaseMigrationsMongoToCosmosDbvCoreMongoOperations.begin_create` has a new overload `def begin_create(self: None, resource_group_name: str, target_resource_name: str, migration_name: str, parameters: IO[bytes], content_type: str)` |
| 72 | + - Method `MigrationServicesOperations.begin_create_or_update` has a new overload `def begin_create_or_update(self: None, resource_group_name: str, migration_service_name: str, parameters: MigrationService, content_type: str)` |
| 73 | + - Method `MigrationServicesOperations.begin_create_or_update` has a new overload `def begin_create_or_update(self: None, resource_group_name: str, migration_service_name: str, parameters: IO[bytes], content_type: str)` |
| 74 | + - Method `MigrationServicesOperations.begin_update` has a new overload `def begin_update(self: None, resource_group_name: str, migration_service_name: str, parameters: MigrationServiceUpdate, content_type: str)` |
| 75 | + - Method `MigrationServicesOperations.begin_update` has a new overload `def begin_update(self: None, resource_group_name: str, migration_service_name: str, parameters: IO[bytes], content_type: str)` |
| 76 | + |
| 77 | +### Breaking Changes |
| 78 | + |
| 79 | + - Method `TrackedResource.__init__` removed default value `None` from its parameter `location` |
| 80 | + |
3 | 81 | ## 10.1.0b1 (2022-11-18) |
4 | 82 |
|
5 | 83 | ### Features Added |
|
0 commit comments