|
1 | 1 | # Release History |
2 | 2 |
|
| 3 | +## 2.0.0 (2022-06-07) |
| 4 | +### Breaking Changes |
| 5 | + |
| 6 | +- Type of `DomainPatchResourceProperties.DomainNotRenewableReasons` has been changed from `[]*DomainPatchResourcePropertiesDomainNotRenewableReasonsItem` to `[]*ResourceNotRenewableReason` |
| 7 | +- Type of `CertificateOrderPatchResourceProperties.AppServiceCertificateNotRenewableReasons` has been changed from `[]*AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem` to `[]*ResourceNotRenewableReason` |
| 8 | +- Type of `ProviderClientGetWebAppStacksOptions.StackOsType` has been changed from `*Enum19` to `*Enum16` |
| 9 | +- Type of `CertificateOrderProperties.AppServiceCertificateNotRenewableReasons` has been changed from `[]*AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem` to `[]*ResourceNotRenewableReason` |
| 10 | +- Type of `ProviderClientGetAvailableStacksOptions.OSTypeSelected` has been changed from `*Enum15` to `*Enum12` |
| 11 | +- Type of `DomainProperties.DomainNotRenewableReasons` has been changed from `[]*DomainPropertiesDomainNotRenewableReasonsItem` to `[]*ResourceNotRenewableReason` |
| 12 | +- Type of `ProviderClientGetFunctionAppStacksOptions.StackOsType` has been changed from `*Enum16` to `*Enum13` |
| 13 | +- Type of `ProviderClientGetFunctionAppStacksForLocationOptions.StackOsType` has been changed from `*Enum17` to `*Enum14` |
| 14 | +- Type of `ProviderClientGetWebAppStacksForLocationOptions.StackOsType` has been changed from `*Enum18` to `*Enum15` |
| 15 | +- Type of `ProviderClientGetAvailableStacksOnPremOptions.OSTypeSelected` has been changed from `*Enum20` to `*Enum17` |
| 16 | +- Const `DomainPatchResourcePropertiesDomainNotRenewableReasonsItemExpirationNotInRenewalTimeRange` has been removed |
| 17 | +- Const `Enum19Linux` has been removed |
| 18 | +- Const `Enum19All` has been removed |
| 19 | +- Const `AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItemSubscriptionNotActive` has been removed |
| 20 | +- Const `DomainPropertiesDomainNotRenewableReasonsItemRegistrationStatusNotSupportedForRenewal` has been removed |
| 21 | +- Const `Enum20LinuxFunctions` has been removed |
| 22 | +- Const `Enum18Linux` has been removed |
| 23 | +- Const `DomainPatchResourcePropertiesDomainNotRenewableReasonsItemRegistrationStatusNotSupportedForRenewal` has been removed |
| 24 | +- Const `Enum20All` has been removed |
| 25 | +- Const `Enum18Windows` has been removed |
| 26 | +- Const `AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItemRegistrationStatusNotSupportedForRenewal` has been removed |
| 27 | +- Const `Enum20Linux` has been removed |
| 28 | +- Const `Enum19Windows` has been removed |
| 29 | +- Const `AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItemRegistrationStatusNotSupportedForRenewal` has been removed |
| 30 | +- Const `Enum20Windows` has been removed |
| 31 | +- Const `DomainPropertiesDomainNotRenewableReasonsItemSubscriptionNotActive` has been removed |
| 32 | +- Const `DomainPropertiesDomainNotRenewableReasonsItemExpirationNotInRenewalTimeRange` has been removed |
| 33 | +- Const `Enum15LinuxFunctions` has been removed |
| 34 | +- Const `Enum18All` has been removed |
| 35 | +- Const `Enum15WindowsFunctions` has been removed |
| 36 | +- Const `AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItemSubscriptionNotActive` has been removed |
| 37 | +- Const `AppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItemExpirationNotInRenewalTimeRange` has been removed |
| 38 | +- Const `AppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItemExpirationNotInRenewalTimeRange` has been removed |
| 39 | +- Const `DomainPatchResourcePropertiesDomainNotRenewableReasonsItemSubscriptionNotActive` has been removed |
| 40 | +- Const `Enum20WindowsFunctions` has been removed |
| 41 | +- Function `PossibleEnum18Values` has been removed |
| 42 | +- Function `PossibleDomainPatchResourcePropertiesDomainNotRenewableReasonsItemValues` has been removed |
| 43 | +- Function `PossibleAppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItemValues` has been removed |
| 44 | +- Function `PossibleAppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItemValues` has been removed |
| 45 | +- Function `PossibleDomainPropertiesDomainNotRenewableReasonsItemValues` has been removed |
| 46 | +- Function `PossibleEnum20Values` has been removed |
| 47 | +- Function `PossibleEnum19Values` has been removed |
| 48 | +- Struct `CertificateEmailProperties` has been removed |
| 49 | +- Struct `CertificateOrderActionProperties` has been removed |
| 50 | +- Field `Type` of struct `CertificateEmail` has been removed |
| 51 | +- Field `Kind` of struct `CertificateEmail` has been removed |
| 52 | +- Field `Properties` of struct `CertificateEmail` has been removed |
| 53 | +- Field `ID` of struct `CertificateEmail` has been removed |
| 54 | +- Field `Name` of struct `CertificateEmail` has been removed |
| 55 | +- Field `Kind` of struct `CertificateOrderAction` has been removed |
| 56 | +- Field `Properties` of struct `CertificateOrderAction` has been removed |
| 57 | +- Field `ID` of struct `CertificateOrderAction` has been removed |
| 58 | +- Field `Name` of struct `CertificateOrderAction` has been removed |
| 59 | +- Field `Type` of struct `CertificateOrderAction` has been removed |
| 60 | + |
| 61 | +### Features Added |
| 62 | + |
| 63 | +- New const `DeploymentBuildStatusBuildPending` |
| 64 | +- New const `DeploymentBuildStatusStartPolling` |
| 65 | +- New const `CustomDNSSuffixProvisioningStateFailed` |
| 66 | +- New const `DeploymentBuildStatusStartPollingWithRestart` |
| 67 | +- New const `Enum14All` |
| 68 | +- New const `Enum17LinuxFunctions` |
| 69 | +- New const `CustomDNSSuffixProvisioningStateInProgress` |
| 70 | +- New const `DeploymentBuildStatusPostBuildRestartRequired` |
| 71 | +- New const `DeploymentBuildStatusTimedOut` |
| 72 | +- New const `DeploymentBuildStatusRuntimeFailed` |
| 73 | +- New const `CustomDNSSuffixProvisioningStateDegraded` |
| 74 | +- New const `DeploymentBuildStatusBuildSuccessful` |
| 75 | +- New const `CustomDNSSuffixProvisioningStateSucceeded` |
| 76 | +- New const `DeploymentBuildStatusBuildRequestReceived` |
| 77 | +- New const `ResourceNotRenewableReasonSubscriptionNotActive` |
| 78 | +- New const `DeploymentBuildStatusBuildAborted` |
| 79 | +- New const `DeploymentBuildStatusBuildFailed` |
| 80 | +- New const `Enum17WindowsFunctions` |
| 81 | +- New const `Enum12LinuxFunctions` |
| 82 | +- New const `Enum13Linux` |
| 83 | +- New const `DeploymentBuildStatusRuntimeStarting` |
| 84 | +- New const `DeploymentBuildStatusRuntimeSuccessful` |
| 85 | +- New const `ResourceNotRenewableReasonRegistrationStatusNotSupportedForRenewal` |
| 86 | +- New const `Enum14Linux` |
| 87 | +- New const `Enum12WindowsFunctions` |
| 88 | +- New const `Enum14Windows` |
| 89 | +- New const `Enum13Windows` |
| 90 | +- New const `Enum13All` |
| 91 | +- New const `CustomDomainStatusUnhealthy` |
| 92 | +- New const `Enum12All` |
| 93 | +- New const `Enum12Linux` |
| 94 | +- New const `DeploymentBuildStatusBuildInProgress` |
| 95 | +- New const `ResourceNotRenewableReasonExpirationNotInRenewalTimeRange` |
| 96 | +- New const `Enum12Windows` |
| 97 | +- New function `PossibleDeploymentBuildStatusValues() []DeploymentBuildStatus` |
| 98 | +- New function `*EnvironmentsClient.DeleteAseCustomDNSSuffixConfiguration(context.Context, string, string, *EnvironmentsClientDeleteAseCustomDNSSuffixConfigurationOptions) (EnvironmentsClientDeleteAseCustomDNSSuffixConfigurationResponse, error)` |
| 99 | +- New function `*StaticSitesClient.GetLinkedBackendForBuild(context.Context, string, string, string, string, *StaticSitesClientGetLinkedBackendForBuildOptions) (StaticSitesClientGetLinkedBackendForBuildResponse, error)` |
| 100 | +- New function `*StaticSitesClient.BeginValidateBackend(context.Context, string, string, string, StaticSiteLinkedBackendARMResource, *StaticSitesClientBeginValidateBackendOptions) (*runtime.Poller[StaticSitesClientValidateBackendResponse], error)` |
| 101 | +- New function `*StaticSitesClient.UnlinkBackend(context.Context, string, string, string, *StaticSitesClientUnlinkBackendOptions) (StaticSitesClientUnlinkBackendResponse, error)` |
| 102 | +- New function `*WebAppsClient.NewListSlotSiteDeploymentStatusesSlotPager(string, string, string, *WebAppsClientListSlotSiteDeploymentStatusesSlotOptions) *runtime.Pager[WebAppsClientListSlotSiteDeploymentStatusesSlotResponse]` |
| 103 | +- New function `PossibleEnum13Values() []Enum13` |
| 104 | +- New function `*StaticSitesClient.BeginValidateBackendForBuild(context.Context, string, string, string, string, StaticSiteLinkedBackendARMResource, *StaticSitesClientBeginValidateBackendForBuildOptions) (*runtime.Poller[StaticSitesClientValidateBackendForBuildResponse], error)` |
| 105 | +- New function `PossibleEnum14Values() []Enum14` |
| 106 | +- New function `*StaticSitesClient.NewGetLinkedBackendsForBuildPager(string, string, string, *StaticSitesClientGetLinkedBackendsForBuildOptions) *runtime.Pager[StaticSitesClientGetLinkedBackendsForBuildResponse]` |
| 107 | +- New function `*WebAppsClient.BeginGetSlotSiteDeploymentStatusSlot(context.Context, string, string, string, string, *WebAppsClientBeginGetSlotSiteDeploymentStatusSlotOptions) (*runtime.Poller[WebAppsClientGetSlotSiteDeploymentStatusSlotResponse], error)` |
| 108 | +- New function `PossibleResourceNotRenewableReasonValues() []ResourceNotRenewableReason` |
| 109 | +- New function `*EnvironmentsClient.GetAseCustomDNSSuffixConfiguration(context.Context, string, string, *EnvironmentsClientGetAseCustomDNSSuffixConfigurationOptions) (EnvironmentsClientGetAseCustomDNSSuffixConfigurationResponse, error)` |
| 110 | +- New function `*WebAppsClient.NewListProductionSiteDeploymentStatusesPager(string, string, *WebAppsClientListProductionSiteDeploymentStatusesOptions) *runtime.Pager[WebAppsClientListProductionSiteDeploymentStatusesResponse]` |
| 111 | +- New function `*StaticSitesClient.BeginLinkBackendToBuild(context.Context, string, string, string, string, StaticSiteLinkedBackendARMResource, *StaticSitesClientBeginLinkBackendToBuildOptions) (*runtime.Poller[StaticSitesClientLinkBackendToBuildResponse], error)` |
| 112 | +- New function `*EnvironmentsClient.UpdateAseCustomDNSSuffixConfiguration(context.Context, string, string, CustomDNSSuffixConfiguration, *EnvironmentsClientUpdateAseCustomDNSSuffixConfigurationOptions) (EnvironmentsClientUpdateAseCustomDNSSuffixConfigurationResponse, error)` |
| 113 | +- New function `*StaticSitesClient.GetLinkedBackend(context.Context, string, string, string, *StaticSitesClientGetLinkedBackendOptions) (StaticSitesClientGetLinkedBackendResponse, error)` |
| 114 | +- New function `*WebAppsClient.BeginGetProductionSiteDeploymentStatus(context.Context, string, string, string, *WebAppsClientBeginGetProductionSiteDeploymentStatusOptions) (*runtime.Poller[WebAppsClientGetProductionSiteDeploymentStatusResponse], error)` |
| 115 | +- New function `*StaticSitesClient.NewGetLinkedBackendsPager(string, string, *StaticSitesClientGetLinkedBackendsOptions) *runtime.Pager[StaticSitesClientGetLinkedBackendsResponse]` |
| 116 | +- New function `PossibleCustomDNSSuffixProvisioningStateValues() []CustomDNSSuffixProvisioningState` |
| 117 | +- New function `*StaticSitesClient.UnlinkBackendFromBuild(context.Context, string, string, string, string, *StaticSitesClientUnlinkBackendFromBuildOptions) (StaticSitesClientUnlinkBackendFromBuildResponse, error)` |
| 118 | +- New function `PossibleEnum12Values() []Enum12` |
| 119 | +- New function `*StaticSitesClient.BeginLinkBackend(context.Context, string, string, string, StaticSiteLinkedBackendARMResource, *StaticSitesClientBeginLinkBackendOptions) (*runtime.Poller[StaticSitesClientLinkBackendResponse], error)` |
| 120 | +- New struct `CsmDeploymentStatus` |
| 121 | +- New struct `CsmDeploymentStatusCollection` |
| 122 | +- New struct `CsmDeploymentStatusProperties` |
| 123 | +- New struct `CustomDNSSuffixConfiguration` |
| 124 | +- New struct `CustomDNSSuffixConfigurationProperties` |
| 125 | +- New struct `EnvironmentsClientDeleteAseCustomDNSSuffixConfigurationOptions` |
| 126 | +- New struct `EnvironmentsClientDeleteAseCustomDNSSuffixConfigurationResponse` |
| 127 | +- New struct `EnvironmentsClientGetAseCustomDNSSuffixConfigurationOptions` |
| 128 | +- New struct `EnvironmentsClientGetAseCustomDNSSuffixConfigurationResponse` |
| 129 | +- New struct `EnvironmentsClientUpdateAseCustomDNSSuffixConfigurationOptions` |
| 130 | +- New struct `EnvironmentsClientUpdateAseCustomDNSSuffixConfigurationResponse` |
| 131 | +- New struct `StaticSiteLinkedBackend` |
| 132 | +- New struct `StaticSiteLinkedBackendARMResource` |
| 133 | +- New struct `StaticSiteLinkedBackendARMResourceProperties` |
| 134 | +- New struct `StaticSiteLinkedBackendsCollection` |
| 135 | +- New struct `StaticSitesClientBeginLinkBackendOptions` |
| 136 | +- New struct `StaticSitesClientBeginLinkBackendToBuildOptions` |
| 137 | +- New struct `StaticSitesClientBeginValidateBackendForBuildOptions` |
| 138 | +- New struct `StaticSitesClientBeginValidateBackendOptions` |
| 139 | +- New struct `StaticSitesClientGetLinkedBackendForBuildOptions` |
| 140 | +- New struct `StaticSitesClientGetLinkedBackendForBuildResponse` |
| 141 | +- New struct `StaticSitesClientGetLinkedBackendOptions` |
| 142 | +- New struct `StaticSitesClientGetLinkedBackendResponse` |
| 143 | +- New struct `StaticSitesClientGetLinkedBackendsForBuildOptions` |
| 144 | +- New struct `StaticSitesClientGetLinkedBackendsForBuildResponse` |
| 145 | +- New struct `StaticSitesClientGetLinkedBackendsOptions` |
| 146 | +- New struct `StaticSitesClientGetLinkedBackendsResponse` |
| 147 | +- New struct `StaticSitesClientLinkBackendResponse` |
| 148 | +- New struct `StaticSitesClientLinkBackendToBuildResponse` |
| 149 | +- New struct `StaticSitesClientUnlinkBackendFromBuildOptions` |
| 150 | +- New struct `StaticSitesClientUnlinkBackendFromBuildResponse` |
| 151 | +- New struct `StaticSitesClientUnlinkBackendOptions` |
| 152 | +- New struct `StaticSitesClientUnlinkBackendResponse` |
| 153 | +- New struct `StaticSitesClientValidateBackendForBuildResponse` |
| 154 | +- New struct `StaticSitesClientValidateBackendResponse` |
| 155 | +- New struct `WebAppsClientBeginGetProductionSiteDeploymentStatusOptions` |
| 156 | +- New struct `WebAppsClientBeginGetSlotSiteDeploymentStatusSlotOptions` |
| 157 | +- New struct `WebAppsClientGetProductionSiteDeploymentStatusResponse` |
| 158 | +- New struct `WebAppsClientGetSlotSiteDeploymentStatusSlotResponse` |
| 159 | +- New struct `WebAppsClientListProductionSiteDeploymentStatusesOptions` |
| 160 | +- New struct `WebAppsClientListProductionSiteDeploymentStatusesResponse` |
| 161 | +- New struct `WebAppsClientListSlotSiteDeploymentStatusesSlotOptions` |
| 162 | +- New struct `WebAppsClientListSlotSiteDeploymentStatusesSlotResponse` |
| 163 | +- New field `PublicNetworkAccess` in struct `SitePatchResourceProperties` |
| 164 | +- New field `TimeStamp` in struct `CertificateEmail` |
| 165 | +- New field `EmailID` in struct `CertificateEmail` |
| 166 | +- New field `Hostname` in struct `WebSiteManagementClientListCustomHostNameSitesOptions` |
| 167 | +- New field `ActionType` in struct `CertificateOrderAction` |
| 168 | +- New field `CreatedAt` in struct `CertificateOrderAction` |
| 169 | +- New field `PublicNetworkAccess` in struct `StaticSite` |
| 170 | +- New field `LinkedBackends` in struct `StaticSite` |
| 171 | +- New field `RemoteDebugEnabled` in struct `AseV3NetworkingConfigurationProperties` |
| 172 | +- New field `FtpEnabled` in struct `AseV3NetworkingConfigurationProperties` |
| 173 | +- New field `InboundIPAddressOverride` in struct `AseV3NetworkingConfigurationProperties` |
| 174 | +- New field `LinkedBackends` in struct `StaticSiteBuildARMResourceProperties` |
| 175 | +- New field `PublicNetworkAccess` in struct `SiteProperties` |
| 176 | +- New field `VnetRouteAllEnabled` in struct `SiteProperties` |
| 177 | +- New field `VnetContentShareEnabled` in struct `SiteProperties` |
| 178 | +- New field `VnetImagePullEnabled` in struct `SiteProperties` |
| 179 | +- New field `NetworkingConfiguration` in struct `Environment` |
| 180 | +- New field `CustomDNSSuffixConfiguration` in struct `Environment` |
| 181 | + |
| 182 | + |
3 | 183 | ## 1.0.0 (2022-05-16) |
4 | 184 |
|
5 | 185 | The package of `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/appservice/armappservice` is using our [next generation design principles](https://azure.github.io/azure-sdk/general_introduction.html) since version 1.0.0, which contains breaking changes. |
|
0 commit comments