Skip to content

[AutoPR @azure/arm-network] [Test] Add properties in VirtualNetworkPeeringPropertiesFormat #1964

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 32 additions & 11 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

84 changes: 75 additions & 9 deletions sdk/network/arm-network/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,81 @@
# Release History

## 33.0.0 (2023-11-07)

**Features**

## 32.2.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
- Added Interface PeerRouteList
- Interface Subnet has a new optional parameter applicationGatewayIpConfigurations
- Interface VirtualNetworkPeering has a new optional parameter localAddressSpace
- Interface VirtualNetworkPeering has a new optional parameter localSubnetNames
- Interface VirtualNetworkPeering has a new optional parameter localVirtualNetworkAddressSpace
- Interface VirtualNetworkPeering has a new optional parameter peerCompleteVnets
- Interface VirtualNetworkPeering has a new optional parameter remoteSubnetNames
- Enum KnownApplicationGatewayCustomErrorStatusCode has a new value HttpStatus499
- Enum KnownLoadBalancerBackendAddressAdminState has a new value Drain

### Other Changes
**Breaking Changes**

- Removed operation group NetworkVirtualApplianceConnections
- Removed operation AzureFirewalls.beginPacketCapture
- Removed operation AzureFirewalls.beginPacketCaptureAndWait
- Removed operation LoadBalancers.migrateToIpBased
- Interface ActiveDefaultSecurityAdminRule no longer has parameter resourceGuid
- Interface ActiveSecurityAdminRule no longer has parameter resourceGuid
- Interface AdminRule no longer has parameter resourceGuid
- Interface AdminRuleCollection no longer has parameter resourceGuid
- Interface ApplicationGateway no longer has parameter defaultPredefinedSslPolicy
- Interface ApplicationRule no longer has parameter httpHeadersToInsert
- Interface BackendAddressPool no longer has parameter syncMode
- Interface BastionHost no longer has parameter enableKerberos
- Interface BastionHost no longer has parameter networkAcls
- Interface BastionHost no longer has parameter virtualNetwork
- Interface ConfigurationGroup no longer has parameter resourceGuid
- Interface ConnectivityConfiguration no longer has parameter resourceGuid
- Interface DefaultAdminRule no longer has parameter resourceGuid
- Interface EffectiveConnectivityConfiguration no longer has parameter resourceGuid
- Interface EffectiveDefaultSecurityAdminRule no longer has parameter resourceGuid
- Interface EffectiveSecurityAdminRule no longer has parameter resourceGuid
- Interface FirewallPolicy no longer has parameter size
- Interface FirewallPolicyRuleCollectionGroup no longer has parameter size
- Interface NetworkGroup no longer has parameter resourceGuid
- Interface NetworkInterface no longer has parameter auxiliarySku
- Interface NetworkManager no longer has parameter resourceGuid
- Interface NetworkVirtualAppliance no longer has parameter additionalNics
- Interface NetworkVirtualAppliance no longer has parameter virtualApplianceConnections
- Interface PolicySettings no longer has parameter fileUploadEnforcement
- Interface PolicySettings no longer has parameter logScrubbing
- Interface PolicySettings no longer has parameter requestBodyEnforcement
- Interface PolicySettings no longer has parameter requestBodyInspectLimitInKB
- Interface PrivateEndpointConnection no longer has parameter privateEndpointLocation
- Interface PublicIPAddressDnsSettings no longer has parameter domainNameLabelScope
- Interface SecurityAdminConfiguration no longer has parameter resourceGuid
- Interface Subnet no longer has parameter applicationGatewayIPConfigurations
- Interface Subnet no longer has parameter defaultOutboundAccess
- Interface VirtualApplianceNicProperties no longer has parameter instanceName
- Interface VirtualNetworkGateway no longer has parameter adminState
- Interface VirtualNetworkGateway no longer has parameter autoScaleConfiguration
- Interface WebApplicationFirewallCustomRule no longer has parameter groupByUserSession
- Interface WebApplicationFirewallCustomRule no longer has parameter rateLimitDuration
- Interface WebApplicationFirewallCustomRule no longer has parameter rateLimitThreshold
- Type of parameter prefix of interface EffectiveRouteMapRoute is changed from string to string[]
- Class NetworkManagementClient no longer has parameter networkVirtualApplianceConnections
- Removed Enum KnownAdminState
- Removed Enum KnownApplicationGatewayFirewallRateLimitDuration
- Removed Enum KnownApplicationGatewayFirewallUserSessionVariable
- Removed Enum KnownAzureFirewallPacketCaptureFlagsType
- Removed Enum KnownNetworkInterfaceAuxiliarySku
- Removed Enum KnownScrubbingRuleEntryMatchOperator
- Removed Enum KnownScrubbingRuleEntryMatchVariable
- Removed Enum KnownScrubbingRuleEntryState
- Removed Enum KnownSyncMode
- Removed Enum KnownWebApplicationFirewallScrubbingState
- Enum KnownApplicationGatewaySkuName no longer has value Basic
- Enum KnownApplicationGatewayTier no longer has value Basic
- Enum KnownNetworkInterfaceAuxiliaryMode no longer has value AcceleratedConnections
- Enum KnownWebApplicationFirewallRuleType no longer has value RateLimitRule


## 32.2.0 (2023-09-07)

**Features**
Expand Down Expand Up @@ -901,4 +967,4 @@ To understand the detail of the change, please refer to [Changelog](https://aka.

To migrate the existing applications to the latest version, please refer to [Migration Guide](https://aka.ms/js-track2-migration-guide).

To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart ).
To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart).
10 changes: 5 additions & 5 deletions sdk/network/arm-network/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "241397aafd74aaad6161cd0058449f9eb6d5163c",
"commit": "c2b5ac6668545bde5a288fe33f213d8a05076d27",
"readme": "specification/network/resource-manager/readme.md",
"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=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\network\\resource-manager\\readme.md --use=@autorest/[email protected].8 --generate-sample=true",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/[email protected].2",
"use": "@autorest/[email protected].8"
"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.11",
"repository_url": "https://github.com/openapi-env-test/azure-rest-api-specs.git",
"release_tool": "@azure-tools/[email protected].4",
"use": "@autorest/typescript@^6.0.11"
}
24 changes: 9 additions & 15 deletions sdk/network/arm-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for NetworkManagementClient.",
"version": "32.2.1",
"version": "33.0.0",
"engines": {
"node": ">=18.0.0"
},
Expand Down Expand Up @@ -32,18 +32,20 @@
"mkdirp": "^2.1.2",
"typescript": "~5.2.0",
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"rimraf": "^5.0.0",
"dotenv": "^16.0.0",
"@azure/dev-tool": "^1.0.0",
"@azure/identity": "^3.3.0",
"@azure-tools/test-recorder": "^3.0.0",
"@azure-tools/test-credential": "^1.0.0",
"mocha": "^10.0.0",
"@types/mocha": "^10.0.0",
"esm": "^3.2.18",
"@types/chai": "^4.2.8",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"@types/node": "^18.0.0",
"ts-node": "^10.0.0",
"@azure/dev-tool": "^1.0.0"
"ts-node": "^10.0.0"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -77,7 +79,7 @@
"extract-api": "api-extractor run --local",
"lint": "echo skipped",
"audit": "echo skipped",
"clean": "rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log",
"clean": "rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log",
"build:node": "echo skipped",
"build:browser": "echo skipped",
"build:test": "echo skipped",
Expand Down Expand Up @@ -105,13 +107,5 @@
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/network/arm-network",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-network?view=azure-node-preview"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/network/arm-network"
}
Loading