|
1 | 1 | # Release History |
| 2 | + |
| 3 | +## 27.0.0 (2022-04-22) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 | | -## 26.0.1 (Unreleased) |
| 7 | + - Added operation group ConfigurationPolicyGroups |
| 8 | + - Added operation group ExpressRoutePortAuthorizations |
| 9 | + - Added operation FirewallPolicies.updateTags |
| 10 | + - Added Interface ConfigurationPolicyGroupsCreateOrUpdateOptionalParams |
| 11 | + - Added Interface ConfigurationPolicyGroupsDeleteOptionalParams |
| 12 | + - Added Interface ConfigurationPolicyGroupsGetOptionalParams |
| 13 | + - Added Interface ConfigurationPolicyGroupsListByVpnServerConfigurationNextOptionalParams |
| 14 | + - Added Interface ConfigurationPolicyGroupsListByVpnServerConfigurationOptionalParams |
| 15 | + - Added Interface ExpressRoutePortAuthorizationListResult |
| 16 | + - Added Interface ExpressRoutePortAuthorizationsCreateOrUpdateOptionalParams |
| 17 | + - Added Interface ExpressRoutePortAuthorizationsDeleteOptionalParams |
| 18 | + - Added Interface ExpressRoutePortAuthorizationsGetOptionalParams |
| 19 | + - Added Interface ExpressRoutePortAuthorizationsListNextOptionalParams |
| 20 | + - Added Interface ExpressRoutePortAuthorizationsListOptionalParams |
| 21 | + - Added Interface FirewallPoliciesUpdateTagsOptionalParams |
| 22 | + - Added Interface GatewayCustomBgpIpAddressIpConfiguration |
| 23 | + - Added Interface ListVpnServerConfigurationPolicyGroupsResult |
| 24 | + - Added Interface VpnServerConfigurationPolicyGroupMember |
| 25 | + - Added Type Alias ApplicationGatewayBackendSettings |
| 26 | + - Added Type Alias ApplicationGatewayListener |
| 27 | + - Added Type Alias ApplicationGatewayRoutingRule |
| 28 | + - Added Type Alias ConfigurationPolicyGroupsCreateOrUpdateResponse |
| 29 | + - Added Type Alias ConfigurationPolicyGroupsGetResponse |
| 30 | + - Added Type Alias ConfigurationPolicyGroupsListByVpnServerConfigurationNextResponse |
| 31 | + - Added Type Alias ConfigurationPolicyGroupsListByVpnServerConfigurationResponse |
| 32 | + - Added Type Alias ExpressRoutePortAuthorization |
| 33 | + - Added Type Alias ExpressRoutePortAuthorizationsCreateOrUpdateResponse |
| 34 | + - Added Type Alias ExpressRoutePortAuthorizationsGetResponse |
| 35 | + - Added Type Alias ExpressRoutePortAuthorizationsListNextResponse |
| 36 | + - Added Type Alias ExpressRoutePortAuthorizationsListResponse |
| 37 | + - Added Type Alias ExpressRoutePortAuthorizationUseStatus |
| 38 | + - Added Type Alias FirewallPoliciesUpdateTagsResponse |
| 39 | + - Added Type Alias FirewallPolicyIdpsQuerySortOrder |
| 40 | + - Added Type Alias FirewallPolicyIdpsSignatureDirection |
| 41 | + - Added Type Alias FirewallPolicyIdpsSignatureMode |
| 42 | + - Added Type Alias FirewallPolicyIdpsSignatureSeverity |
| 43 | + - Added Type Alias HubRoutingPreference |
| 44 | + - Added Type Alias LoadBalancerBackendAddressAdminState |
| 45 | + - Added Type Alias NetworkInterfaceAuxiliaryMode |
| 46 | + - Added Type Alias VpnPolicyMemberAttributeType |
| 47 | + - Added Type Alias VpnServerConfigurationPolicyGroup |
| 48 | + - Interface FirewallPolicyIntrusionDetectionConfiguration has a new optional parameter privateRanges |
| 49 | + - Interface LoadBalancerBackendAddress has a new optional parameter adminState |
| 50 | + - Class NetworkManagementClient has a new parameter configurationPolicyGroups |
| 51 | + - Class NetworkManagementClient has a new parameter expressRoutePortAuthorizations |
| 52 | + - Type Alias ApplicationGateway has a new parameter backendSettingsCollection |
| 53 | + - Type Alias ApplicationGateway has a new parameter listeners |
| 54 | + - Type Alias ApplicationGateway has a new parameter routingRules |
| 55 | + - Type Alias ApplicationGatewayProbe has a new parameter pickHostNameFromBackendSettings |
| 56 | + - Type Alias BackendAddressPool has a new parameter drainPeriodInSeconds |
| 57 | + - Type Alias ExpressRouteCircuit has a new parameter authorizationKey |
| 58 | + - Type Alias NetworkInterface has a new parameter auxiliaryMode |
| 59 | + - Type Alias P2SConnectionConfiguration has a new parameter configurationPolicyGroupAssociations |
| 60 | + - Type Alias P2SConnectionConfiguration has a new parameter previousConfigurationPolicyGroupAssociations |
| 61 | + - Type Alias VirtualHub has a new parameter hubRoutingPreference |
| 62 | + - Type Alias VirtualNetworkGatewayConnection has a new parameter gatewayCustomBgpIpAddresses |
| 63 | + - Type Alias VirtualNetworkGatewayConnectionListEntity has a new parameter gatewayCustomBgpIpAddresses |
| 64 | + - Type Alias VpnServerConfiguration has a new parameter configurationPolicyGroups |
| 65 | + - Type Alias VpnSiteLinkConnection has a new parameter vpnGatewayCustomBgpAddresses |
| 66 | + - Added Enum KnownExpressRoutePortAuthorizationUseStatus |
| 67 | + - Added Enum KnownFirewallPolicyIdpsQuerySortOrder |
| 68 | + - Added Enum KnownHubRoutingPreference |
| 69 | + - Added Enum KnownLoadBalancerBackendAddressAdminState |
| 70 | + - Added Enum KnownNetworkInterfaceAuxiliaryMode |
| 71 | + - Added Enum KnownVpnPolicyMemberAttributeType |
| 72 | + - Enum KnownApplicationGatewayProtocol has a new value Tcp |
| 73 | + - Enum KnownApplicationGatewayProtocol has a new value Tls |
4 | 74 |
|
5 | | -### Features Added |
6 | | - |
7 | | -### Breaking Changes |
8 | | - |
9 | | -### Bugs Fixed |
10 | | - |
11 | | -### Other Changes |
| 75 | +**Breaking Changes** |
12 | 76 |
|
| 77 | + - Removed Enum KnownEnum69 |
| 78 | + - Removed Enum KnownEnum70 |
| 79 | + - Removed Enum KnownEnum71 |
| 80 | + - Removed Enum KnownOrderByOrder |
| 81 | + |
| 82 | + |
13 | 83 | ## 26.0.0 (2021-12-06) |
14 | 84 |
|
15 | 85 | The package of @azure/arm-network is using our next generation design principles since version 26.0.0, which contains breaking changes. |
|
0 commit comments