|
1 | 1 | # Release History
|
| 2 | + |
| 3 | +## 7.0.0 (2021-12-18) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 |
| -## 6.0.1 (Unreleased) |
| 7 | + - Added operation CustomDomains.disableCustomHttps |
| 8 | + - Added operation CustomDomains.enableCustomHttps |
| 9 | + - Added operation RuleSets.create |
| 10 | + - Added Interface ActivatedResourceReference |
| 11 | + - Added Interface AfdRouteCacheConfiguration |
| 12 | + - Added Interface CacheConfiguration |
| 13 | + - Added Interface CheckHostNameAvailabilityInput |
| 14 | + - Added Interface ClientPortMatchConditionParameters |
| 15 | + - Added Interface DimensionProperties |
| 16 | + - Added Interface ErrorAdditionalInfo |
| 17 | + - Added Interface ErrorDetail |
| 18 | + - Added Interface HostNameMatchConditionParameters |
| 19 | + - Added Interface LogSpecification |
| 20 | + - Added Interface ManagedServiceIdentity |
| 21 | + - Added Interface MetricAvailability |
| 22 | + - Added Interface MetricSpecification |
| 23 | + - Added Interface OriginGroupOverride |
| 24 | + - Added Interface RouteConfigurationOverrideActionParameters |
| 25 | + - Added Interface ServerPortMatchConditionParameters |
| 26 | + - Added Interface ServiceSpecification |
| 27 | + - Added Interface SocketAddrMatchConditionParameters |
| 28 | + - Added Interface SslProtocolMatchConditionParameters |
| 29 | + - Added Type Alias AzureFirstPartyManagedCertificate |
| 30 | + - Added Type Alias AzureFirstPartyManagedCertificateParameters |
| 31 | + - Added Type Alias ClientPortOperator |
| 32 | + - Added Type Alias CustomDomainsDisableCustomHttpsResponse |
| 33 | + - Added Type Alias CustomDomainsEnableCustomHttpsResponse |
| 34 | + - Added Type Alias DeliveryRuleClientPortCondition |
| 35 | + - Added Type Alias DeliveryRuleHostNameCondition |
| 36 | + - Added Type Alias DeliveryRuleRouteConfigurationOverrideAction |
| 37 | + - Added Type Alias DeliveryRuleServerPortCondition |
| 38 | + - Added Type Alias DeliveryRuleSocketAddrCondition |
| 39 | + - Added Type Alias DeliveryRuleSslProtocolCondition |
| 40 | + - Added Type Alias Enum47 |
| 41 | + - Added Type Alias HostNameOperator |
| 42 | + - Added Type Alias ManagedServiceIdentityType |
| 43 | + - Added Type Alias RuleCacheBehavior |
| 44 | + - Added Type Alias RuleIsCompressionEnabled |
| 45 | + - Added Type Alias RuleQueryStringCachingBehavior |
| 46 | + - Added Type Alias ServerPortOperator |
| 47 | + - Added Type Alias SocketAddrOperator |
| 48 | + - Added Type Alias SslProtocol |
| 49 | + - Added Type Alias SslProtocolOperator |
| 50 | + - Added Type Alias WafMatchVariable |
| 51 | + - Interface AFDDomainUpdateParameters has a new optional parameter preValidatedCustomDomainResourceId |
| 52 | + - Interface AFDDomainUpdateParameters has a new optional parameter profileName |
| 53 | + - Interface AFDDomainUpdatePropertiesParameters has a new optional parameter preValidatedCustomDomainResourceId |
| 54 | + - Interface AFDDomainUpdatePropertiesParameters has a new optional parameter profileName |
| 55 | + - Interface AFDEndpointPropertiesUpdateParameters has a new optional parameter profileName |
| 56 | + - Interface AFDEndpointUpdateParameters has a new optional parameter profileName |
| 57 | + - Interface AFDOriginGroupUpdateParameters has a new optional parameter profileName |
| 58 | + - Interface AFDOriginGroupUpdatePropertiesParameters has a new optional parameter profileName |
| 59 | + - Interface AFDOriginUpdateParameters has a new optional parameter enforceCertificateNameCheck |
| 60 | + - Interface AFDOriginUpdateParameters has a new optional parameter originGroupName |
| 61 | + - Interface AFDOriginUpdatePropertiesParameters has a new optional parameter enforceCertificateNameCheck |
| 62 | + - Interface AFDOriginUpdatePropertiesParameters has a new optional parameter originGroupName |
| 63 | + - Interface Certificate has a new optional parameter type |
| 64 | + - Interface DeepCreatedOrigin has a new optional parameter privateEndpointStatus |
| 65 | + - Interface ErrorResponse has a new optional parameter error |
| 66 | + - Interface HttpVersionMatchConditionParameters has a new optional parameter transforms |
| 67 | + - Interface Operation has a new optional parameter isDataAction |
| 68 | + - Interface Operation has a new optional parameter origin |
| 69 | + - Interface Operation has a new optional parameter serviceSpecification |
| 70 | + - Interface OperationDisplay has a new optional parameter description |
| 71 | + - Interface RequestMethodMatchConditionParameters has a new optional parameter transforms |
| 72 | + - Interface RequestSchemeMatchConditionParameters has a new optional parameter transforms |
| 73 | + - Interface RouteUpdateParameters has a new optional parameter cacheConfiguration |
| 74 | + - Interface RouteUpdateParameters has a new optional parameter endpointName |
| 75 | + - Interface RouteUpdatePropertiesParameters has a new optional parameter cacheConfiguration |
| 76 | + - Interface RouteUpdatePropertiesParameters has a new optional parameter endpointName |
| 77 | + - Interface RuleUpdateParameters has a new optional parameter ruleSetName |
| 78 | + - Interface RuleUpdatePropertiesParameters has a new optional parameter ruleSetName |
| 79 | + - Interface ValidateSecretInput has a new optional parameter secretVersion |
| 80 | + - Type Alias AFDDomain has a new parameter profileName |
| 81 | + - Type Alias AFDDomain has a new parameter preValidatedCustomDomainResourceId |
| 82 | + - Type Alias AFDEndpoint has a new parameter profileName |
| 83 | + - Type Alias AFDOrigin has a new parameter originGroupName |
| 84 | + - Type Alias AFDOrigin has a new parameter enforceCertificateNameCheck |
| 85 | + - Type Alias AFDOriginGroup has a new parameter profileName |
| 86 | + - Type Alias CustomerCertificate has a new parameter secretSource |
| 87 | + - Type Alias CustomerCertificate has a new parameter secretVersion |
| 88 | + - Type Alias CustomerCertificate has a new parameter thumbprint |
| 89 | + - Type Alias CustomerCertificateParameters has a new parameter subject |
| 90 | + - Type Alias CustomerCertificateParameters has a new parameter expirationDate |
| 91 | + - Type Alias CustomerCertificateParameters has a new parameter thumbprint |
| 92 | + - Type Alias Endpoint has a new parameter customDomains |
| 93 | + - Type Alias EndpointProperties has a new parameter customDomains |
| 94 | + - Type Alias ManagedCertificateParameters has a new parameter subject |
| 95 | + - Type Alias ManagedCertificateParameters has a new parameter expirationDate |
| 96 | + - Type Alias Profile has a new parameter identity |
| 97 | + - Type Alias Profile has a new parameter frontDoorId |
| 98 | + - Type Alias Profile has a new parameter kind |
| 99 | + - Type Alias Profile has a new parameter originResponseTimeoutSeconds |
| 100 | + - Type Alias Route has a new parameter endpointName |
| 101 | + - Type Alias Route has a new parameter cacheConfiguration |
| 102 | + - Type Alias Rule has a new parameter ruleSetName |
| 103 | + - Type Alias RuleSet has a new parameter profileName |
| 104 | + - Type Alias RuleSetProperties has a new parameter profileName |
| 105 | + - Type Alias Secret has a new parameter profileName |
| 106 | + - Type Alias SecretProperties has a new parameter profileName |
| 107 | + - Type Alias SecurityPolicy has a new parameter profileName |
| 108 | + - Type Alias SecurityPolicyProperties has a new parameter profileName |
| 109 | + - Added Enum KnownAfdQueryStringCachingBehavior |
| 110 | + - Added Enum KnownClientPortOperator |
| 111 | + - Added Enum KnownEnum47 |
| 112 | + - Added Enum KnownHostNameOperator |
| 113 | + - Added Enum KnownManagedServiceIdentityType |
| 114 | + - Added Enum KnownRuleCacheBehavior |
| 115 | + - Added Enum KnownRuleIsCompressionEnabled |
| 116 | + - Added Enum KnownRuleQueryStringCachingBehavior |
| 117 | + - Added Enum KnownServerPortOperator |
| 118 | + - Added Enum KnownSocketAddrOperator |
| 119 | + - Added Enum KnownSslProtocol |
| 120 | + - Added Enum KnownSslProtocolOperator |
| 121 | + - Added Enum KnownWafMatchVariable |
| 122 | + - Enum KnownAfdCertificateType has a new value AzureFirstPartyManagedCertificate |
| 123 | + - Enum KnownDeliveryRuleAction has a new value RouteConfigurationOverride |
| 124 | + - Enum KnownDomainValidationState has a new value Rejected |
| 125 | + - Enum KnownLogMetricsGroupBy has a new value CountryOrRegion |
| 126 | + - Enum KnownMatchVariable has a new value ClientPort |
| 127 | + - Enum KnownMatchVariable has a new value HostName |
| 128 | + - Enum KnownMatchVariable has a new value ServerPort |
| 129 | + - Enum KnownMatchVariable has a new value SslProtocol |
| 130 | + - Enum KnownMetricsResponseSeriesItemUnit has a new value MilliSeconds |
| 131 | + - Enum KnownSecretType has a new value AzureFirstPartyManagedCertificate |
| 132 | + - Enum KnownTransform has a new value RemoveNulls |
| 133 | + - Enum KnownTransform has a new value Trim |
| 134 | + - Enum KnownTransform has a new value UrlDecode |
| 135 | + - Enum KnownTransform has a new value UrlEncode |
| 136 | + - Enum KnownWafRankingType has a new value CountryOrRegion |
4 | 137 |
|
5 |
| -### Features Added |
6 |
| - |
7 |
| -### Breaking Changes |
8 |
| - |
9 |
| -### Bugs Fixed |
10 |
| - |
11 |
| -### Other Changes |
| 138 | +**Breaking Changes** |
12 | 139 |
|
| 140 | + - Removed operation CustomDomains.beginDisableCustomHttps |
| 141 | + - Removed operation CustomDomains.beginDisableCustomHttpsAndWait |
| 142 | + - Removed operation CustomDomains.beginEnableCustomHttps |
| 143 | + - Removed operation CustomDomains.beginEnableCustomHttpsAndWait |
| 144 | + - Removed operation RuleSets.beginCreate |
| 145 | + - Removed operation RuleSets.beginCreateAndWait |
| 146 | + - Removed operation Secrets.beginUpdate |
| 147 | + - Removed operation Secrets.beginUpdateAndWait |
| 148 | + - Operation AFDProfiles.checkHostNameAvailability has a new signature |
| 149 | + - Interface CacheExpirationActionParameters no longer has parameter odataType |
| 150 | + - Interface CacheKeyQueryStringActionParameters no longer has parameter odataType |
| 151 | + - Interface CdnCertificateSourceParameters no longer has parameter odataType |
| 152 | + - Interface Certificate no longer has parameter thumbprint |
| 153 | + - Interface CookiesMatchConditionParameters no longer has parameter odataType |
| 154 | + - Interface CustomDomainsDisableCustomHttpsOptionalParams no longer has parameter resumeFrom |
| 155 | + - Interface CustomDomainsDisableCustomHttpsOptionalParams no longer has parameter updateIntervalInMs |
| 156 | + - Interface CustomDomainsEnableCustomHttpsOptionalParams no longer has parameter resumeFrom |
| 157 | + - Interface CustomDomainsEnableCustomHttpsOptionalParams no longer has parameter updateIntervalInMs |
| 158 | + - Interface ErrorResponse no longer has parameter code |
| 159 | + - Interface ErrorResponse no longer has parameter message |
| 160 | + - Interface HeaderActionParameters no longer has parameter odataType |
| 161 | + - Interface HttpVersionMatchConditionParameters no longer has parameter odataType |
| 162 | + - Interface IsDeviceMatchConditionParameters no longer has parameter odataType |
| 163 | + - Interface IsDeviceMatchConditionParameters no longer has parameter transforms |
| 164 | + - Interface KeyVaultCertificateSourceParameters no longer has parameter odataType |
| 165 | + - Interface KeyVaultSigningKeyParameters no longer has parameter odataType |
| 166 | + - Interface OriginGroupOverrideActionParameters no longer has parameter odataType |
| 167 | + - Interface PostArgsMatchConditionParameters no longer has parameter odataType |
| 168 | + - Interface QueryStringMatchConditionParameters no longer has parameter odataType |
| 169 | + - Interface RemoteAddressMatchConditionParameters no longer has parameter odataType |
| 170 | + - Interface RequestBodyMatchConditionParameters no longer has parameter odataType |
| 171 | + - Interface RequestHeaderMatchConditionParameters no longer has parameter odataType |
| 172 | + - Interface RequestMethodMatchConditionParameters no longer has parameter odataType |
| 173 | + - Interface RequestSchemeMatchConditionParameters no longer has parameter odataType |
| 174 | + - Interface RequestUriMatchConditionParameters no longer has parameter odataType |
| 175 | + - Interface RouteUpdateParameters no longer has parameter compressionSettings |
| 176 | + - Interface RouteUpdateParameters no longer has parameter queryStringCachingBehavior |
| 177 | + - Interface RouteUpdatePropertiesParameters no longer has parameter compressionSettings |
| 178 | + - Interface RouteUpdatePropertiesParameters no longer has parameter queryStringCachingBehavior |
| 179 | + - Interface RuleSetsCreateOptionalParams no longer has parameter resumeFrom |
| 180 | + - Interface RuleSetsCreateOptionalParams no longer has parameter updateIntervalInMs |
| 181 | + - Interface UrlFileExtensionMatchConditionParameters no longer has parameter odataType |
| 182 | + - Interface UrlFileNameMatchConditionParameters no longer has parameter odataType |
| 183 | + - Interface UrlPathMatchConditionParameters no longer has parameter odataType |
| 184 | + - Interface UrlRedirectActionParameters no longer has parameter odataType |
| 185 | + - Interface UrlRewriteActionParameters no longer has parameter odataType |
| 186 | + - Interface UrlSigningActionParameters no longer has parameter odataType |
| 187 | + - Interface CacheExpirationActionParameters has a new required parameter typeName |
| 188 | + - Interface CacheKeyQueryStringActionParameters has a new required parameter typeName |
| 189 | + - Interface CdnCertificateSourceParameters has a new required parameter typeName |
| 190 | + - Interface CookiesMatchConditionParameters has a new required parameter typeName |
| 191 | + - Interface HeaderActionParameters has a new required parameter typeName |
| 192 | + - Interface HttpVersionMatchConditionParameters has a new required parameter typeName |
| 193 | + - Interface IsDeviceMatchConditionParameters has a new required parameter typeName |
| 194 | + - Interface KeyVaultCertificateSourceParameters has a new required parameter typeName |
| 195 | + - Interface KeyVaultSigningKeyParameters has a new required parameter typeName |
| 196 | + - Interface OriginGroupOverrideActionParameters has a new required parameter typeName |
| 197 | + - Interface PostArgsMatchConditionParameters has a new required parameter typeName |
| 198 | + - Interface QueryStringMatchConditionParameters has a new required parameter typeName |
| 199 | + - Interface RemoteAddressMatchConditionParameters has a new required parameter typeName |
| 200 | + - Interface RequestBodyMatchConditionParameters has a new required parameter typeName |
| 201 | + - Interface RequestHeaderMatchConditionParameters has a new required parameter typeName |
| 202 | + - Interface RequestMethodMatchConditionParameters has a new required parameter typeName |
| 203 | + - Interface RequestSchemeMatchConditionParameters has a new required parameter typeName |
| 204 | + - Interface RequestUriMatchConditionParameters has a new required parameter typeName |
| 205 | + - Interface UrlFileExtensionMatchConditionParameters has a new required parameter typeName |
| 206 | + - Interface UrlFileNameMatchConditionParameters has a new required parameter typeName |
| 207 | + - Interface UrlPathMatchConditionParameters has a new required parameter typeName |
| 208 | + - Interface UrlRedirectActionParameters has a new required parameter typeName |
| 209 | + - Interface UrlRewriteActionParameters has a new required parameter typeName |
| 210 | + - Interface UrlSigningActionParameters has a new required parameter typeName |
| 211 | + - Type Alias CustomerCertificate no longer has parameter version |
| 212 | + - Type Alias CustomerCertificate no longer has parameter certificateUrl |
| 213 | + - Type Alias Profile no longer has parameter frontdoorId |
| 214 | + - Type Alias Route no longer has parameter compressionSettings |
| 215 | + - Type Alias Route no longer has parameter queryStringCachingBehavior |
| 216 | + - Removed Enum KnownEnum46 |
| 217 | + - Removed Enum KnownValidateSecretType |
| 218 | + - Enum KnownLogMetricsGroupBy no longer has value Country |
| 219 | + - Enum KnownMatchVariable no longer has value RemoteAddr |
| 220 | + - Enum KnownSkuName no longer has value PremiumChinaCdn |
| 221 | + - Enum KnownWafRankingType no longer has value Country |
| 222 | + |
| 223 | + |
13 | 224 | ## 6.0.0 (2021-12-16)
|
14 | 225 |
|
15 | 226 | The package of @azure/arm-cdn is using our next generation design principles since version 6.0.0, which contains breaking changes.
|
|
0 commit comments