Skip to content

Commit a9ffe94

Browse files
[AutoRelease] t2-network-2024-05-23-52045(can only be merged by SDK owner) (#35748)
* code and test * Update CHANGELOG.md * Update assets.json --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]>
1 parent 0de1d0a commit a9ffe94

File tree

993 files changed

+517139
-645225
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

993 files changed

+517139
-645225
lines changed

sdk/network/azure-mgmt-network/CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,44 @@
11
# Release History
22

3+
## 25.4.0 (2024-05-27)
4+
5+
### Features Added
6+
7+
- Added operation NetworkVirtualAppliancesOperations.begin_restart
8+
- Added operation group FirewallPolicyDeploymentsOperations
9+
- Added operation group FirewallPolicyDraftsOperations
10+
- Added operation group FirewallPolicyRuleCollectionGroupDraftsOperations
11+
- Model ApplicationGatewayHeaderConfiguration has a new parameter header_value_matcher
12+
- Model ApplicationGatewaySku has a new parameter family
13+
- Model ConnectionMonitorEndpoint has a new parameter location_details
14+
- Model ConnectionMonitorEndpoint has a new parameter subscription_id
15+
- Model ExpressRouteCircuit has a new parameter enable_direct_port_rate_limit
16+
- Model InboundSecurityRule has a new parameter rule_type
17+
- Model InboundSecurityRules has a new parameter applies_on
18+
- Model InboundSecurityRules has a new parameter destination_port_ranges
19+
- Model InboundSecurityRules has a new parameter name
20+
- Model NetworkInterfaceIPConfiguration has a new parameter private_ip_address_prefix_length
21+
- Model NetworkVirtualAppliance has a new parameter network_profile
22+
- Model PacketCapture has a new parameter capture_settings
23+
- Model PacketCapture has a new parameter continuous_capture
24+
- Model PacketCaptureParameters has a new parameter capture_settings
25+
- Model PacketCaptureParameters has a new parameter continuous_capture
26+
- Model PacketCaptureResult has a new parameter capture_settings
27+
- Model PacketCaptureResult has a new parameter continuous_capture
28+
- Model PacketCaptureResultProperties has a new parameter capture_settings
29+
- Model PacketCaptureResultProperties has a new parameter continuous_capture
30+
- Model PacketCaptureStorageLocation has a new parameter local_path
31+
- Model PolicySettings has a new parameter js_challenge_cookie_expiration_in_mins
32+
- Model Subnet has a new parameter sharing_scope
33+
- Model VirtualApplianceNicProperties has a new parameter nic_type
34+
- Model VirtualNetworkPeering has a new parameter enable_only_i_pv6_peering
35+
- Model VirtualNetworkPeering has a new parameter local_address_space
36+
- Model VirtualNetworkPeering has a new parameter local_subnet_names
37+
- Model VirtualNetworkPeering has a new parameter local_virtual_network_address_space
38+
- Model VirtualNetworkPeering has a new parameter peer_complete_vnets
39+
- Model VirtualNetworkPeering has a new parameter remote_subnet_names
40+
- Model VpnSiteLinkConnection has a new parameter dpd_timeout_seconds
41+
342
## 25.3.0 (2024-02-22)
443

544
### Features Added

sdk/network/azure-mgmt-network/_meta.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"commit": "08d85e46a12811435ef64876f0274246a75fdb6e",
2+
"commit": "53af822b054f0ae1cfa3858e6b7441b6a917d7f9",
33
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
4-
"autorest": "3.9.7",
4+
"autorest": "3.10.2",
55
"use": [
6-
"@autorest/python@6.7.1",
7-
"@autorest/modelerfour@4.26.2"
6+
"@autorest/python@6.13.16",
7+
"@autorest/modelerfour@4.27.0"
88
],
9-
"autorest_command": "autorest specification/network/resource-manager/readme.md --generate-sample=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.7.1 --use=@autorest/modelerfour@4.26.2 --version=3.9.7 --version-tolerant=False",
9+
"autorest_command": "autorest specification/network/resource-manager/readme.md --generate-sample=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.13.16 --use=@autorest/modelerfour@4.27.0 --version=3.10.2 --version-tolerant=False",
1010
"readme": "specification/network/resource-manager/readme.md",
1111
"package-2023-02": "2023-11-08 10:08:29 -0800 4b55e2d0e29fb2e829985485c9150f46157c3b80 Microsoft.Network/stable/2023-02-01/virtualWan.json",
1212
"package-2021-02": "2021-09-14 19:30:27 -0700 54f1c87938269d4706629dc04c26ee1f3634585a Microsoft.Network/stable/2021-02-01/privateLinkService.json",
@@ -32,7 +32,8 @@
3232
"package-2017-10": "2019-06-13 02:23:37 +0300 e19543a6a361096e5ca11a42424a39025fd008fa Microsoft.Network/stable/2017-10-01/applicationGateway.json",
3333
"package-2015-06split": "2019-06-13 02:17:06 +0300 f0f79bfa8191ac30cfb0f87665411769bd2063a6 Microsoft.Network/stable/2015-06-15/virtualNetworkGateway.json",
3434
"package-2023-04": "2023-11-08 10:08:29 -0800 4b55e2d0e29fb2e829985485c9150f46157c3b80 Microsoft.Network/stable/2023-04-01/virtualWan.json",
35-
"package-2023-05": "2023-11-08 10:08:29 -0800 4b55e2d0e29fb2e829985485c9150f46157c3b80 Microsoft.Network/stable/2023-05-01/virtualWan.json",
36-
"package-2023-06": "2023-11-08 10:08:29 -0800 4b55e2d0e29fb2e829985485c9150f46157c3b80 Microsoft.Network/stable/2023-06-01/webapplicationfirewall.json",
37-
"package-2023-09": "2023-12-28 00:43:34 +0530 a6237cbef545ae4cd0d3674a7cb3effa2b7b13d8 Microsoft.Network/stable/2023-09-01/webapplicationfirewall.json"
35+
"package-2023-05": "2024-03-26 18:15:54 -0700 22d853c1cb86c38084651732475290eba0cc78a2 Microsoft.Network/stable/2023-05-01/azureFirewall.json",
36+
"package-2023-06": "2024-03-26 18:15:54 -0700 22d853c1cb86c38084651732475290eba0cc78a2 Microsoft.Network/stable/2023-06-01/azureFirewall.json",
37+
"package-2023-09": "2024-05-07 23:29:27 -0600 0f21c214f0f5b4180ec71655b36b8fbd40fd1ceb Microsoft.Network/stable/2023-09-01/virtualWan.json",
38+
"package-2023-11": "2024-05-15 17:57:08 -0700 222ecb7f96343059c8434c7e1f11ad892ffd8c27 Microsoft.Network/stable/2023-11-01/networkVirtualAppliance.json"
3839
}

sdk/network/azure-mgmt-network/assets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"AssetsRepo": "Azure/azure-sdk-assets",
33
"AssetsRepoPrefixPath": "python",
44
"TagPrefix": "python/network/azure-mgmt-network",
5-
"Tag": "python/network/azure-mgmt-network_fdab1ff6d4"
5+
"Tag": "python/network/azure-mgmt-network_a5909e94e2"
66
}

0 commit comments

Comments
 (0)