Skip to content

Commit

Permalink
CodeGen from PR 23978 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge a1126afbf163d718ccae0459ed413f58ac9593bf into a5243a3969fa55af77733df5c27f79d6df03454d
  • Loading branch information
SDKAuto committed May 15, 2023
1 parent 4ea717f commit 8c1c2dd
Show file tree
Hide file tree
Showing 78 changed files with 3,031 additions and 489 deletions.
64 changes: 32 additions & 32 deletions common/config/rush/pnpm-lock.yaml

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

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

## 31.0.0 (2023-05-15)

**Features**

## 30.2.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
- Added operation group NetworkVirtualApplianceConnections
- Added operation AzureFirewalls.beginPacketCapture
- Added operation AzureFirewalls.beginPacketCaptureAndWait
- Added Interface AzureFirewallPacketCaptureFlags
- Added Interface AzureFirewallPacketCaptureRule
- Added Interface AzureFirewallsPacketCaptureHeaders
- Added Interface AzureFirewallsPacketCaptureOptionalParams
- Added Interface EffectiveRouteMapRouteList
- Added Interface FirewallPacketCaptureParameters
- Added Interface FirewallPolicyHttpHeaderToInsert
- Added Interface GroupByUserSession
- Added Interface GroupByVariable
- Added Interface NetworkVirtualApplianceConnection
- Added Interface NetworkVirtualApplianceConnectionList
- Added Interface NetworkVirtualApplianceConnectionsCreateOrUpdateOptionalParams
- Added Interface NetworkVirtualApplianceConnectionsDeleteHeaders
- Added Interface NetworkVirtualApplianceConnectionsDeleteOptionalParams
- Added Interface NetworkVirtualApplianceConnectionsGetOptionalParams
- Added Interface NetworkVirtualApplianceConnectionsListNextOptionalParams
- Added Interface NetworkVirtualApplianceConnectionsListOptionalParams
- Added Interface NetworkVirtualAppliancesCreateOrUpdateHeaders
- Added Interface NetworkVirtualAppliancesDeleteHeaders
- Added Interface PolicySettingsLogScrubbing
- Added Interface PropagatedRouteTableNfv
- Added Interface RoutingConfigurationNfv
- Added Interface RoutingConfigurationNfvSubResource
- Added Interface VirtualApplianceAdditionalNicProperties
- Added Interface WebApplicationFirewallScrubbingRules
- Added Type Alias AdminState
- Added Type Alias ApplicationGatewayFirewallRateLimitDuration
- Added Type Alias ApplicationGatewayFirewallUserSessionVariable
- Added Type Alias AzureFirewallPacketCaptureFlagsType
- Added Type Alias AzureFirewallsPacketCaptureResponse
- Added Type Alias NetworkInterfaceAuxiliarySku
- Added Type Alias NetworkVirtualApplianceConnectionsCreateOrUpdateResponse
- Added Type Alias NetworkVirtualApplianceConnectionsGetResponse
- Added Type Alias NetworkVirtualApplianceConnectionsListNextResponse
- Added Type Alias NetworkVirtualApplianceConnectionsListResponse
- Added Type Alias PublicIpAddressDnsSettingsDomainNameLabelScope
- Added Type Alias ScrubbingRuleEntryMatchOperator
- Added Type Alias ScrubbingRuleEntryMatchVariable
- Added Type Alias ScrubbingRuleEntryState
- Added Type Alias VirtualHubsGetEffectiveVirtualHubRoutesResponse
- Added Type Alias VirtualHubsGetInboundRoutesResponse
- Added Type Alias VirtualHubsGetOutboundRoutesResponse
- Added Type Alias WebApplicationFirewallScrubbingState
- Interface ApplicationRule has a new optional parameter httpHeadersToInsert
- Interface BastionHost has a new optional parameter enableKerberos
- Interface NetworkInterface has a new optional parameter auxiliarySku
- Interface NetworkVirtualAppliance has a new optional parameter additionalNics
- Interface NetworkVirtualAppliance has a new optional parameter virtualApplianceConnections
- Interface PolicySettings has a new optional parameter fileUploadEnforcement
- Interface PolicySettings has a new optional parameter logScrubbing
- Interface PolicySettings has a new optional parameter requestBodyEnforcement
- Interface PolicySettings has a new optional parameter requestBodyInspectLimitInKB
- Interface PrivateEndpointConnection has a new optional parameter privateEndpointLocation
- Interface PublicIPAddressDnsSettings has a new optional parameter domainNameLabelScope
- Interface Subnet has a new optional parameter applicationGatewayIPConfigurations
- Interface VirtualApplianceNicProperties has a new optional parameter instanceName
- Interface VirtualNetworkGateway has a new optional parameter adminState
- Interface WebApplicationFirewallCustomRule has a new optional parameter groupByUserSession
- Interface WebApplicationFirewallCustomRule has a new optional parameter rateLimitDuration
- Interface WebApplicationFirewallCustomRule has a new optional parameter rateLimitThreshold
- Added Enum KnownAdminState
- Added Enum KnownApplicationGatewayFirewallRateLimitDuration
- Added Enum KnownApplicationGatewayFirewallUserSessionVariable
- Added Enum KnownAzureFirewallPacketCaptureFlagsType
- Added Enum KnownNetworkInterfaceAuxiliarySku
- Added Enum KnownScrubbingRuleEntryMatchOperator
- Added Enum KnownScrubbingRuleEntryMatchVariable
- Added Enum KnownScrubbingRuleEntryState
- Added Enum KnownWebApplicationFirewallScrubbingState
- Enum KnownNetworkInterfaceAuxiliaryMode has a new value AcceleratedConnections
- Enum KnownWebApplicationFirewallRuleType has a new value RateLimitRule

### Other Changes
**Breaking Changes**

- Interface Subnet no longer has parameter applicationGatewayIpConfigurations
- Type of parameter prefix of interface EffectiveRouteMapRoute is changed from string[] to string
- Enum KnownLoadBalancerBackendAddressAdminState no longer has value Drain


## 30.2.0 (2023-03-07)

**Features**
Expand Down
8 changes: 4 additions & 4 deletions sdk/network/arm-network/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "f6d16956a7d5b75e125a88d81d7bc9b6fecfd41a",
"commit": "e8257177a3beebcf643506d2df0f9e8487e3232c",
"readme": "specification/network/resource-manager/readme.md",
"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].9 --generate-sample=true",
"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=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/network/resource-manager/readme.md --use=@autorest/[email protected].10",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.6.2",
"use": "@autorest/[email protected].9"
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.0",
"use": "@autorest/[email protected].10"
}
Loading

0 comments on commit 8c1c2dd

Please sign in to comment.