Skip to content
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
773 changes: 387 additions & 386 deletions common/config/rush/pnpm-lock.yaml

Large diffs are not rendered by default.

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

## 33.2.0 (2024-05-03)

**Features**

## 33.1.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

- Added operation group FirewallPolicyDeployments
- Added operation group FirewallPolicyDrafts
- Added operation group FirewallPolicyRuleCollectionGroupDrafts
- Added operation NetworkVirtualAppliances.restart
- Added Interface ConnectionMonitorEndpointLocationDetails
- Added Interface FirewallPolicyDeploymentsDeployHeaders
- Added Interface FirewallPolicyDeploymentsDeployOptionalParams
- Added Interface FirewallPolicyDraft
- Added Interface FirewallPolicyDraftsCreateOrUpdateOptionalParams
- Added Interface FirewallPolicyDraftsDeleteOptionalParams
- Added Interface FirewallPolicyDraftsGetOptionalParams
- Added Interface FirewallPolicyRuleCollectionGroupDraft
- Added Interface FirewallPolicyRuleCollectionGroupDraftsCreateOrUpdateOptionalParams
- Added Interface FirewallPolicyRuleCollectionGroupDraftsDeleteOptionalParams
- Added Interface FirewallPolicyRuleCollectionGroupDraftsGetOptionalParams
- Added Interface HeaderValueMatcher
- Added Interface NetworkVirtualApplianceInstanceIds
- Added Interface NetworkVirtualAppliancePropertiesFormatNetworkProfile
- Added Interface NetworkVirtualAppliancesRestartOptionalParams
- Added Interface PacketCaptureSettings
- Added Interface VirtualApplianceIPConfiguration
- Added Interface VirtualApplianceIPConfigurationProperties
- Added Interface VirtualApplianceNetworkInterfaceConfiguration
- Added Interface VirtualApplianceNetworkInterfaceConfigurationProperties
- Added Type Alias ApplicationGatewaySkuFamily
- Added Type Alias FirewallPolicyDeploymentsDeployResponse
- Added Type Alias FirewallPolicyDraftsCreateOrUpdateResponse
- Added Type Alias FirewallPolicyDraftsGetResponse
- Added Type Alias FirewallPolicyRuleCollectionGroupDraftsCreateOrUpdateResponse
- Added Type Alias FirewallPolicyRuleCollectionGroupDraftsGetResponse
- Added Type Alias InboundSecurityRuleType
- Added Type Alias NicTypeInRequest
- Added Type Alias NicTypeInResponse
- Added Type Alias SharingScope
- Interface ApplicationGatewayHeaderConfiguration has a new optional parameter headerValueMatcher
- Interface ApplicationGatewaySku has a new optional parameter family
- Interface ConnectionMonitorEndpoint has a new optional parameter locationDetails
- Interface ConnectionMonitorEndpoint has a new optional parameter subscriptionId
- Interface ExpressRouteCircuit has a new optional parameter enableDirectPortRateLimit
- Interface FlowLog has a new optional parameter identity
- Interface FlowLogInformation has a new optional parameter identity
- Interface InboundSecurityRule has a new optional parameter ruleType
- Interface InboundSecurityRules has a new optional parameter appliesOn
- Interface InboundSecurityRules has a new optional parameter destinationPortRanges
- Interface InboundSecurityRules has a new optional parameter name
- Interface NetworkInterfaceIPConfiguration has a new optional parameter privateIPAddressPrefixLength
- Interface NetworkVirtualAppliance has a new optional parameter networkProfile
- Interface PacketCapture has a new optional parameter captureSettings
- Interface PacketCapture has a new optional parameter continuousCapture
- Interface PacketCaptureParameters has a new optional parameter captureSettings
- Interface PacketCaptureParameters has a new optional parameter continuousCapture
- Interface PacketCaptureResult has a new optional parameter captureSettings
- Interface PacketCaptureResult has a new optional parameter continuousCapture
- Interface PacketCaptureStorageLocation has a new optional parameter localPath
- Interface PolicySettings has a new optional parameter jsChallengeCookieExpirationInMins
- Interface Subnet has a new optional parameter sharingScope
- Interface VirtualApplianceNicProperties has a new optional parameter nicType
- Interface VirtualNetworkPeering has a new optional parameter enableOnlyIPv6Peering
- 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
- Interface VpnSiteLinkConnection has a new optional parameter dpdTimeoutSeconds
- Added Enum KnownApplicationGatewaySkuFamily
- Added Enum KnownInboundSecurityRuleType
- Added Enum KnownNicTypeInRequest
- Added Enum KnownNicTypeInResponse
- Added Enum KnownSharingScope
- Enum KnownEndpointType has a new value AzureArcNetwork


## 33.1.0 (2024-02-02)

**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": "73d1e6522dfdedb795f46cf997921c623011caa6",
"commit": "60c5c15e29ae6d29f5f2d0fac33c7a17c72d3cd6",
"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].14 --generate-sample=true",
"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.12",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/[email protected].4",
"use": "@autorest/[email protected].14"
"release_tool": "@azure-tools/[email protected].7",
"use": "@autorest/typescript@^6.0.12"
}
19 changes: 6 additions & 13 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": "33.1.1",
"version": "33.2.0",
"engines": {
"node": ">=18.0.0"
},
Expand All @@ -12,8 +12,8 @@
"@azure/abort-controller": "^1.0.0",
"@azure/core-paging": "^1.2.0",
"@azure/core-client": "^1.7.0",
"@azure/core-auth": "^1.3.0",
"@azure/core-rest-pipeline": "^1.12.0",
"@azure/core-auth": "^1.6.0",
"@azure/core-rest-pipeline": "^1.14.0",
"tslib": "^2.2.0"
},
"keywords": [
Expand All @@ -40,6 +40,7 @@
"@azure-tools/test-credential": "^1.0.0",
"mocha": "^10.0.0",
"@types/mocha": "^10.0.0",
"tsx": "^4.7.1",
"@types/chai": "^4.2.8",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
Expand Down Expand Up @@ -105,13 +106,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