|
1 | 1 | # Release History |
| 2 | + |
| 3 | +## 31.0.0 (2023-03-09) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 | | -## 30.1.1 (Unreleased) |
4 | | - |
5 | | -### Features Added |
6 | | - |
7 | | -### Breaking Changes |
8 | | - |
9 | | -### Bugs Fixed |
| 7 | + - Added Type Alias WebApplicationFirewallState |
| 8 | + - Interface ExpressRouteCircuit has a new optional parameter authorizationStatus |
| 9 | + - Interface VirtualNetwork has a new optional parameter flowLogs |
| 10 | + - Interface VpnGatewaysResetOptionalParams has a new optional parameter ipConfigurationId |
| 11 | + - Interface WebApplicationFirewallCustomRule has a new optional parameter state |
| 12 | + - Added Enum KnownWebApplicationFirewallState |
| 13 | + - Enum KnownApplicationGatewayCustomErrorStatusCode has a new value HttpStatus400 |
| 14 | + - Enum KnownApplicationGatewayCustomErrorStatusCode has a new value HttpStatus404 |
| 15 | + - Enum KnownApplicationGatewayCustomErrorStatusCode has a new value HttpStatus405 |
| 16 | + - Enum KnownApplicationGatewayCustomErrorStatusCode has a new value HttpStatus408 |
| 17 | + - Enum KnownApplicationGatewayCustomErrorStatusCode has a new value HttpStatus499 |
| 18 | + - Enum KnownApplicationGatewayCustomErrorStatusCode has a new value HttpStatus500 |
| 19 | + - Enum KnownApplicationGatewayCustomErrorStatusCode has a new value HttpStatus503 |
| 20 | + - Enum KnownApplicationGatewayCustomErrorStatusCode has a new value HttpStatus504 |
10 | 21 |
|
11 | | -### Other Changes |
| 22 | +**Breaking Changes** |
12 | 23 |
|
| 24 | + - Interface AdminRuleCollectionsListNextOptionalParams no longer has parameter skipToken |
| 25 | + - Interface AdminRuleCollectionsListNextOptionalParams no longer has parameter top |
| 26 | + - Interface AdminRulesListNextOptionalParams no longer has parameter skipToken |
| 27 | + - Interface AdminRulesListNextOptionalParams no longer has parameter top |
| 28 | + - Interface ConnectivityConfigurationsListNextOptionalParams no longer has parameter skipToken |
| 29 | + - Interface ConnectivityConfigurationsListNextOptionalParams no longer has parameter top |
| 30 | + - Interface ManagementGroupNetworkManagerConnectionsListNextOptionalParams no longer has parameter skipToken |
| 31 | + - Interface ManagementGroupNetworkManagerConnectionsListNextOptionalParams no longer has parameter top |
| 32 | + - Interface NetworkGroupsListNextOptionalParams no longer has parameter skipToken |
| 33 | + - Interface NetworkGroupsListNextOptionalParams no longer has parameter top |
| 34 | + - Interface NetworkInterfacesListVirtualMachineScaleSetIpConfigurationsNextOptionalParams no longer has parameter expand |
| 35 | + - Interface NetworkManagersListBySubscriptionNextOptionalParams no longer has parameter skipToken |
| 36 | + - Interface NetworkManagersListBySubscriptionNextOptionalParams no longer has parameter top |
| 37 | + - Interface NetworkManagersListNextOptionalParams no longer has parameter skipToken |
| 38 | + - Interface NetworkManagersListNextOptionalParams no longer has parameter top |
| 39 | + - Interface ScopeConnectionsListNextOptionalParams no longer has parameter skipToken |
| 40 | + - Interface ScopeConnectionsListNextOptionalParams no longer has parameter top |
| 41 | + - Interface SecurityAdminConfigurationsListNextOptionalParams no longer has parameter skipToken |
| 42 | + - Interface SecurityAdminConfigurationsListNextOptionalParams no longer has parameter top |
| 43 | + - Interface ServiceTagInformationListNextOptionalParams no longer has parameter noAddressPrefixes |
| 44 | + - Interface ServiceTagInformationListNextOptionalParams no longer has parameter tagName |
| 45 | + - Interface StaticMembersListNextOptionalParams no longer has parameter skipToken |
| 46 | + - Interface StaticMembersListNextOptionalParams no longer has parameter top |
| 47 | + - Interface SubscriptionNetworkManagerConnectionsListNextOptionalParams no longer has parameter skipToken |
| 48 | + - Interface SubscriptionNetworkManagerConnectionsListNextOptionalParams no longer has parameter top |
| 49 | + - Interface VirtualNetworksListDdosProtectionStatusNextOptionalParams no longer has parameter skipToken |
| 50 | + - Interface VirtualNetworksListDdosProtectionStatusNextOptionalParams no longer has parameter top |
| 51 | + |
| 52 | + |
13 | 53 | ## 30.1.0 (2022-12-13) |
14 | 54 |
|
15 | 55 | **Features** |
|
0 commit comments