|
1 | 1 | # Release History |
| 2 | + |
| 3 | +## 31.0.0 (2023-05-19) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 | | -## 30.2.1 (Unreleased) |
4 | | - |
5 | | -### Features Added |
6 | | - |
7 | | -### Breaking Changes |
8 | | - |
9 | | -### Bugs Fixed |
| 7 | + - Added operation group NetworkVirtualApplianceConnections |
| 8 | + - Added operation AzureFirewalls.beginPacketCapture |
| 9 | + - Added operation AzureFirewalls.beginPacketCaptureAndWait |
| 10 | + - Added Interface AzureFirewallPacketCaptureFlags |
| 11 | + - Added Interface AzureFirewallPacketCaptureRule |
| 12 | + - Added Interface AzureFirewallsPacketCaptureHeaders |
| 13 | + - Added Interface AzureFirewallsPacketCaptureOptionalParams |
| 14 | + - Added Interface EffectiveRouteMapRouteList |
| 15 | + - Added Interface FirewallPacketCaptureParameters |
| 16 | + - Added Interface FirewallPolicyHttpHeaderToInsert |
| 17 | + - Added Interface GroupByUserSession |
| 18 | + - Added Interface GroupByVariable |
| 19 | + - Added Interface NetworkVirtualApplianceConnection |
| 20 | + - Added Interface NetworkVirtualApplianceConnectionList |
| 21 | + - Added Interface NetworkVirtualApplianceConnectionsCreateOrUpdateOptionalParams |
| 22 | + - Added Interface NetworkVirtualApplianceConnectionsDeleteHeaders |
| 23 | + - Added Interface NetworkVirtualApplianceConnectionsDeleteOptionalParams |
| 24 | + - Added Interface NetworkVirtualApplianceConnectionsGetOptionalParams |
| 25 | + - Added Interface NetworkVirtualApplianceConnectionsListNextOptionalParams |
| 26 | + - Added Interface NetworkVirtualApplianceConnectionsListOptionalParams |
| 27 | + - Added Interface NetworkVirtualAppliancesCreateOrUpdateHeaders |
| 28 | + - Added Interface NetworkVirtualAppliancesDeleteHeaders |
| 29 | + - Added Interface PolicySettingsLogScrubbing |
| 30 | + - Added Interface PropagatedRouteTableNfv |
| 31 | + - Added Interface RoutingConfigurationNfv |
| 32 | + - Added Interface RoutingConfigurationNfvSubResource |
| 33 | + - Added Interface VirtualApplianceAdditionalNicProperties |
| 34 | + - Added Interface WebApplicationFirewallScrubbingRules |
| 35 | + - Added Type Alias ApplicationGatewayFirewallRateLimitDuration |
| 36 | + - Added Type Alias ApplicationGatewayFirewallUserSessionVariable |
| 37 | + - Added Type Alias AzureFirewallPacketCaptureFlagsType |
| 38 | + - Added Type Alias AzureFirewallsPacketCaptureResponse |
| 39 | + - Added Type Alias NetworkInterfaceAuxiliarySku |
| 40 | + - Added Type Alias NetworkVirtualApplianceConnectionsCreateOrUpdateResponse |
| 41 | + - Added Type Alias NetworkVirtualApplianceConnectionsGetResponse |
| 42 | + - Added Type Alias NetworkVirtualApplianceConnectionsListNextResponse |
| 43 | + - Added Type Alias NetworkVirtualApplianceConnectionsListResponse |
| 44 | + - Added Type Alias PublicIpAddressDnsSettingsDomainNameLabelScope |
| 45 | + - Added Type Alias ScrubbingRuleEntryMatchOperator |
| 46 | + - Added Type Alias ScrubbingRuleEntryMatchVariable |
| 47 | + - Added Type Alias ScrubbingRuleEntryState |
| 48 | + - Added Type Alias VirtualHubsGetEffectiveVirtualHubRoutesResponse |
| 49 | + - Added Type Alias VirtualHubsGetInboundRoutesResponse |
| 50 | + - Added Type Alias VirtualHubsGetOutboundRoutesResponse |
| 51 | + - Added Type Alias WebApplicationFirewallScrubbingState |
| 52 | + - Interface ApplicationRule has a new optional parameter httpHeadersToInsert |
| 53 | + - Interface BastionHost has a new optional parameter enableKerberos |
| 54 | + - Interface DdosProtectionPlan has a new optional parameter publicIPAddresses |
| 55 | + - Interface NetworkInterface has a new optional parameter auxiliarySku |
| 56 | + - Interface NetworkVirtualAppliance has a new optional parameter additionalNics |
| 57 | + - Interface NetworkVirtualAppliance has a new optional parameter virtualApplianceConnections |
| 58 | + - Interface PolicySettings has a new optional parameter fileUploadEnforcement |
| 59 | + - Interface PolicySettings has a new optional parameter logScrubbing |
| 60 | + - Interface PolicySettings has a new optional parameter requestBodyEnforcement |
| 61 | + - Interface PolicySettings has a new optional parameter requestBodyInspectLimitInKB |
| 62 | + - Interface PrivateEndpointConnection has a new optional parameter privateEndpointLocation |
| 63 | + - Interface PublicIPAddressDnsSettings has a new optional parameter domainNameLabelScope |
| 64 | + - Interface Subnet has a new optional parameter applicationGatewayIPConfigurations |
| 65 | + - Interface VirtualApplianceNicProperties has a new optional parameter instanceName |
| 66 | + - Interface WebApplicationFirewallCustomRule has a new optional parameter groupByUserSession |
| 67 | + - Interface WebApplicationFirewallCustomRule has a new optional parameter rateLimitDuration |
| 68 | + - Interface WebApplicationFirewallCustomRule has a new optional parameter rateLimitThreshold |
| 69 | + - Added Enum KnownApplicationGatewayFirewallRateLimitDuration |
| 70 | + - Added Enum KnownApplicationGatewayFirewallUserSessionVariable |
| 71 | + - Added Enum KnownAzureFirewallPacketCaptureFlagsType |
| 72 | + - Added Enum KnownNetworkInterfaceAuxiliarySku |
| 73 | + - Added Enum KnownScrubbingRuleEntryMatchOperator |
| 74 | + - Added Enum KnownScrubbingRuleEntryMatchVariable |
| 75 | + - Added Enum KnownScrubbingRuleEntryState |
| 76 | + - Added Enum KnownWebApplicationFirewallScrubbingState |
| 77 | + - Enum KnownNetworkInterfaceAuxiliaryMode has a new value AcceleratedConnections |
| 78 | + - Enum KnownWebApplicationFirewallRuleType has a new value RateLimitRule |
10 | 79 |
|
11 | | -### Other Changes |
| 80 | +**Breaking Changes** |
12 | 81 |
|
| 82 | + - Interface DdosProtectionPlan no longer has parameter publicIpAddresses |
| 83 | + - Interface Subnet no longer has parameter applicationGatewayIpConfigurations |
| 84 | + - Type of parameter prefix of interface EffectiveRouteMapRoute is changed from string[] to string |
| 85 | + - Enum KnownLoadBalancerBackendAddressAdminState no longer has value Drain |
| 86 | + |
| 87 | + |
13 | 88 | ## 30.2.0 (2023-03-07) |
14 | 89 |
|
15 | 90 | **Features** |
|
0 commit comments