|
1 | 1 | # Release History |
2 | 2 |
|
| 3 | +## 1.0.0 (2022-05-18) |
| 4 | +### Breaking Changes |
| 5 | + |
| 6 | +- Function `*SharesClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[SharesClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[SharesClientCreateOrUpdateResponse], error)` |
| 7 | +- Function `*DevicesClient.BeginCreateOrUpdateSecuritySettings` return value(s) have been changed from `(*armruntime.Poller[DevicesClientCreateOrUpdateSecuritySettingsResponse], error)` to `(*runtime.Poller[DevicesClientCreateOrUpdateSecuritySettingsResponse], error)` |
| 8 | +- Function `*UsersClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[UsersClientDeleteResponse], error)` to `(*runtime.Poller[UsersClientDeleteResponse], error)` |
| 9 | +- Function `*ContainersClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[ContainersClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[ContainersClientCreateOrUpdateResponse], error)` |
| 10 | +- Function `*SupportPackagesClient.BeginTriggerSupportPackage` return value(s) have been changed from `(*armruntime.Poller[SupportPackagesClientTriggerSupportPackageResponse], error)` to `(*runtime.Poller[SupportPackagesClientTriggerSupportPackageResponse], error)` |
| 11 | +- Function `*TriggersClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[TriggersClientDeleteResponse], error)` to `(*runtime.Poller[TriggersClientDeleteResponse], error)` |
| 12 | +- Function `*DeviceCapacityCheckClient.BeginCheckResourceCreationFeasibility` return value(s) have been changed from `(*armruntime.Poller[DeviceCapacityCheckClientCheckResourceCreationFeasibilityResponse], error)` to `(*runtime.Poller[DeviceCapacityCheckClientCheckResourceCreationFeasibilityResponse], error)` |
| 13 | +- Function `*DiagnosticSettingsClient.BeginUpdateDiagnosticProactiveLogCollectionSettings` return value(s) have been changed from `(*armruntime.Poller[DiagnosticSettingsClientUpdateDiagnosticProactiveLogCollectionSettingsResponse], error)` to `(*runtime.Poller[DiagnosticSettingsClientUpdateDiagnosticProactiveLogCollectionSettingsResponse], error)` |
| 14 | +- Function `*ContainersClient.BeginRefresh` return value(s) have been changed from `(*armruntime.Poller[ContainersClientRefreshResponse], error)` to `(*runtime.Poller[ContainersClientRefreshResponse], error)` |
| 15 | +- Function `*RolesClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[RolesClientDeleteResponse], error)` to `(*runtime.Poller[RolesClientDeleteResponse], error)` |
| 16 | +- Function `*AddonsClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[AddonsClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[AddonsClientCreateOrUpdateResponse], error)` |
| 17 | +- Function `*BandwidthSchedulesClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[BandwidthSchedulesClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[BandwidthSchedulesClientCreateOrUpdateResponse], error)` |
| 18 | +- Function `*SharesClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[SharesClientDeleteResponse], error)` to `(*runtime.Poller[SharesClientDeleteResponse], error)` |
| 19 | +- Function `*StorageAccountCredentialsClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[StorageAccountCredentialsClientDeleteResponse], error)` to `(*runtime.Poller[StorageAccountCredentialsClientDeleteResponse], error)` |
| 20 | +- Function `*UsersClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[UsersClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[UsersClientCreateOrUpdateResponse], error)` |
| 21 | +- Function `*StorageAccountsClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[StorageAccountsClientDeleteResponse], error)` to `(*runtime.Poller[StorageAccountsClientDeleteResponse], error)` |
| 22 | +- Function `*DevicesClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[DevicesClientDeleteResponse], error)` to `(*runtime.Poller[DevicesClientDeleteResponse], error)` |
| 23 | +- Function `*OrdersClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[OrdersClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[OrdersClientCreateOrUpdateResponse], error)` |
| 24 | +- Function `*DiagnosticSettingsClient.BeginUpdateDiagnosticRemoteSupportSettings` return value(s) have been changed from `(*armruntime.Poller[DiagnosticSettingsClientUpdateDiagnosticRemoteSupportSettingsResponse], error)` to `(*runtime.Poller[DiagnosticSettingsClientUpdateDiagnosticRemoteSupportSettingsResponse], error)` |
| 25 | +- Function `*BandwidthSchedulesClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[BandwidthSchedulesClientDeleteResponse], error)` to `(*runtime.Poller[BandwidthSchedulesClientDeleteResponse], error)` |
| 26 | +- Function `*OrdersClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[OrdersClientDeleteResponse], error)` to `(*runtime.Poller[OrdersClientDeleteResponse], error)` |
| 27 | +- Function `*AddonsClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[AddonsClientDeleteResponse], error)` to `(*runtime.Poller[AddonsClientDeleteResponse], error)` |
| 28 | +- Function `*RolesClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[RolesClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[RolesClientCreateOrUpdateResponse], error)` |
| 29 | +- Function `*DevicesClient.BeginInstallUpdates` return value(s) have been changed from `(*armruntime.Poller[DevicesClientInstallUpdatesResponse], error)` to `(*runtime.Poller[DevicesClientInstallUpdatesResponse], error)` |
| 30 | +- Function `*StorageAccountsClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[StorageAccountsClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[StorageAccountsClientCreateOrUpdateResponse], error)` |
| 31 | +- Function `*DevicesClient.BeginScanForUpdates` return value(s) have been changed from `(*armruntime.Poller[DevicesClientScanForUpdatesResponse], error)` to `(*runtime.Poller[DevicesClientScanForUpdatesResponse], error)` |
| 32 | +- Function `*MonitoringConfigClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[MonitoringConfigClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[MonitoringConfigClientCreateOrUpdateResponse], error)` |
| 33 | +- Function `*StorageAccountCredentialsClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[StorageAccountCredentialsClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[StorageAccountCredentialsClientCreateOrUpdateResponse], error)` |
| 34 | +- Function `*ContainersClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[ContainersClientDeleteResponse], error)` to `(*runtime.Poller[ContainersClientDeleteResponse], error)` |
| 35 | +- Function `*TriggersClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[TriggersClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[TriggersClientCreateOrUpdateResponse], error)` |
| 36 | +- Function `*SharesClient.BeginRefresh` return value(s) have been changed from `(*armruntime.Poller[SharesClientRefreshResponse], error)` to `(*runtime.Poller[SharesClientRefreshResponse], error)` |
| 37 | +- Function `*MonitoringConfigClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[MonitoringConfigClientDeleteResponse], error)` to `(*runtime.Poller[MonitoringConfigClientDeleteResponse], error)` |
| 38 | +- Function `*DevicesClient.BeginDownloadUpdates` return value(s) have been changed from `(*armruntime.Poller[DevicesClientDownloadUpdatesResponse], error)` to `(*runtime.Poller[DevicesClientDownloadUpdatesResponse], error)` |
| 39 | +- Function `AddonList.MarshalJSON` has been removed |
| 40 | +- Function `CloudErrorBody.MarshalJSON` has been removed |
| 41 | +- Function `JobErrorDetails.MarshalJSON` has been removed |
| 42 | +- Function `MetricSpecificationV1.MarshalJSON` has been removed |
| 43 | +- Function `Job.MarshalJSON` has been removed |
| 44 | +- Function `SKULocationInfo.MarshalJSON` has been removed |
| 45 | +- Function `MonitoringMetricConfigurationList.MarshalJSON` has been removed |
| 46 | +- Function `*SystemDataAutoGenerated.UnmarshalJSON` has been removed |
| 47 | +- Function `ContainerList.MarshalJSON` has been removed |
| 48 | +- Function `BandwidthSchedulesList.MarshalJSON` has been removed |
| 49 | +- Function `ServiceSpecification.MarshalJSON` has been removed |
| 50 | +- Function `DeviceList.MarshalJSON` has been removed |
| 51 | +- Function `JobErrorItem.MarshalJSON` has been removed |
| 52 | +- Function `UserList.MarshalJSON` has been removed |
| 53 | +- Function `SystemDataAutoGenerated.MarshalJSON` has been removed |
| 54 | +- Function `StorageAccountList.MarshalJSON` has been removed |
| 55 | +- Function `ShareList.MarshalJSON` has been removed |
| 56 | +- Function `SKU.MarshalJSON` has been removed |
| 57 | +- Function `RoleList.MarshalJSON` has been removed |
| 58 | +- Function `TriggerList.MarshalJSON` has been removed |
| 59 | +- Function `MoveRequest.MarshalJSON` has been removed |
| 60 | +- Function `AlertList.MarshalJSON` has been removed |
| 61 | +- Function `OperationsList.MarshalJSON` has been removed |
| 62 | +- Function `SKUList.MarshalJSON` has been removed |
| 63 | +- Function `StorageAccountCredentialList.MarshalJSON` has been removed |
| 64 | +- Function `NodeList.MarshalJSON` has been removed |
| 65 | +- Function `OrderList.MarshalJSON` has been removed |
| 66 | +- Struct `SystemDataAutoGenerated` has been removed |
| 67 | + |
| 68 | + |
3 | 69 | ## 0.4.0 (2022-04-15) |
4 | 70 | ### Breaking Changes |
5 | 71 |
|
|
0 commit comments