Skip to content
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

[AutoPR @azure/arm-network] Added private IP prefix length to network interface resource. #9098

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
70 changes: 70 additions & 0 deletions sdk/network/arm-network/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,75 @@
# Release History

## 33.2.0 (2024-03-26)

**Features**

- 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 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 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 KnownNicTypeInRequest
- Added Enum KnownNicTypeInResponse
- Added Enum KnownSharingScope
- Enum KnownEndpointType has a new value AzureArcNetwork


## 33.1.0 (2024-02-02)

**Features**
Expand Down
6 changes: 3 additions & 3 deletions sdk/network/arm-network/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "73d1e6522dfdedb795f46cf997921c623011caa6",
"commit": "7c74270901ec18b8b57c578811f7ba6fccd7e9c1",
"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/typescript@6.0.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/js-sdk-release-tools@2.7.4",
"use": "@autorest/typescript@6.0.14"
"use": "@autorest/typescript@^6.0.12"
}
18 changes: 5 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.0",
"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 Down Expand Up @@ -106,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