Skip to content

Commit 1a39e0f

Browse files
authored
1 parent 0cde479 commit 1a39e0f

File tree

248 files changed

+7529
-2835
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

248 files changed

+7529
-2835
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 20 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/eventhub/arm-eventhub/CHANGELOG.md

Lines changed: 64 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,69 @@
11
# Release History
2+
3+
## 5.2.0-beta.1 (2023-04-12)
4+
5+
**Features**
26

3-
## 5.1.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
12-
7+
- Added operation group ApplicationGroupOperations
8+
- Added operation group NetworkSecurityPerimeterConfigurationOperations
9+
- Added operation group NetworkSecurityPerimeterConfigurations
10+
- Added Interface ApplicationGroup
11+
- Added Interface ApplicationGroupCreateOrUpdateApplicationGroupOptionalParams
12+
- Added Interface ApplicationGroupDeleteOptionalParams
13+
- Added Interface ApplicationGroupGetOptionalParams
14+
- Added Interface ApplicationGroupListByNamespaceNextOptionalParams
15+
- Added Interface ApplicationGroupListByNamespaceOptionalParams
16+
- Added Interface ApplicationGroupListResult
17+
- Added Interface ApplicationGroupPolicy
18+
- Added Interface NetworkSecurityPerimeter
19+
- Added Interface NetworkSecurityPerimeterConfiguration
20+
- Added Interface NetworkSecurityPerimeterConfigurationList
21+
- Added Interface NetworkSecurityPerimeterConfigurationListOptionalParams
22+
- Added Interface NetworkSecurityPerimeterConfigurationPropertiesProfile
23+
- Added Interface NetworkSecurityPerimeterConfigurationPropertiesResourceAssociation
24+
- Added Interface NetworkSecurityPerimeterConfigurationsCreateOrUpdateOptionalParams
25+
- Added Interface NspAccessRule
26+
- Added Interface NspAccessRuleProperties
27+
- Added Interface NspAccessRulePropertiesSubscriptionsItem
28+
- Added Interface ProvisioningIssue
29+
- Added Interface ProvisioningIssueProperties
30+
- Added Interface RetentionDescription
31+
- Added Interface ThrottlingPolicy
32+
- Added Type Alias ApplicationGroupCreateOrUpdateApplicationGroupResponse
33+
- Added Type Alias ApplicationGroupGetResponse
34+
- Added Type Alias ApplicationGroupListByNamespaceNextResponse
35+
- Added Type Alias ApplicationGroupListByNamespaceResponse
36+
- Added Type Alias ApplicationGroupPolicyType
37+
- Added Type Alias ApplicationGroupPolicyUnion
38+
- Added Type Alias CleanupPolicyRetentionDescription
39+
- Added Type Alias MetricId
40+
- Added Type Alias NetworkSecurityPerimeterConfigurationListResponse
41+
- Added Type Alias NetworkSecurityPerimeterConfigurationProvisioningState
42+
- Added Type Alias NspAccessRuleDirection
43+
- Added Type Alias PublicNetworkAccess
44+
- Added Type Alias ResourceAssociationAccessMode
45+
- Added Type Alias TlsVersion
46+
- Interface Cluster has a new optional parameter supportsScaling
47+
- Interface EHNamespace has a new optional parameter minimumTlsVersion
48+
- Interface EHNamespace has a new optional parameter publicNetworkAccess
49+
- Interface Eventhub has a new optional parameter retentionDescription
50+
- Added Enum KnownApplicationGroupPolicyType
51+
- Added Enum KnownCleanupPolicyRetentionDescription
52+
- Added Enum KnownMetricId
53+
- Added Enum KnownNetworkSecurityPerimeterConfigurationProvisioningState
54+
- Added Enum KnownNspAccessRuleDirection
55+
- Added Enum KnownPublicNetworkAccess
56+
- Added Enum KnownResourceAssociationAccessMode
57+
- Added Enum KnownTlsVersion
58+
- Enum KnownPublicNetworkAccessFlag has a new value SecuredByPerimeter
59+
- Interface ConsumerGroupsListByEventHubNextOptionalParams no longer has parameter skip
60+
- Interface ConsumerGroupsListByEventHubNextOptionalParams no longer has parameter top
61+
- Interface EventHubsListByNamespaceNextOptionalParams no longer has parameter skip
62+
- Interface EventHubsListByNamespaceNextOptionalParams no longer has parameter top
63+
- Interface SchemaRegistryListByNamespaceNextOptionalParams no longer has parameter skip
64+
- Interface SchemaRegistryListByNamespaceNextOptionalParams no longer has parameter top
65+
66+
1367
## 5.1.0 (2022-11-22)
1468

