|
1 | 1 | # Release History |
2 | 2 |
|
3 | | -## 2.1.1 (Unreleased) |
| 3 | +## 3.0.0 (2025-09-04) |
4 | 4 |
|
5 | 5 | ### Features Added |
| 6 | + - Added operation AgentsOperations.delete |
| 7 | + - Added operation EndpointsOperations.delete |
| 8 | + - Added operation JobDefinitionsOperations.delete |
| 9 | + - Added operation ProjectsOperations.delete |
| 10 | + - Added operation StorageMoversOperations.delete |
| 11 | + - Added Interface AgentProperties |
| 12 | + - Added Interface AgentUpdateProperties |
| 13 | + - Added Interface AzureMultiCloudConnectorEndpointProperties |
| 14 | + - Added Interface AzureMultiCloudConnectorEndpointUpdateProperties |
| 15 | + - Added Interface AzureStorageNfsFileShareEndpointProperties |
| 16 | + - Added Interface AzureStorageNfsFileShareEndpointUpdateProperties |
| 17 | + - Added Interface JobDefinitionProperties |
| 18 | + - Added Interface JobDefinitionUpdateProperties |
| 19 | + - Added Interface JobRunProperties |
| 20 | + - Added Interface ManagedServiceIdentity |
| 21 | + - Added Interface PagedAsyncIterableIterator |
| 22 | + - Added Interface PageSettings |
| 23 | + - Added Interface ProjectProperties |
| 24 | + - Added Interface ProjectUpdateProperties |
| 25 | + - Added Interface RestorePollerOptions |
| 26 | + - Added Interface SourceEndpoint |
| 27 | + - Added Interface SourceEndpointProperties |
| 28 | + - Added Interface SourceTargetMap |
| 29 | + - Added Interface StorageMoverProperties |
| 30 | + - Added Interface StorageMoverUpdateProperties |
| 31 | + - Added Interface TargetEndpoint |
| 32 | + - Added Interface TargetEndpointProperties |
| 33 | + - Added Interface UserAssignedIdentity |
| 34 | + - Interface AgentUpdateParameters has a new optional parameter properties |
| 35 | + - Interface Endpoint has a new optional parameter identity |
| 36 | + - Interface EndpointBaseUpdateParameters has a new optional parameter identity |
| 37 | + - Interface JobDefinitionUpdateParameters has a new optional parameter properties |
| 38 | + - Interface JobRun has a new optional parameter properties |
| 39 | + - Interface Project has a new optional parameter properties |
| 40 | + - Interface ProjectUpdateParameters has a new optional parameter properties |
| 41 | + - Interface StorageMover has a new optional parameter properties |
| 42 | + - Interface StorageMoverUpdateParameters has a new optional parameter properties |
| 43 | + - Added Type Alias AzureSupportedClouds |
| 44 | + - Added Type Alias JobType |
| 45 | + - Added Type Alias ManagedServiceIdentityType |
| 46 | + - Added Enum AzureClouds |
| 47 | + - Added Enum KnownJobType |
| 48 | + - Added Enum KnownManagedServiceIdentityType |
| 49 | + - Added Enum KnownVersions |
| 50 | + - Enum KnownEndpointType has a new value AzureMultiCloudConnector |
| 51 | + - Enum KnownEndpointType has a new value AzureStorageNfsFileShare |
6 | 52 |
|
7 | 53 | ### Breaking Changes |
| 54 | + - Removed operation Agents.beginDelete |
| 55 | + - Removed operation Agents.beginDeleteAndWait |
| 56 | + - Removed operation Endpoints.beginDelete |
| 57 | + - Removed operation Endpoints.beginDeleteAndWait |
| 58 | + - Removed operation JobDefinitions.beginDelete |
| 59 | + - Removed operation JobDefinitions.beginDeleteAndWait |
| 60 | + - Removed operation Projects.beginDelete |
| 61 | + - Removed operation Projects.beginDeleteAndWait |
| 62 | + - Removed operation StorageMovers.beginDelete |
| 63 | + - Removed operation StorageMovers.beginDeleteAndWait |
| 64 | + - Operation Agents.createOrUpdate has a new signature |
| 65 | + - Operation Agents.get has a new signature |
| 66 | + - Operation Agents.update has a new signature |
| 67 | + - Operation Endpoints.createOrUpdate has a new signature |
| 68 | + - Operation Endpoints.get has a new signature |
| 69 | + - Operation Endpoints.update has a new signature |
| 70 | + - Operation JobDefinitions.createOrUpdate has a new signature |
| 71 | + - Operation JobDefinitions.get has a new signature |
| 72 | + - Operation JobDefinitions.update has a new signature |
| 73 | + - Operation Projects.update has a new signature |
| 74 | + - Removed Interface AgentList |
| 75 | + - Removed Interface EndpointList |
| 76 | + - Removed Interface JobDefinitionList |
| 77 | + - Removed Interface JobRunList |
| 78 | + - Removed Interface ProjectList |
| 79 | + - Removed Interface StorageMoverList |
| 80 | + - Removed Interface UploadLimit |
| 81 | + - Interface Agent has a new required parameter properties |
| 82 | + - Interface JobDefinition has a new required parameter properties |
| 83 | + - Type of parameter type of interface Credentials is changed from "AzureKeyVaultSmb" to CredentialType |
| 84 | + - Type of parameter endpointType of interface EndpointBaseProperties is changed from "AzureStorageBlobContainer" | "NfsMount" | "AzureStorageSmbFileShare" | "SmbMount" to EndpointType |
| 85 | + - Type of parameter endpointType of interface EndpointBaseUpdateProperties is changed from "AzureStorageBlobContainer" | "NfsMount" | "AzureStorageSmbFileShare" | "SmbMount" to EndpointType |
| 86 | + - Interface Agent no longer has parameter agentStatus |
| 87 | + - Interface Agent no longer has parameter agentVersion |
| 88 | + - Interface Agent no longer has parameter arcResourceId |
| 89 | + - Interface Agent no longer has parameter arcVmUuid |
| 90 | + - Interface Agent no longer has parameter description |
| 91 | + - Interface Agent no longer has parameter errorDetails |
| 92 | + - Interface Agent no longer has parameter lastStatusUpdate |
| 93 | + - Interface Agent no longer has parameter localIPAddress |
| 94 | + - Interface Agent no longer has parameter memoryInMB |
| 95 | + - Interface Agent no longer has parameter numberOfCores |
| 96 | + - Interface Agent no longer has parameter provisioningState |
| 97 | + - Interface Agent no longer has parameter timeZone |
| 98 | + - Interface Agent no longer has parameter uploadLimitSchedule |
| 99 | + - Interface Agent no longer has parameter uptimeInSeconds |
| 100 | + - Interface AgentUpdateParameters no longer has parameter description |
| 101 | + - Interface AgentUpdateParameters no longer has parameter uploadLimitSchedule |
| 102 | + - Interface JobDefinition no longer has parameter agentName |
| 103 | + - Interface JobDefinition no longer has parameter agentResourceId |
| 104 | + - Interface JobDefinition no longer has parameter copyMode |
| 105 | + - Interface JobDefinition no longer has parameter description |
| 106 | + - Interface JobDefinition no longer has parameter latestJobRunName |
| 107 | + - Interface JobDefinition no longer has parameter latestJobRunResourceId |
| 108 | + - Interface JobDefinition no longer has parameter latestJobRunStatus |
| 109 | + - Interface JobDefinition no longer has parameter provisioningState |
| 110 | + - Interface JobDefinition no longer has parameter sourceName |
| 111 | + - Interface JobDefinition no longer has parameter sourceResourceId |
| 112 | + - Interface JobDefinition no longer has parameter sourceSubpath |
| 113 | + - Interface JobDefinition no longer has parameter targetName |
| 114 | + - Interface JobDefinition no longer has parameter targetResourceId |
| 115 | + - Interface JobDefinition no longer has parameter targetSubpath |
| 116 | + - Interface JobDefinitionUpdateParameters no longer has parameter agentName |
| 117 | + - Interface JobDefinitionUpdateParameters no longer has parameter copyMode |
| 118 | + - Interface JobDefinitionUpdateParameters no longer has parameter description |
| 119 | + - Interface JobRun no longer has parameter agentName |
| 120 | + - Interface JobRun no longer has parameter agentResourceId |
| 121 | + - Interface JobRun no longer has parameter bytesExcluded |
| 122 | + - Interface JobRun no longer has parameter bytesFailed |
| 123 | + - Interface JobRun no longer has parameter bytesNoTransferNeeded |
| 124 | + - Interface JobRun no longer has parameter bytesScanned |
| 125 | + - Interface JobRun no longer has parameter bytesTransferred |
| 126 | + - Interface JobRun no longer has parameter bytesUnsupported |
| 127 | + - Interface JobRun no longer has parameter error |
| 128 | + - Interface JobRun no longer has parameter executionEndTime |
| 129 | + - Interface JobRun no longer has parameter executionStartTime |
| 130 | + - Interface JobRun no longer has parameter itemsExcluded |
| 131 | + - Interface JobRun no longer has parameter itemsFailed |
| 132 | + - Interface JobRun no longer has parameter itemsNoTransferNeeded |
| 133 | + - Interface JobRun no longer has parameter itemsScanned |
| 134 | + - Interface JobRun no longer has parameter itemsTransferred |
| 135 | + - Interface JobRun no longer has parameter itemsUnsupported |
| 136 | + - Interface JobRun no longer has parameter jobDefinitionProperties |
| 137 | + - Interface JobRun no longer has parameter lastStatusUpdate |
| 138 | + - Interface JobRun no longer has parameter provisioningState |
| 139 | + - Interface JobRun no longer has parameter scanStatus |
| 140 | + - Interface JobRun no longer has parameter sourceName |
| 141 | + - Interface JobRun no longer has parameter sourceProperties |
| 142 | + - Interface JobRun no longer has parameter sourceResourceId |
| 143 | + - Interface JobRun no longer has parameter status |
| 144 | + - Interface JobRun no longer has parameter targetName |
| 145 | + - Interface JobRun no longer has parameter targetProperties |
| 146 | + - Interface JobRun no longer has parameter targetResourceId |
| 147 | + - Interface Project no longer has parameter description |
| 148 | + - Interface Project no longer has parameter provisioningState |
| 149 | + - Interface ProjectUpdateParameters no longer has parameter description |
| 150 | + - Interface StorageMover no longer has parameter description |
| 151 | + - Interface StorageMover no longer has parameter provisioningState |
| 152 | + - Interface StorageMoverUpdateParameters no longer has parameter description |
| 153 | + - Type alias "CredentialsUnion" has been changed |
| 154 | + - Type alias "EndpointBasePropertiesUnion" has been changed |
| 155 | + - Type alias "EndpointBaseUpdatePropertiesUnion" has been changed |
8 | 156 |
|
9 | | -### Bugs Fixed |
10 | | - |
11 | | -### Other Changes |
12 | | - |
| 157 | + |
13 | 158 | ## 2.1.0 (2024-06-13) |
14 | 159 |
|
15 | 160 | ### Features Added |
|
0 commit comments