|
1 | 1 | # Release History |
2 | 2 |
|
3 | | -## 9.1.2 (Unreleased) |
| 3 | +## 10.0.0-beta.1 (2026-06-03) |
| 4 | +Compared with version 9.1.0 |
4 | 5 |
|
5 | 6 | ### Features Added |
| 7 | + - Added operation CloudEndpointsOperations.afsShareMetadataCertificatePublicKeys |
| 8 | + - Added operation CloudEndpointsOperations.create |
| 9 | + - Added operation CloudEndpointsOperations.delete |
| 10 | + - Added operation CloudEndpointsOperations.postBackup |
| 11 | + - Added operation CloudEndpointsOperations.postRestore |
| 12 | + - Added operation CloudEndpointsOperations.preBackup |
| 13 | + - Added operation CloudEndpointsOperations.preRestore |
| 14 | + - Added operation CloudEndpointsOperations.restoreHeartbeat |
| 15 | + - Added operation CloudEndpointsOperations.triggerChangeDetection |
| 16 | + - Added operation PrivateEndpointConnectionsOperations.create |
| 17 | + - Added operation PrivateEndpointConnectionsOperations.delete |
| 18 | + - Added operation RegisteredServersOperations.create |
| 19 | + - Added operation RegisteredServersOperations.delete |
| 20 | + - Added operation RegisteredServersOperations.triggerRollover |
| 21 | + - Added operation RegisteredServersOperations.update |
| 22 | + - Added operation ServerEndpointsOperations.create |
| 23 | + - Added operation ServerEndpointsOperations.delete |
| 24 | + - Added operation ServerEndpointsOperations.recallAction |
| 25 | + - Added operation ServerEndpointsOperations.update |
| 26 | + - Added operation StorageSyncServicesOperations.create |
| 27 | + - Added operation StorageSyncServicesOperations.delete |
| 28 | + - Added operation StorageSyncServicesOperations.update |
| 29 | + - Class MicrosoftStorageSync has a new constructor "constructor(credential: TokenCredential, options?: MicrosoftStorageSyncOptionalParams);" |
| 30 | + - Added Interface CloudEndpointAfsShareMetadataCertificatePublicKeys |
| 31 | + - Added Interface CloudEndpointCreateParametersProperties |
| 32 | + - Added Interface CloudEndpointProperties |
| 33 | + - Added Interface CloudEndpointsAfsShareMetadataCertificatePublicKeysOptionalParams |
| 34 | + - Added Interface CloudEndpointsRestoreHeartbeatOptionalParams |
| 35 | + - Added Interface CloudTieringLowDiskMode |
| 36 | + - Added Interface ErrorAdditionalInfo |
| 37 | + - Added Interface ErrorDetail |
| 38 | + - Added Interface ErrorResponse |
| 39 | + - Added Interface ManagedServiceIdentity |
| 40 | + - Added Interface PagedAsyncIterableIterator |
| 41 | + - Added Interface PageSettings |
| 42 | + - Added Interface PostBackupResponseProperties |
| 43 | + - Added Interface PrivateEndpointConnectionProperties |
| 44 | + - Added Interface PrivateLinkResourceProperties |
| 45 | + - Added Interface RegisteredServerCreateParametersProperties |
| 46 | + - Added Interface RegisteredServerProperties |
| 47 | + - Added Interface RegisteredServersUpdateOptionalParams |
| 48 | + - Added Interface RegisteredServerUpdateParameters |
| 49 | + - Added Interface RegisteredServerUpdateProperties |
| 50 | + - Added Interface RestorePollerOptions |
| 51 | + - Added Interface ServerEndpointCreateParametersProperties |
| 52 | + - Added Interface ServerEndpointProperties |
| 53 | + - Added Interface ServerEndpointProvisioningStatus |
| 54 | + - Added Interface ServerEndpointProvisioningStepStatus |
| 55 | + - Added Interface ServerEndpointUpdateProperties |
| 56 | + - Added Interface StorageSyncServiceCreateParametersProperties |
| 57 | + - Added Interface StorageSyncServiceProperties |
| 58 | + - Added Interface StorageSyncServiceUpdateProperties |
| 59 | + - Added Interface SyncGroupProperties |
| 60 | + - Added Interface SystemData |
| 61 | + - Added Interface UserAssignedIdentity |
| 62 | + - Added Interface WorkflowProperties |
| 63 | + - Interface CloudEndpoint has a new optional parameter systemData |
| 64 | + - Interface CloudEndpointCreateParameters has a new optional parameter systemData |
| 65 | + - Interface OperationResourceMetricSpecification has a new optional parameter lockAggregationType |
| 66 | + - Interface OperationResourceMetricSpecification has a new optional parameter supportedAggregationTypes |
| 67 | + - Interface PrivateEndpointConnection has a new optional parameter groupIds |
| 68 | + - Interface PrivateEndpointConnection has a new optional parameter systemData |
| 69 | + - Interface PrivateLinkResource has a new optional parameter properties |
| 70 | + - Interface PrivateLinkResource has a new optional parameter systemData |
| 71 | + - Interface ProxyResource has a new optional parameter systemData |
| 72 | + - Interface RegisteredServer has a new optional parameter activeAuthType |
| 73 | + - Interface RegisteredServer has a new optional parameter applicationId |
| 74 | + - Interface RegisteredServer has a new optional parameter identity |
| 75 | + - Interface RegisteredServer has a new optional parameter latestApplicationId |
| 76 | + - Interface RegisteredServer has a new optional parameter systemData |
| 77 | + - Interface RegisteredServerCreateParameters has a new optional parameter applicationId |
| 78 | + - Interface RegisteredServerCreateParameters has a new optional parameter identity |
| 79 | + - Interface RegisteredServerCreateParameters has a new optional parameter systemData |
| 80 | + - Interface Resource has a new optional parameter systemData |
| 81 | + - Interface ServerEndpoint has a new optional parameter serverEndpointProvisioningStatus |
| 82 | + - Interface ServerEndpoint has a new optional parameter systemData |
| 83 | + - Interface ServerEndpointCloudTieringStatus has a new optional parameter lowDiskMode |
| 84 | + - Interface ServerEndpointCreateParameters has a new optional parameter systemData |
| 85 | + - Interface StorageSyncApiError has a new optional parameter innererror |
| 86 | + - Interface StorageSyncService has a new optional parameter identity |
| 87 | + - Interface StorageSyncService has a new optional parameter useIdentity |
| 88 | + - Interface StorageSyncService has a new optional parameter systemData |
| 89 | + - Interface StorageSyncServiceCreateParameters has a new optional parameter identity |
| 90 | + - Interface StorageSyncServiceCreateParameters has a new optional parameter useIdentity |
| 91 | + - Interface StorageSyncServiceCreateParameters has a new optional parameter id |
| 92 | + - Interface StorageSyncServiceCreateParameters has a new optional parameter name |
| 93 | + - Interface StorageSyncServiceCreateParameters has a new optional parameter systemData |
| 94 | + - Interface StorageSyncServiceCreateParameters has a new optional parameter type |
| 95 | + - Interface StorageSyncServiceUpdateParameters has a new optional parameter identity |
| 96 | + - Interface StorageSyncServiceUpdateParameters has a new optional parameter useIdentity |
| 97 | + - Interface SyncGroup has a new optional parameter systemData |
| 98 | + - Interface SyncGroupCreateParameters has a new optional parameter systemData |
| 99 | + - Interface TrackedResource has a new optional parameter systemData |
| 100 | + - Interface Workflow has a new optional parameter systemData |
| 101 | + - Added Type Alias AzureSupportedClouds |
| 102 | + - Added Type Alias CloudTieringLowDiskModeState |
| 103 | + - Added Type Alias CreatedByType |
| 104 | + - Added Type Alias ManagedServiceIdentityType |
| 105 | + - Added Type Alias ServerAuthType |
| 106 | + - Added Type Alias ServerProvisioningStatus |
| 107 | + - Added Type Alias Type |
| 108 | + - Added Enum AzureClouds |
| 109 | + - Added Enum KnownCloudTieringLowDiskModeState |
| 110 | + - Added Enum KnownCreatedByType |
| 111 | + - Added Enum KnownManagedServiceIdentityType |
| 112 | + - Added Enum KnownServerAuthType |
| 113 | + - Added Enum KnownServerProvisioningStatus |
| 114 | + - Added Enum KnownVersions |
6 | 115 |
|
7 | 116 | ### Breaking Changes |
| 117 | + - Removed operation CloudEndpoints.beginCreate |
| 118 | + - Removed operation CloudEndpoints.beginCreateAndWait |
| 119 | + - Removed operation CloudEndpoints.beginDelete |
| 120 | + - Removed operation CloudEndpoints.beginDeleteAndWait |
| 121 | + - Removed operation CloudEndpoints.beginPostBackup |
| 122 | + - Removed operation CloudEndpoints.beginPostBackupAndWait |
| 123 | + - Removed operation CloudEndpoints.beginPostRestore |
| 124 | + - Removed operation CloudEndpoints.beginPostRestoreAndWait |
| 125 | + - Removed operation CloudEndpoints.beginPreBackup |
| 126 | + - Removed operation CloudEndpoints.beginPreBackupAndWait |
| 127 | + - Removed operation CloudEndpoints.beginPreRestore |
| 128 | + - Removed operation CloudEndpoints.beginPreRestoreAndWait |
| 129 | + - Removed operation CloudEndpoints.beginTriggerChangeDetection |
| 130 | + - Removed operation CloudEndpoints.beginTriggerChangeDetectionAndWait |
| 131 | + - Removed operation CloudEndpoints.restoreheartbeat |
| 132 | + - Removed operation PrivateEndpointConnections.beginCreate |
| 133 | + - Removed operation PrivateEndpointConnections.beginCreateAndWait |
| 134 | + - Removed operation PrivateEndpointConnections.beginDelete |
| 135 | + - Removed operation PrivateEndpointConnections.beginDeleteAndWait |
| 136 | + - Removed operation RegisteredServers.beginCreate |
| 137 | + - Removed operation RegisteredServers.beginCreateAndWait |
| 138 | + - Removed operation RegisteredServers.beginDelete |
| 139 | + - Removed operation RegisteredServers.beginDeleteAndWait |
| 140 | + - Removed operation RegisteredServers.beginTriggerRollover |
| 141 | + - Removed operation RegisteredServers.beginTriggerRolloverAndWait |
| 142 | + - Removed operation ServerEndpoints.beginCreate |
| 143 | + - Removed operation ServerEndpoints.beginCreateAndWait |
| 144 | + - Removed operation ServerEndpoints.beginDelete |
| 145 | + - Removed operation ServerEndpoints.beginDeleteAndWait |
| 146 | + - Removed operation ServerEndpoints.beginRecallAction |
| 147 | + - Removed operation ServerEndpoints.beginRecallActionAndWait |
| 148 | + - Removed operation ServerEndpoints.beginUpdate |
| 149 | + - Removed operation ServerEndpoints.beginUpdateAndWait |
| 150 | + - Removed operation StorageSyncServices.beginCreate |
| 151 | + - Removed operation StorageSyncServices.beginCreateAndWait |
| 152 | + - Removed operation StorageSyncServices.beginDelete |
| 153 | + - Removed operation StorageSyncServices.beginDeleteAndWait |
| 154 | + - Removed operation StorageSyncServices.beginUpdate |
| 155 | + - Removed operation StorageSyncServices.beginUpdateAndWait |
| 156 | + - Operation SyncGroups.delete has a new signature |
| 157 | + - Operation Workflows.abort has a new signature |
| 158 | + - Class MicrosoftStorageSync no longer has parameter apiVersion |
| 159 | + - Class MicrosoftStorageSync no longer has parameter operationStatusOperations |
| 160 | + - Class MicrosoftStorageSync no longer has parameter subscriptionId |
| 161 | + - Removed Interface CloudEndpointArray |
| 162 | + - Removed Interface CloudEndpointsRestoreheartbeatOptionalParams |
| 163 | + - Removed Interface OperationDisplayResource |
| 164 | + - Removed Interface RegisteredServerArray |
| 165 | + - Removed Interface ResourcesMoveInfo |
| 166 | + - Removed Interface ServerEndpointArray |
| 167 | + - Removed Interface StorageSyncServiceArray |
| 168 | + - Removed Interface SubscriptionState |
| 169 | + - Removed Interface SyncGroupArray |
| 170 | + - Removed Interface WorkflowArray |
| 171 | + - Interface PrivateLinkResource no longer has parameter groupId |
| 172 | + - Interface PrivateLinkResource no longer has parameter requiredMembers |
| 173 | + - Interface PrivateLinkResource no longer has parameter requiredZoneNames |
| 174 | + - Interface StorageSyncApiError no longer has parameter innerError |
| 175 | + - Removed Type Alias ProgressType |
| 176 | + - Removed Type Alias Reason |
| 177 | + - Removed Enum KnownProgressType |
| 178 | + - Removed Enum KnownReason |
8 | 179 |
|
9 | | -### Bugs Fixed |
10 | | - |
11 | | -### Other Changes |
12 | | - |
13 | | -## 9.1.1 (2025-08-22) |
14 | | - |
15 | | -### Other Changes |
16 | | - |
17 | | - - Other fixes |
18 | | - |
| 180 | + |
19 | 181 | ## 9.1.0 (2022-12-12) |
20 | 182 |
|
21 | 183 | ### Features Added |
@@ -49,4 +211,4 @@ To understand the detail of the change, please refer to [Changelog](https://aka. |
49 | 211 |
|
50 | 212 | To migrate the existing applications to the latest version, please refer to [Migration Guide](https://aka.ms/js-track2-migration-guide). |
51 | 213 |
|
52 | | -To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart ). |
| 214 | +To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart). |
0 commit comments