Skip to content

Commit 2e90909

Browse files
author
SDKAuto
committed
CodeGen from PR 25790 in Azure/azure-rest-api-specs
Merge bf8b5faf182ecef3c00d15305ccf5fef437ea6e9 into eeac7c84d823171f7d3e521621fc301b85b09cf8
1 parent 5f03514 commit 2e90909

File tree

13 files changed

+668
-74
lines changed

13 files changed

+668
-74
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 132 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/network/arm-network/CHANGELOG.md

Lines changed: 25 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,32 @@
11
# Release History
2+
3+
## 33.0.0 (2023-09-15)
4+
5+
**Features**
26

3-
## 32.1.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
7+
- Added Interface BastionHostPropertiesFormatNetworkAcls
8+
- Added Interface FlowLogInformationRequest
9+
- Added Interface FlowLogInformationResponse
10+
- Added Interface IPRule
11+
- Added Interface RequestIdentityObjectForUserAssigned
12+
- Added Interface ResultIdentityObjectForUserAssigned
13+
- Added Interface UserIdentityProperties
14+
- Added Interface VirtualNetworkGatewayAutoScaleBounds
15+
- Added Interface VirtualNetworkGatewayAutoScaleConfiguration
16+
- Interface BastionHost has a new optional parameter networkAcls
17+
- Interface BastionHost has a new optional parameter virtualNetwork
18+
- Interface FirewallPolicy has a new optional parameter size
19+
- Interface FirewallPolicyRuleCollectionGroup has a new optional parameter size
20+
- Interface FlowLog has a new optional parameter identity
21+
- Interface Subnet has a new optional parameter defaultOutboundAccess
22+
- Interface VirtualNetworkGateway has a new optional parameter autoScaleConfiguration
1023

11-
### Other Changes
24+
**Breaking Changes**
1225

26+
- Operation NetworkWatchers.beginSetFlowLogConfiguration has a new signature
27+
- Operation NetworkWatchers.beginSetFlowLogConfigurationAndWait has a new signature
28+
29+
1330
## 32.1.0 (2023-08-08)
1431

1532
**Features**

sdk/network/arm-network/_meta.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "2888f49ff0b4ce0587780b83530a7974dae71015",
2+
"commit": "c29c33944f7fee90b174705a54408107e66b5c8e",
33
"readme": "specification/network/resource-manager/readme.md",
4-
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\network\\resource-manager\\readme.md --use=@autorest/[email protected].5 --generate-sample=true",
4+
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/network/resource-manager/readme.md --use=@autorest/typescript@^6.0.4",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"release_tool": "@azure-tools/[email protected].0",
7-
"use": "@autorest/[email protected].5"
6+
"release_tool": "@azure-tools/[email protected].2",
7+
"use": "@autorest/typescript@^6.0.4"
88
}

0 commit comments

Comments
 (0)