1569
**Features**

sdk/eventhub/arm-eventhub/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2022 Microsoft
3+
Copyright (c) 2023 Microsoft
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

sdk/eventhub/arm-eventhub/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Azure Event Hubs client for managing Event Hubs Cluster, IPFilter Rules and Virt
66

77
[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventhub/arm-eventhub) |
88
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-eventhub) |
9-
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-eventhub) |
9+
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-eventhub?view=azure-node-preview) |
1010
[Samples](https://github.com/Azure-Samples/azure-samples-js-management)
1111

1212
## Getting started
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "d710fb7f40338ca6ef00e0a9680be0a3d4cf5059",
3-
"readme": "specification\\eventhub\\resource-manager\\readme.md",
4-
"autorest_command": "autorest --version=3.8.4 --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\\eventhub\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-rc.3.20221108.1 --generate-sample=true",
2+
"commit": "7561be58288fad1433038db3f1ccd9794773a03e",
3+
"readme": "specification/eventhub/resource-manager/readme.md",
4+
"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\\eventhub\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-rc.10 --generate-sample=true",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.2",
7-
"use": "@autorest/typescript@6.0.0-rc.3.20221108.1"
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.6.2",
7+
"use": "@autorest/typescript@6.0.0-rc.10"
88
}

sdk/eventhub/arm-eventhub/package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
"sdk-type": "mgmt",
44
"author": "Microsoft Corporation",
55
"description": "A generated SDK for EventHubManagementClient.",
6-
"version": "5.1.1",
6+
"version": "5.2.0-beta.1",
77
"engines": {
88
"node": ">=14.0.0"
99
},
1010
"dependencies": {
11-
"@azure/core-lro": "^2.2.0",
11+
"@azure/core-lro": "^2.5.0",
1212
"@azure/abort-controller": "^1.0.0",
1313
"@azure/core-paging": "^1.2.0",
14-
"@azure/core-client": "^1.6.1",
14+
"@azure/core-client": "^1.7.0",
1515
"@azure/core-auth": "^1.3.0",
1616
"@azure/core-rest-pipeline": "^1.8.0",
1717
"tslib": "^2.2.0"
@@ -33,12 +33,13 @@
3333
"@rollup/plugin-json": "^6.0.0",
3434
"@rollup/plugin-multi-entry": "^6.0.0",
3535
"@rollup/plugin-node-resolve": "^13.1.3",
36-
"mkdirp": "^1.0.4",
36+
"mkdirp": "^2.1.2",
3737
"rollup": "^2.66.1",
3838
"rollup-plugin-sourcemaps": "^0.6.3",
3939
"typescript": "~4.8.0",
4040
"uglify-js": "^3.4.9",
4141
"rimraf": "^3.0.0",
42+
"dotenv": "^16.0.0",
4243
"@azure/identity": "^2.0.1",
4344
"@azure-tools/test-recorder": "^3.0.0",
4445
"@azure-tools/test-credential": "^1.0.0",
@@ -51,7 +52,6 @@
5152
"@types/node": "^14.0.0",
5253
"@azure/dev-tool": "^1.0.0"
5354
},
54-
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventhub/arm-eventhub",
5555
"repository": {
5656
"type": "git",
5757
"url": "https://github.com/Azure/azure-sdk-for-js.git"
@@ -113,6 +113,7 @@
113113
]
114114
},
115115
"autoPublish": true,
116+
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventhub/arm-eventhub",
116117
"//sampleConfiguration": {
117118
"productName": "",
118119
"productSlugs": [

sdk/eventhub/arm-eventhub/recordings/node/eventhub_test/recording_eventhubs_create_test.json

Lines changed: 14 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/eventhub/arm-eventhub/recordings/node/eventhub_test/recording_eventhubs_delete_test.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)