Skip to content

Commit

Permalink
CodeGen from PR 18440 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Azure Networking 2021-08-01 release of monthly branch (Azure#18440)

* Adds base for updating Microsoft.Network from version stable/2021-05-01 to version 2021-08-01

* Updates readme

* Updates API version in new specs and examples

* Add AppGw swagger changes for L4 proxy (Azure#17561)

* Add AppGw swagger changes for L4 proxy

* Fix Lint Errors

* fix prettier checks

* HubRoutingPreference in VirtualHub (Azure#17609)

* commit1

* commit2

Co-authored-by: Khushboo Baheti <[email protected]>

* MultipleApipa feature VpnSiteLinkConnection and  VirtualNetworkGatewayConnection (Azure#17672)

* VngConnection

* VpnSiteLinkConnection

* fixes

* fixes

* fix2

* fixes

Co-authored-by: Khushboo Baheti <[email protected]>

* Virtual Wan P2S MultiPool feature swagger changes (Azure#17620)

* Virtual Wan P2S MultiPool feature swagger changes

* Fix Swagger LintDiff errors

* Fix LintDiff errors

* Fix errors

* Fix spec

* Fix spec

* Fix spec

* Fix LintDiff errors

* Fix LintDiff errors

* Fix SDK azure-sdk-for-net generation error

* Remove suppression

* Fix errors

* Fix Lintdiff error

* Fix PrettierCheck

* changes (Azure#18002)

* Revert "changes (Azure#18002)" (Azure#18014)

This reverts commit 320ed6a6fc5a68e8af43da303f8e1caaacf24708.

* Add nic auxiliary mode (Azure#17577)

* Add nic auxiliary mode

* fix spacing

* Fixing prettier check

* Restoring package-lock file

* Restoring package json

Co-authored-by: Prachi Bhavsar <[email protected]>

* Connection Draining add new properties (Azure#18052)

* merge

* fix

* fix

* Adding express route port authorization apis (Azure#17582)

* adding apis and updating resource to support ports auth

* moving change to 2021-08-01

* minor: removing change from 2020-07-01

* lintdiff : adding type object

* minor: fixing prettier

* adding authorizations to ports property

* fixing circuitResourceUri property name

* fixing model validation

* changing circuit resource uri type to string

* removing authorizations child reosurce from parent property

* Fix Azure Firewall Policy regressions. Back fix validation issues (Azure#18233)

* Fix regressions in Firewall Policy Swagger / give firewallPolicy.json some love

* Additional lint violations

* remove breaking changes for next time. TO DO

* Revert "remove breaking changes for next time. TO DO"

This reverts commit 8f44a174c73c02d18d829f6dfb1d990488770b23.

* Reintroduce api-version for idps signature based routes. Create better names for enums to be generated in SDKs

* standardize enum names with FirewallPolicy prefix

* Azure Firewall Support of Private IP Ranges in IDPS (Azure#18320)

* Azure Firewall Support of Private IP Ranges in IDPS

* make sure all arrays have x-ms-identifiers

* FirewallPolicy not Firewall policy

fix spellcheck validation

* Ability to update tags on firewall policies (Azure#18322)

* Support updating of Azure Firewall Policy Tags. Includes HTTP Patch example

* Use common-types ErrorDetail

* Ability to update tags for Firewall Policies

* spell check fix for firewallpolicy

* Use future release api-version for example

* Added flush conn to nsg (Azure#18393)

* Added flush conn to nsg

* Updated flushConn to correct location

* Updated description

* Modified T/F to Enabled/Disabled

* Refactoring so that null value appears first

* Reverted FlushConnection to boolean value instead of string

* Revert "Added flush conn to nsg (Azure#18393)" (Azure#18576)

This reverts commit 6541d305880d1cf580496adc01f55197a01e992c.

* Fixing typo in response of idps private ip range feature (Azure#18574)

* Use common-type api version (Azure#18729)

Co-authored-by: Ben Eshed <[email protected]>

* fix (Azure#18417)

Co-authored-by: Tianen <[email protected]>
Co-authored-by: gk-ms <[email protected]>
Co-authored-by: Khushboo Baheti <[email protected]>
Co-authored-by: Khushboo Baheti <[email protected]>
Co-authored-by: Nilambari <[email protected]>
Co-authored-by: nimaller <[email protected]>
Co-authored-by: pracsb <[email protected]>
Co-authored-by: Prachi Bhavsar <[email protected]>
Co-authored-by: Matthew Yang <[email protected]>
Co-authored-by: utbarn-ms <[email protected]>
Co-authored-by: Ben Eshed <[email protected]>
Co-authored-by: Satya-anshu <[email protected]>
Co-authored-by: bewaterspassover <[email protected]>
Co-authored-by: Ben Eshed <[email protected]>
  • Loading branch information
15 people committed Apr 20, 2022
1 parent 0379a29 commit 68bc986
Show file tree
Hide file tree
Showing 25 changed files with 2,902 additions and 203 deletions.
40 changes: 29 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.

86 changes: 78 additions & 8 deletions sdk/network/arm-network/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,85 @@
# Release History

## 27.0.0 (2022-04-20)

**Features**

## 26.0.1 (Unreleased)
- Added operation group ConfigurationPolicyGroups
- Added operation group ExpressRoutePortAuthorizations
- Added operation FirewallPolicies.updateTags
- Added Interface ConfigurationPolicyGroupsCreateOrUpdateOptionalParams
- Added Interface ConfigurationPolicyGroupsDeleteOptionalParams
- Added Interface ConfigurationPolicyGroupsGetOptionalParams
- Added Interface ConfigurationPolicyGroupsListByVpnServerConfigurationNextOptionalParams
- Added Interface ConfigurationPolicyGroupsListByVpnServerConfigurationOptionalParams
- Added Interface ExpressRoutePortAuthorizationListResult
- Added Interface ExpressRoutePortAuthorizationsCreateOrUpdateOptionalParams
- Added Interface ExpressRoutePortAuthorizationsDeleteOptionalParams
- Added Interface ExpressRoutePortAuthorizationsGetOptionalParams
- Added Interface ExpressRoutePortAuthorizationsListNextOptionalParams
- Added Interface ExpressRoutePortAuthorizationsListOptionalParams
- Added Interface FirewallPoliciesUpdateTagsOptionalParams
- Added Interface GatewayCustomBgpIpAddressIpConfiguration
- Added Interface ListVpnServerConfigurationPolicyGroupsResult
- Added Interface VpnServerConfigurationPolicyGroupMember
- Added Type Alias ApplicationGatewayBackendSettings
- Added Type Alias ApplicationGatewayListener
- Added Type Alias ApplicationGatewayRoutingRule
- Added Type Alias ConfigurationPolicyGroupsCreateOrUpdateResponse
- Added Type Alias ConfigurationPolicyGroupsGetResponse
- Added Type Alias ConfigurationPolicyGroupsListByVpnServerConfigurationNextResponse
- Added Type Alias ConfigurationPolicyGroupsListByVpnServerConfigurationResponse
- Added Type Alias ExpressRoutePortAuthorization
- Added Type Alias ExpressRoutePortAuthorizationsCreateOrUpdateResponse
- Added Type Alias ExpressRoutePortAuthorizationsGetResponse
- Added Type Alias ExpressRoutePortAuthorizationsListNextResponse
- Added Type Alias ExpressRoutePortAuthorizationsListResponse
- Added Type Alias ExpressRoutePortAuthorizationUseStatus
- Added Type Alias FirewallPoliciesUpdateTagsResponse
- Added Type Alias FirewallPolicyIdpsQuerySortOrder
- Added Type Alias FirewallPolicyIdpsSignatureDirection
- Added Type Alias FirewallPolicyIdpsSignatureMode
- Added Type Alias FirewallPolicyIdpsSignatureSeverity
- Added Type Alias HubRoutingPreference
- Added Type Alias LoadBalancerBackendAddressAdminState
- Added Type Alias NetworkInterfaceAuxiliaryMode
- Added Type Alias VpnPolicyMemberAttributeType
- Added Type Alias VpnServerConfigurationPolicyGroup
- Interface FirewallPolicyIntrusionDetectionConfiguration has a new optional parameter privateRanges
- Interface LoadBalancerBackendAddress has a new optional parameter adminState
- Class NetworkManagementClient has a new parameter configurationPolicyGroups
- Class NetworkManagementClient has a new parameter expressRoutePortAuthorizations
- Type Alias ApplicationGateway has a new parameter backendSettingsCollection
- Type Alias ApplicationGateway has a new parameter listeners
- Type Alias ApplicationGateway has a new parameter routingRules
- Type Alias ApplicationGatewayProbe has a new parameter pickHostNameFromBackendSettings
- Type Alias BackendAddressPool has a new parameter drainPeriodInSeconds
- Type Alias ExpressRouteCircuit has a new parameter authorizationKey
- Type Alias NetworkInterface has a new parameter auxiliaryMode
- Type Alias P2SConnectionConfiguration has a new parameter configurationPolicyGroupAssociations
- Type Alias P2SConnectionConfiguration has a new parameter previousConfigurationPolicyGroupAssociations
- Type Alias VirtualHub has a new parameter hubRoutingPreference
- Type Alias VirtualNetworkGatewayConnection has a new parameter gatewayCustomBgpIpAddresses
- Type Alias VirtualNetworkGatewayConnectionListEntity has a new parameter gatewayCustomBgpIpAddresses
- Type Alias VpnServerConfiguration has a new parameter configurationPolicyGroups
- Type Alias VpnSiteLinkConnection has a new parameter vpnGatewayCustomBgpAddresses
- Added Enum KnownExpressRoutePortAuthorizationUseStatus
- Added Enum KnownFirewallPolicyIdpsQuerySortOrder
- Added Enum KnownHubRoutingPreference
- Added Enum KnownLoadBalancerBackendAddressAdminState
- Added Enum KnownNetworkInterfaceAuxiliaryMode
- Added Enum KnownVpnPolicyMemberAttributeType
- Enum KnownApplicationGatewayProtocol has a new value Tcp
- Enum KnownApplicationGatewayProtocol has a new value Tls

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
**Breaking Changes**

- Removed Enum KnownEnum69
- Removed Enum KnownEnum70
- Removed Enum KnownEnum71
- Removed Enum KnownOrderByOrder


## 26.0.0 (2021-12-06)

The package of @azure/arm-network is using our next generation design principles since version 26.0.0, which contains breaking changes.
Expand Down
2 changes: 1 addition & 1 deletion sdk/network/arm-network/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2021 Microsoft
Copyright (c) 2022 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
7 changes: 4 additions & 3 deletions sdk/network/arm-network/_meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"commit": "3b2f85d320fac5b282bc80240f9e5c2c57753bad",
"commit": "df898cb9c4fb7ad0ee03a9e4d0e25607f130018d",
"readme": "specification/network/resource-manager/readme.md",
"autorest_command": "autorest --version=3.1.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\mydev\\azure-sdk-for-js ../azure-rest-api-specs/specification/network/resource-manager/readme.md --use=@autorest/[email protected].20211130.1",
"autorest_command": "autorest --version=3.7.3 --typescript --modelerfour.lenient-model-deduplication --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/[email protected].20220105.1",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"use": "@autorest/[email protected]"
"release_tool": "@azure-tools/[email protected]",
"use": "@autorest/[email protected]"
}
25 changes: 19 additions & 6 deletions sdk/network/arm-network/api-extractor.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,31 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
"mainEntryPointFilePath": "./dist-esm/src/index.d.ts",
"docModel": { "enabled": true },
"apiReport": { "enabled": true, "reportFolder": "./review" },
"docModel": {
"enabled": true
},
"apiReport": {
"enabled": true,
"reportFolder": "./review"
},
"dtsRollup": {
"enabled": true,
"untrimmedFilePath": "",
"publicTrimmedFilePath": "./types/arm-network.d.ts"
},
"messages": {
"tsdocMessageReporting": { "default": { "logLevel": "none" } },
"tsdocMessageReporting": {
"default": {
"logLevel": "none"
}
},
"extractorMessageReporting": {
"ae-missing-release-tag": { "logLevel": "none" },
"ae-unresolved-link": { "logLevel": "none" }
"ae-missing-release-tag": {
"logLevel": "none"
},
"ae-unresolved-link": {
"logLevel": "none"
}
}
}
}
}
8 changes: 4 additions & 4 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": "26.0.1",
"version": "27.0.0",
"engines": {
"node": ">=12.0.0"
},
Expand All @@ -29,12 +29,12 @@
"types": "./types/arm-network.d.ts",
"devDependencies": {
"@microsoft/api-extractor": "^7.18.11",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-commonjs": "11.0.2",
"@rollup/plugin-json": "^4.0.0",
"@rollup/plugin-multi-entry": "^3.0.0",
"@rollup/plugin-node-resolve": "^8.0.0",
"mkdirp": "^1.0.4",
"rollup": "^2.0.0",
"rollup": "^1.16.3",
"rollup-plugin-sourcemaps": "^0.4.2",
"typescript": "~4.2.0",
"uglify-js": "^3.4.9",
Expand Down Expand Up @@ -99,4 +99,4 @@
},
"sideEffects": false,
"autoPublish": true
}
}
Loading

0 comments on commit 68bc986

Please sign in to comment.