|
1 | 1 | # Release History |
2 | 2 |
|
| 3 | +## 1.1.0-beta.1 (2022-05-19) |
| 4 | +### Features Added |
| 5 | + |
| 6 | +- New const `ProbeActionTypeTCPSocketAction` |
| 7 | +- New const `APIPortalProvisioningStateSucceeded` |
| 8 | +- New const `CertificateResourceProvisioningStateFailed` |
| 9 | +- New const `CertificateResourceProvisioningStateDeleting` |
| 10 | +- New const `StorageTypeStorageAccount` |
| 11 | +- New const `APIPortalProvisioningStateCreating` |
| 12 | +- New const `GatewayProvisioningStateSucceeded` |
| 13 | +- New const `CustomDomainResourceProvisioningStateFailed` |
| 14 | +- New const `CustomDomainResourceProvisioningStateSucceeded` |
| 15 | +- New const `APIPortalProvisioningStateUpdating` |
| 16 | +- New const `CustomDomainResourceProvisioningStateCreating` |
| 17 | +- New const `PowerStateStopped` |
| 18 | +- New const `PowerStateRunning` |
| 19 | +- New const `CertificateResourceProvisioningStateCreating` |
| 20 | +- New const `GatewayProvisioningStateFailed` |
| 21 | +- New const `TypeAzureFileVolume` |
| 22 | +- New const `ProbeActionTypeHTTPGetAction` |
| 23 | +- New const `CertificateResourceProvisioningStateSucceeded` |
| 24 | +- New const `GatewayProvisioningStateUpdating` |
| 25 | +- New const `CertificateResourceProvisioningStateUpdating` |
| 26 | +- New const `GatewayProvisioningStateDeleting` |
| 27 | +- New const `GatewayProvisioningStateCreating` |
| 28 | +- New const `HTTPSchemeTypeHTTPS` |
| 29 | +- New const `HTTPSchemeTypeHTTP` |
| 30 | +- New const `ProbeActionTypeExecAction` |
| 31 | +- New const `APIPortalProvisioningStateDeleting` |
| 32 | +- New const `APIPortalProvisioningStateFailed` |
| 33 | +- New const `CustomDomainResourceProvisioningStateDeleting` |
| 34 | +- New const `CustomDomainResourceProvisioningStateUpdating` |
| 35 | +- New function `*StorageAccount.GetStorageProperties() *StorageProperties` |
| 36 | +- New function `PossiblePowerStateValues() []PowerState` |
| 37 | +- New function `*TCPSocketAction.GetProbeAction() *ProbeAction` |
| 38 | +- New function `StorageAccount.MarshalJSON() ([]byte, error)` |
| 39 | +- New function `AzureFileVolume.MarshalJSON() ([]byte, error)` |
| 40 | +- New function `*StorageProperties.GetStorageProperties() *StorageProperties` |
| 41 | +- New function `GatewayAPIRoute.MarshalJSON() ([]byte, error)` |
| 42 | +- New function `ExecAction.MarshalJSON() ([]byte, error)` |
| 43 | +- New function `StorageResource.MarshalJSON() ([]byte, error)` |
| 44 | +- New function `*AzureFileVolume.GetCustomPersistentDiskProperties() *CustomPersistentDiskProperties` |
| 45 | +- New function `*ProbeAction.GetProbeAction() *ProbeAction` |
| 46 | +- New function `PossibleStorageTypeValues() []StorageType` |
| 47 | +- New function `PossibleCertificateResourceProvisioningStateValues() []CertificateResourceProvisioningState` |
| 48 | +- New function `PossibleGatewayProvisioningStateValues() []GatewayProvisioningState` |
| 49 | +- New function `Probe.MarshalJSON() ([]byte, error)` |
| 50 | +- New function `*ExecAction.UnmarshalJSON([]byte) error` |
| 51 | +- New function `TCPSocketAction.MarshalJSON() ([]byte, error)` |
| 52 | +- New function `*StorageAccount.UnmarshalJSON([]byte) error` |
| 53 | +- New function `GatewayCorsProperties.MarshalJSON() ([]byte, error)` |
| 54 | +- New function `PossibleTypeValues() []Type` |
| 55 | +- New function `ManagedIdentityProperties.MarshalJSON() ([]byte, error)` |
| 56 | +- New function `PossibleAPIPortalProvisioningStateValues() []APIPortalProvisioningState` |
| 57 | +- New function `*TCPSocketAction.UnmarshalJSON([]byte) error` |
| 58 | +- New function `PossibleProbeActionTypeValues() []ProbeActionType` |
| 59 | +- New function `*CustomContainerUserSourceInfo.GetUserSourceInfo() *UserSourceInfo` |
| 60 | +- New function `*ServicesClient.BeginStart(context.Context, string, string, *ServicesClientBeginStartOptions) (*runtime.Poller[ServicesClientStartResponse], error)` |
| 61 | +- New function `SsoProperties.MarshalJSON() ([]byte, error)` |
| 62 | +- New function `*CustomContainerUserSourceInfo.UnmarshalJSON([]byte) error` |
| 63 | +- New function `CustomContainer.MarshalJSON() ([]byte, error)` |
| 64 | +- New function `*CustomPersistentDiskProperties.GetCustomPersistentDiskProperties() *CustomPersistentDiskProperties` |
| 65 | +- New function `GatewayRouteConfigProperties.MarshalJSON() ([]byte, error)` |
| 66 | +- New function `CustomPersistentDiskResource.MarshalJSON() ([]byte, error)` |
| 67 | +- New function `*StorageResource.UnmarshalJSON([]byte) error` |
| 68 | +- New function `CustomPersistentDiskProperties.MarshalJSON() ([]byte, error)` |
| 69 | +- New function `PossibleCustomDomainResourceProvisioningStateValues() []CustomDomainResourceProvisioningState` |
| 70 | +- New function `CustomContainerUserSourceInfo.MarshalJSON() ([]byte, error)` |
| 71 | +- New function `*HTTPGetAction.GetProbeAction() *ProbeAction` |
| 72 | +- New function `*Probe.UnmarshalJSON([]byte) error` |
| 73 | +- New function `*CustomPersistentDiskResource.UnmarshalJSON([]byte) error` |
| 74 | +- New function `*ExecAction.GetProbeAction() *ProbeAction` |
| 75 | +- New function `GatewayProperties.MarshalJSON() ([]byte, error)` |
| 76 | +- New function `*AzureFileVolume.UnmarshalJSON([]byte) error` |
| 77 | +- New function `*ServicesClient.BeginStop(context.Context, string, string, *ServicesClientBeginStopOptions) (*runtime.Poller[ServicesClientStopResponse], error)` |
| 78 | +- New function `GatewayOperatorProperties.MarshalJSON() ([]byte, error)` |
| 79 | +- New function `*HTTPGetAction.UnmarshalJSON([]byte) error` |
| 80 | +- New function `HTTPGetAction.MarshalJSON() ([]byte, error)` |
| 81 | +- New function `PossibleHTTPSchemeTypeValues() []HTTPSchemeType` |
| 82 | +- New function `APIPortalProperties.MarshalJSON() ([]byte, error)` |
| 83 | +- New struct `APIPortalCustomDomainProperties` |
| 84 | +- New struct `APIPortalCustomDomainResource` |
| 85 | +- New struct `APIPortalCustomDomainResourceCollection` |
| 86 | +- New struct `APIPortalCustomDomainsClientBeginCreateOrUpdateOptions` |
| 87 | +- New struct `APIPortalCustomDomainsClientBeginDeleteOptions` |
| 88 | +- New struct `APIPortalCustomDomainsClientCreateOrUpdateResponse` |
| 89 | +- New struct `APIPortalCustomDomainsClientDeleteResponse` |
| 90 | +- New struct `APIPortalCustomDomainsClientGetOptions` |
| 91 | +- New struct `APIPortalCustomDomainsClientGetResponse` |
| 92 | +- New struct `APIPortalCustomDomainsClientListOptions` |
| 93 | +- New struct `APIPortalCustomDomainsClientListResponse` |
| 94 | +- New struct `APIPortalInstance` |
| 95 | +- New struct `APIPortalProperties` |
| 96 | +- New struct `APIPortalResource` |
| 97 | +- New struct `APIPortalResourceCollection` |
| 98 | +- New struct `APIPortalResourceRequests` |
| 99 | +- New struct `APIPortalsClientBeginCreateOrUpdateOptions` |
| 100 | +- New struct `APIPortalsClientBeginDeleteOptions` |
| 101 | +- New struct `APIPortalsClientCreateOrUpdateResponse` |
| 102 | +- New struct `APIPortalsClientDeleteResponse` |
| 103 | +- New struct `APIPortalsClientGetOptions` |
| 104 | +- New struct `APIPortalsClientGetResponse` |
| 105 | +- New struct `APIPortalsClientListOptions` |
| 106 | +- New struct `APIPortalsClientListResponse` |
| 107 | +- New struct `APIPortalsClientValidateDomainOptions` |
| 108 | +- New struct `APIPortalsClientValidateDomainResponse` |
| 109 | +- New struct `AppVNetAddons` |
| 110 | +- New struct `AzureFileVolume` |
| 111 | +- New struct `BuildResourceRequests` |
| 112 | +- New struct `ContainerProbeSettings` |
| 113 | +- New struct `CustomContainer` |
| 114 | +- New struct `CustomContainerUserSourceInfo` |
| 115 | +- New struct `CustomPersistentDiskProperties` |
| 116 | +- New struct `CustomPersistentDiskResource` |
| 117 | +- New struct `ExecAction` |
| 118 | +- New struct `GatewayAPIMetadataProperties` |
| 119 | +- New struct `GatewayAPIRoute` |
| 120 | +- New struct `GatewayCorsProperties` |
| 121 | +- New struct `GatewayCustomDomainProperties` |
| 122 | +- New struct `GatewayCustomDomainResource` |
| 123 | +- New struct `GatewayCustomDomainResourceCollection` |
| 124 | +- New struct `GatewayCustomDomainsClientBeginCreateOrUpdateOptions` |
| 125 | +- New struct `GatewayCustomDomainsClientBeginDeleteOptions` |
| 126 | +- New struct `GatewayCustomDomainsClientCreateOrUpdateResponse` |
| 127 | +- New struct `GatewayCustomDomainsClientDeleteResponse` |
| 128 | +- New struct `GatewayCustomDomainsClientGetOptions` |
| 129 | +- New struct `GatewayCustomDomainsClientGetResponse` |
| 130 | +- New struct `GatewayCustomDomainsClientListOptions` |
| 131 | +- New struct `GatewayCustomDomainsClientListResponse` |
| 132 | +- New struct `GatewayInstance` |
| 133 | +- New struct `GatewayOperatorProperties` |
| 134 | +- New struct `GatewayOperatorResourceRequests` |
| 135 | +- New struct `GatewayProperties` |
| 136 | +- New struct `GatewayResource` |
| 137 | +- New struct `GatewayResourceCollection` |
| 138 | +- New struct `GatewayResourceRequests` |
| 139 | +- New struct `GatewayRouteConfigOpenAPIProperties` |
| 140 | +- New struct `GatewayRouteConfigProperties` |
| 141 | +- New struct `GatewayRouteConfigResource` |
| 142 | +- New struct `GatewayRouteConfigResourceCollection` |
| 143 | +- New struct `GatewayRouteConfigsClientBeginCreateOrUpdateOptions` |
| 144 | +- New struct `GatewayRouteConfigsClientBeginDeleteOptions` |
| 145 | +- New struct `GatewayRouteConfigsClientCreateOrUpdateResponse` |
| 146 | +- New struct `GatewayRouteConfigsClientDeleteResponse` |
| 147 | +- New struct `GatewayRouteConfigsClientGetOptions` |
| 148 | +- New struct `GatewayRouteConfigsClientGetResponse` |
| 149 | +- New struct `GatewayRouteConfigsClientListOptions` |
| 150 | +- New struct `GatewayRouteConfigsClientListResponse` |
| 151 | +- New struct `GatewaysClientBeginCreateOrUpdateOptions` |
| 152 | +- New struct `GatewaysClientBeginDeleteOptions` |
| 153 | +- New struct `GatewaysClientCreateOrUpdateResponse` |
| 154 | +- New struct `GatewaysClientDeleteResponse` |
| 155 | +- New struct `GatewaysClientGetOptions` |
| 156 | +- New struct `GatewaysClientGetResponse` |
| 157 | +- New struct `GatewaysClientListOptions` |
| 158 | +- New struct `GatewaysClientListResponse` |
| 159 | +- New struct `GatewaysClientValidateDomainOptions` |
| 160 | +- New struct `GatewaysClientValidateDomainResponse` |
| 161 | +- New struct `HTTPGetAction` |
| 162 | +- New struct `ImageRegistryCredential` |
| 163 | +- New struct `IngressConfig` |
| 164 | +- New struct `MarketplaceResource` |
| 165 | +- New struct `Probe` |
| 166 | +- New struct `ProbeAction` |
| 167 | +- New struct `ServiceVNetAddons` |
| 168 | +- New struct `ServicesClientBeginStartOptions` |
| 169 | +- New struct `ServicesClientBeginStopOptions` |
| 170 | +- New struct `ServicesClientStartResponse` |
| 171 | +- New struct `ServicesClientStopResponse` |
| 172 | +- New struct `SsoProperties` |
| 173 | +- New struct `StorageAccount` |
| 174 | +- New struct `StorageProperties` |
| 175 | +- New struct `StorageResource` |
| 176 | +- New struct `StorageResourceCollection` |
| 177 | +- New struct `StoragesClientBeginCreateOrUpdateOptions` |
| 178 | +- New struct `StoragesClientBeginDeleteOptions` |
| 179 | +- New struct `StoragesClientCreateOrUpdateResponse` |
| 180 | +- New struct `StoragesClientDeleteResponse` |
| 181 | +- New struct `StoragesClientGetOptions` |
| 182 | +- New struct `StoragesClientGetResponse` |
| 183 | +- New struct `StoragesClientListOptions` |
| 184 | +- New struct `StoragesClientListResponse` |
| 185 | +- New struct `TCPSocketAction` |
| 186 | +- New struct `UserAssignedManagedIdentity` |
| 187 | +- New field `ProvisioningState` in struct `KeyVaultCertificateProperties` |
| 188 | +- New field `ProvisioningState` in struct `CertificateProperties` |
| 189 | +- New field `IngressConfig` in struct `NetworkProfile` |
| 190 | +- New field `LivenessProbe` in struct `DeploymentSettings` |
| 191 | +- New field `ReadinessProbe` in struct `DeploymentSettings` |
| 192 | +- New field `StartupProbe` in struct `DeploymentSettings` |
| 193 | +- New field `TerminationGracePeriodSeconds` in struct `DeploymentSettings` |
| 194 | +- New field `ContainerProbeSettings` in struct `DeploymentSettings` |
| 195 | +- New field `ResourceRequests` in struct `BuildProperties` |
| 196 | +- New field `ProvisioningState` in struct `CustomDomainProperties` |
| 197 | +- New field `MarketplaceResource` in struct `ClusterResourceProperties` |
| 198 | +- New field `VnetAddons` in struct `ClusterResourceProperties` |
| 199 | +- New field `PowerState` in struct `ClusterResourceProperties` |
| 200 | +- New field `UserAssignedIdentities` in struct `ManagedIdentityProperties` |
| 201 | +- New field `ProvisioningState` in struct `ContentCertificateProperties` |
| 202 | +- New field `CustomPersistentDisks` in struct `AppResourceProperties` |
| 203 | +- New field `VnetAddons` in struct `AppResourceProperties` |
| 204 | + |
| 205 | + |
3 | 206 | ## 1.0.0 (2022-05-17) |
4 | 207 | ### Breaking Changes |
5 | 208 |
|
|
0 commit comments