|
1 | 1 | # Release History |
2 | 2 |
|
| 3 | +## 1.0.0 (2022-05-18) |
| 4 | +### Breaking Changes |
| 5 | + |
| 6 | +- Function `*AppsClient.BeginCreateOrUpdate` return value(s) have been changed from `(*armruntime.Poller[AppsClientCreateOrUpdateResponse], error)` to `(*runtime.Poller[AppsClientCreateOrUpdateResponse], error)` |
| 7 | +- Function `*AppsClient.BeginUpdate` return value(s) have been changed from `(*armruntime.Poller[AppsClientUpdateResponse], error)` to `(*runtime.Poller[AppsClientUpdateResponse], error)` |
| 8 | +- Function `*AppsClient.BeginDelete` return value(s) have been changed from `(*armruntime.Poller[AppsClientDeleteResponse], error)` to `(*runtime.Poller[AppsClientDeleteResponse], error)` |
| 9 | +- Const `ProvisioningStateDeleting` has been removed |
| 10 | +- Const `PrivateEndpointConnectionProvisioningStateFailed` has been removed |
| 11 | +- Const `ProvisioningStateCanceled` has been removed |
| 12 | +- Const `PrivateEndpointServiceConnectionStatusApproved` has been removed |
| 13 | +- Const `NetworkActionAllow` has been removed |
| 14 | +- Const `CreatedByTypeManagedIdentity` has been removed |
| 15 | +- Const `CreatedByTypeUser` has been removed |
| 16 | +- Const `PrivateEndpointConnectionProvisioningStateSucceeded` has been removed |
| 17 | +- Const `ProvisioningStateFailed` has been removed |
| 18 | +- Const `ProvisioningStateCreating` has been removed |
| 19 | +- Const `PrivateEndpointServiceConnectionStatusRejected` has been removed |
| 20 | +- Const `PrivateEndpointConnectionProvisioningStateCreating` has been removed |
| 21 | +- Const `CreatedByTypeApplication` has been removed |
| 22 | +- Const `ProvisioningStateUpdating` has been removed |
| 23 | +- Const `PrivateEndpointConnectionProvisioningStateDeleting` has been removed |
| 24 | +- Const `CreatedByTypeKey` has been removed |
| 25 | +- Const `PublicNetworkAccessEnabled` has been removed |
| 26 | +- Const `PrivateEndpointServiceConnectionStatusPending` has been removed |
| 27 | +- Const `NetworkActionDeny` has been removed |
| 28 | +- Const `ProvisioningStateSucceeded` has been removed |
| 29 | +- Const `PublicNetworkAccessDisabled` has been removed |
| 30 | +- Function `ErrorDetail.MarshalJSON` has been removed |
| 31 | +- Function `NewPrivateLinksClient` has been removed |
| 32 | +- Function `NewPrivateEndpointConnectionsClient` has been removed |
| 33 | +- Function `timeRFC3339.MarshalJSON` has been removed |
| 34 | +- Function `*PrivateEndpointConnectionsClient.Get` has been removed |
| 35 | +- Function `OperationListResult.MarshalJSON` has been removed |
| 36 | +- Function `PrivateEndpointConnectionListResult.MarshalJSON` has been removed |
| 37 | +- Function `PrivateLinkResourceProperties.MarshalJSON` has been removed |
| 38 | +- Function `AppProperties.MarshalJSON` has been removed |
| 39 | +- Function `*PrivateLinksClient.NewListPager` has been removed |
| 40 | +- Function `PossibleProvisioningStateValues` has been removed |
| 41 | +- Function `*SystemData.UnmarshalJSON` has been removed |
| 42 | +- Function `AppTemplate.MarshalJSON` has been removed |
| 43 | +- Function `PossibleNetworkActionValues` has been removed |
| 44 | +- Function `PrivateEndpointConnectionProperties.MarshalJSON` has been removed |
| 45 | +- Function `*PrivateEndpointConnectionsClient.BeginDelete` has been removed |
| 46 | +- Function `AppTemplatesResult.MarshalJSON` has been removed |
| 47 | +- Function `timeRFC3339.MarshalText` has been removed |
| 48 | +- Function `*timeRFC3339.Parse` has been removed |
| 49 | +- Function `*PrivateLinksClient.Get` has been removed |
| 50 | +- Function `AppListResult.MarshalJSON` has been removed |
| 51 | +- Function `PossiblePublicNetworkAccessValues` has been removed |
| 52 | +- Function `PossiblePrivateEndpointServiceConnectionStatusValues` has been removed |
| 53 | +- Function `*PrivateEndpointConnectionsClient.BeginCreate` has been removed |
| 54 | +- Function `PossibleCreatedByTypeValues` has been removed |
| 55 | +- Function `*timeRFC3339.UnmarshalText` has been removed |
| 56 | +- Function `PrivateLinkResourceListResult.MarshalJSON` has been removed |
| 57 | +- Function `SystemData.MarshalJSON` has been removed |
| 58 | +- Function `TrackedResource.MarshalJSON` has been removed |
| 59 | +- Function `NetworkRuleSets.MarshalJSON` has been removed |
| 60 | +- Function `PossiblePrivateEndpointConnectionProvisioningStateValues` has been removed |
| 61 | +- Function `*PrivateEndpointConnectionsClient.NewListPager` has been removed |
| 62 | +- Function `*timeRFC3339.UnmarshalJSON` has been removed |
| 63 | +- Struct `ErrorAdditionalInfo` has been removed |
| 64 | +- Struct `ErrorDetail` has been removed |
| 65 | +- Struct `ErrorResponse` has been removed |
| 66 | +- Struct `NetworkRuleSetIPRule` has been removed |
| 67 | +- Struct `NetworkRuleSets` has been removed |
| 68 | +- Struct `PrivateEndpoint` has been removed |
| 69 | +- Struct `PrivateEndpointConnection` has been removed |
| 70 | +- Struct `PrivateEndpointConnectionListResult` has been removed |
| 71 | +- Struct `PrivateEndpointConnectionProperties` has been removed |
| 72 | +- Struct `PrivateEndpointConnectionsClient` has been removed |
| 73 | +- Struct `PrivateEndpointConnectionsClientBeginCreateOptions` has been removed |
| 74 | +- Struct `PrivateEndpointConnectionsClientBeginDeleteOptions` has been removed |
| 75 | +- Struct `PrivateEndpointConnectionsClientCreateResponse` has been removed |
| 76 | +- Struct `PrivateEndpointConnectionsClientDeleteResponse` has been removed |
| 77 | +- Struct `PrivateEndpointConnectionsClientGetOptions` has been removed |
| 78 | +- Struct `PrivateEndpointConnectionsClientGetResponse` has been removed |
| 79 | +- Struct `PrivateEndpointConnectionsClientListOptions` has been removed |
| 80 | +- Struct `PrivateEndpointConnectionsClientListResponse` has been removed |
| 81 | +- Struct `PrivateLinkResource` has been removed |
| 82 | +- Struct `PrivateLinkResourceListResult` has been removed |
| 83 | +- Struct `PrivateLinkResourceProperties` has been removed |
| 84 | +- Struct `PrivateLinkServiceConnectionState` has been removed |
| 85 | +- Struct `PrivateLinksClient` has been removed |
| 86 | +- Struct `PrivateLinksClientGetOptions` has been removed |
| 87 | +- Struct `PrivateLinksClientGetResponse` has been removed |
| 88 | +- Struct `PrivateLinksClientListOptions` has been removed |
| 89 | +- Struct `PrivateLinksClientListResponse` has been removed |
| 90 | +- Struct `SystemData` has been removed |
| 91 | +- Struct `TrackedResource` has been removed |
| 92 | +- Field `ProvisioningState` of struct `AppProperties` has been removed |
| 93 | +- Field `NetworkRuleSets` of struct `AppProperties` has been removed |
| 94 | +- Field `PublicNetworkAccess` of struct `AppProperties` has been removed |
| 95 | +- Field `PrivateEndpointConnections` of struct `AppProperties` has been removed |
| 96 | +- Field `SystemData` of struct `App` has been removed |
| 97 | +- Field `SystemData` of struct `Resource` has been removed |
| 98 | + |
| 99 | +### Features Added |
| 100 | + |
| 101 | +- New function `Resource.MarshalJSON() ([]byte, error)` |
| 102 | +- New struct `CloudError` |
| 103 | +- New struct `CloudErrorBody` |
| 104 | +- New anonymous field `App` in struct `AppsClientUpdateResponse` |
| 105 | +- New field `Location` in struct `Resource` |
| 106 | +- New field `Tags` in struct `Resource` |
| 107 | + |
| 108 | + |
3 | 109 | ## 0.4.0 (2022-04-15) |
4 | 110 | ### Breaking Changes |
5 | 111 |
|
|
0 commit comments