|
1 | 1 | # Release History |
| 2 | + |
| 3 | +## 33.2.0 (2024-05-15) |
| 4 | + |
| 5 | +**Features** |
2 | 6 |
|
3 | | -## 33.1.1 (Unreleased) |
4 | | - |
5 | | -### Features Added |
6 | | - |
7 | | -### Breaking Changes |
8 | | - |
9 | | -### Bugs Fixed |
10 | | - |
11 | | -### Other Changes |
12 | | - |
| 7 | + - Added operation group FirewallPolicyDeployments |
| 8 | + - Added operation group FirewallPolicyDrafts |
| 9 | + - Added operation group FirewallPolicyRuleCollectionGroupDrafts |
| 10 | + - Added operation NetworkVirtualAppliances.beginRestart |
| 11 | + - Added operation NetworkVirtualAppliances.beginRestartAndWait |
| 12 | + - Added Interface ConnectionMonitorEndpointLocationDetails |
| 13 | + - Added Interface FirewallPolicyDeploymentsDeployHeaders |
| 14 | + - Added Interface FirewallPolicyDeploymentsDeployOptionalParams |
| 15 | + - Added Interface FirewallPolicyDraft |
| 16 | + - Added Interface FirewallPolicyDraftsCreateOrUpdateOptionalParams |
| 17 | + - Added Interface FirewallPolicyDraftsDeleteOptionalParams |
| 18 | + - Added Interface FirewallPolicyDraftsGetOptionalParams |
| 19 | + - Added Interface FirewallPolicyRuleCollectionGroupDraft |
| 20 | + - Added Interface FirewallPolicyRuleCollectionGroupDraftsCreateOrUpdateOptionalParams |
| 21 | + - Added Interface FirewallPolicyRuleCollectionGroupDraftsDeleteOptionalParams |
| 22 | + - Added Interface FirewallPolicyRuleCollectionGroupDraftsGetOptionalParams |
| 23 | + - Added Interface HeaderValueMatcher |
| 24 | + - Added Interface NetworkVirtualApplianceInstanceIds |
| 25 | + - Added Interface NetworkVirtualAppliancePropertiesFormatNetworkProfile |
| 26 | + - Added Interface NetworkVirtualAppliancesRestartHeaders |
| 27 | + - Added Interface NetworkVirtualAppliancesRestartOptionalParams |
| 28 | + - Added Interface PacketCaptureSettings |
| 29 | + - Added Interface VirtualApplianceIPConfiguration |
| 30 | + - Added Interface VirtualApplianceIPConfigurationProperties |
| 31 | + - Added Interface VirtualApplianceNetworkInterfaceConfiguration |
| 32 | + - Added Interface VirtualApplianceNetworkInterfaceConfigurationProperties |
| 33 | + - Added Type Alias ApplicationGatewaySkuFamily |
| 34 | + - Added Type Alias FirewallPolicyDeploymentsDeployResponse |
| 35 | + - Added Type Alias FirewallPolicyDraftsCreateOrUpdateResponse |
| 36 | + - Added Type Alias FirewallPolicyDraftsGetResponse |
| 37 | + - Added Type Alias FirewallPolicyRuleCollectionGroupDraftsCreateOrUpdateResponse |
| 38 | + - Added Type Alias FirewallPolicyRuleCollectionGroupDraftsGetResponse |
| 39 | + - Added Type Alias InboundSecurityRuleType |
| 40 | + - Added Type Alias NetworkVirtualAppliancesRestartResponse |
| 41 | + - Added Type Alias NicTypeInRequest |
| 42 | + - Added Type Alias NicTypeInResponse |
| 43 | + - Added Type Alias SharingScope |
| 44 | + - Interface ApplicationGatewayHeaderConfiguration has a new optional parameter headerValueMatcher |
| 45 | + - Interface ApplicationGatewaySku has a new optional parameter family |
| 46 | + - Interface ConnectionMonitorEndpoint has a new optional parameter locationDetails |
| 47 | + - Interface ConnectionMonitorEndpoint has a new optional parameter subscriptionId |
| 48 | + - Interface ExpressRouteCircuit has a new optional parameter enableDirectPortRateLimit |
| 49 | + - Interface InboundSecurityRule has a new optional parameter ruleType |
| 50 | + - Interface InboundSecurityRules has a new optional parameter appliesOn |
| 51 | + - Interface InboundSecurityRules has a new optional parameter destinationPortRanges |
| 52 | + - Interface InboundSecurityRules has a new optional parameter name |
| 53 | + - Interface NetworkInterfaceIPConfiguration has a new optional parameter privateIPAddressPrefixLength |
| 54 | + - Interface NetworkVirtualAppliance has a new optional parameter networkProfile |
| 55 | + - Interface PacketCapture has a new optional parameter captureSettings |
| 56 | + - Interface PacketCapture has a new optional parameter continuousCapture |
| 57 | + - Interface PacketCaptureParameters has a new optional parameter captureSettings |
| 58 | + - Interface PacketCaptureParameters has a new optional parameter continuousCapture |
| 59 | + - Interface PacketCaptureResult has a new optional parameter captureSettings |
| 60 | + - Interface PacketCaptureResult has a new optional parameter continuousCapture |
| 61 | + - Interface PacketCaptureStorageLocation has a new optional parameter localPath |
| 62 | + - Interface PolicySettings has a new optional parameter jsChallengeCookieExpirationInMins |
| 63 | + - Interface Subnet has a new optional parameter sharingScope |
| 64 | + - Interface VirtualApplianceNicProperties has a new optional parameter nicType |
| 65 | + - Interface VirtualNetworkPeering has a new optional parameter enableOnlyIPv6Peering |
| 66 | + - Interface VirtualNetworkPeering has a new optional parameter localAddressSpace |
| 67 | + - Interface VirtualNetworkPeering has a new optional parameter localSubnetNames |
| 68 | + - Interface VirtualNetworkPeering has a new optional parameter localVirtualNetworkAddressSpace |
| 69 | + - Interface VirtualNetworkPeering has a new optional parameter peerCompleteVnets |
| 70 | + - Interface VirtualNetworkPeering has a new optional parameter remoteSubnetNames |
| 71 | + - Interface VpnSiteLinkConnection has a new optional parameter dpdTimeoutSeconds |
| 72 | + - Added Enum KnownApplicationGatewaySkuFamily |
| 73 | + - Added Enum KnownInboundSecurityRuleType |
| 74 | + - Added Enum KnownNicTypeInRequest |
| 75 | + - Added Enum KnownNicTypeInResponse |
| 76 | + - Added Enum KnownSharingScope |
| 77 | + - Enum KnownEndpointType has a new value AzureArcNetwork |
| 78 | + |
| 79 | + |
13 | 80 | ## 33.1.0 (2024-02-02) |
14 | 81 |
|
15 | 82 | **Features** |
|
0 commit comments