Skip to content

Commit 41f408a

Browse files
author
SDKAuto
committed
CodeGen from PR 28741 in Azure/azure-rest-api-specs
Merge 91e4f616f061cd2aacfa749638493bc6066f5e9b into ab064e0047ec560a700d6b501097d99471ad817b
1 parent 0671672 commit 41f408a

Some content is hidden

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

41 files changed

+3646
-1951
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 428 additions & 396 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 49 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,52 @@
11
# Release History
2-
3-
## 4.0.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
12-
2+
3+
## 5.0.0-beta.1 (2024-07-08)
4+
Compared with version 4.0.0
5+
6+
**Features**
7+
8+
- Added operation group NetworkSecurityPerimeterConfigurations
9+
- Added Interface ErrorAdditionalInfo
10+
- Added Interface ErrorDetail
11+
- Added Interface ErrorResponse
12+
- Added Interface NetworkSecurityPerimeter
13+
- Added Interface NetworkSecurityPerimeterConfiguration
14+
- Added Interface NetworkSecurityPerimeterConfigurationList
15+
- Added Interface NetworkSecurityPerimeterConfigurationProperties
16+
- Added Interface NetworkSecurityPerimeterConfigurationsGetOptionalParams
17+
- Added Interface NetworkSecurityPerimeterConfigurationsListNextOptionalParams
18+
- Added Interface NetworkSecurityPerimeterConfigurationsListOptionalParams
19+
- Added Interface NetworkSecurityPerimeterConfigurationsReconcileHeaders
20+
- Added Interface NetworkSecurityPerimeterConfigurationsReconcileOptionalParams
21+
- Added Interface NspAccessRule
22+
- Added Interface NspAccessRuleProperties
23+
- Added Interface NspAccessRulePropertiesSubscriptionsItem
24+
- Added Interface Profile
25+
- Added Interface ProvisioningIssue
26+
- Added Interface ProvisioningIssueProperties
27+
- Added Interface ResourceAssociation
28+
- Added Type Alias AccessMode
29+
- Added Type Alias NetworkSecurityPerimeterConfigurationsGetResponse
30+
- Added Type Alias NetworkSecurityPerimeterConfigurationsListNextResponse
31+
- Added Type Alias NetworkSecurityPerimeterConfigurationsListResponse
32+
- Added Type Alias NetworkSecurityPerimeterConfigurationsReconcileResponse
33+
- Added Type Alias NspAccessRuleDirection
34+
- Added Type Alias ProvisioningState
35+
- Added Type Alias Severity
36+
- Interface BotProperties has a new optional parameter networkSecurityPerimeterConfigurations
37+
- Interface ConnectionSettingProperties has a new optional parameter id
38+
- Interface ConnectionSettingProperties has a new optional parameter name
39+
- Added Enum KnownAccessMode
40+
- Added Enum KnownNspAccessRuleDirection
41+
- Added Enum KnownProvisioningState
42+
- Added Enum KnownSeverity
43+
- Enum KnownPublicNetworkAccess has a new value SecuredByPerimeter
44+
45+
**Breaking Changes**
46+
47+
- Class AzureBotService has a new signature
48+
49+
1350
## 4.0.0 (2023-01-16)
1451

1552
The package of @azure/arm-botservice is using our next generation design principles since version 4.0.0, which contains breaking changes.
@@ -18,4 +55,4 @@ To understand the detail of the change, please refer to [Changelog](https://aka.
1855

1956
To migrate the existing applications to the latest version, please refer to [Migration Guide](https://aka.ms/js-track2-migration-guide).
2057

21-
To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart ).
58+
To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart).

sdk/botservice/arm-botservice/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) 2023 Microsoft
3+
Copyright (c) 2024 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/botservice/arm-botservice/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Azure Bot Service is a platform for creating smart conversational agents.
66

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

1212
## Getting started
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "4359ee079cc0f0d7c596cafeb8b363466d2d95f6",
2+
"commit": "6aedd999dd7f0a9f5e0bfd68486d812b21f54dc4",
33
"readme": "specification/botservice/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=F:\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\botservice\\resource-manager\\readme.md --use=@autorest/[email protected].0-rc.7 --generate-sample=true",
4+
"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/botservice/resource-manager/readme.md --use=@autorest/typescript@^6.0.12",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"release_tool": "@azure-tools/js-sdk-release-tools@2.5.4",
7-
"use": "@autorest/[email protected].0-rc.7"
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.10",
7+
"use": "@autorest/typescript@^6.0.12"
88
}

sdk/botservice/arm-botservice/package.json

Lines changed: 14 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
"sdk-type": "mgmt",
44
"author": "Microsoft Corporation",
55
"description": "A generated SDK for AzureBotService.",
6-
"version": "4.0.1",
6+
"version": "5.0.0-beta.1",
77
"engines": {
88
"node": ">=18.0.0"
99
},
1010
"dependencies": {
11-
"@azure/core-lro": "^2.2.0",
11+
"@azure/core-lro": "^2.5.4",
1212
"@azure/abort-controller": "^1.0.0",
1313
"@azure/core-paging": "^1.2.0",
14-
"@azure/core-client": "^1.6.1",
15-
"@azure/core-auth": "^1.3.0",
16-
"@azure/core-rest-pipeline": "^1.8.0",
14+
"@azure/core-client": "^1.7.0",
15+
"@azure/core-auth": "^1.6.0",
16+
"@azure/core-rest-pipeline": "^1.14.0",
1717
"tslib": "^2.2.0"
1818
},
1919
"keywords": [
@@ -30,21 +30,22 @@
3030
"devDependencies": {
3131
"@microsoft/api-extractor": "^7.31.1",
3232
"mkdirp": "^3.0.1",
33-
"typescript": "~5.5.3",
33+
"typescript": "~5.4.5",
3434
"uglify-js": "^3.4.9",
35-
"rimraf": "^5.0.5",
35+
"rimraf": "^5.0.0",
3636
"dotenv": "^16.0.0",
37+
"@azure/dev-tool": "^1.0.0",
3738
"@azure/identity": "^4.0.1",
3839
"@azure-tools/test-recorder": "^3.0.0",
39-
"@azure-tools/test-credential": "^1.0.0",
40+
"@azure-tools/test-credential": "^1.1.0",
4041
"mocha": "^10.0.0",
42+
"@types/mocha": "^10.0.0",
43+
"tsx": "^4.7.1",
4144
"@types/chai": "^4.2.8",
4245
"chai": "^4.2.0",
4346
"cross-env": "^7.0.2",
4447
"@types/node": "^18.0.0",
45-
"@azure/dev-tool": "^1.0.0",
46-
"ts-node": "^10.0.0",
47-
"@types/mocha": "^10.0.0"
48+
"ts-node": "^10.0.0"
4849
},
4950
"repository": {
5051
"type": "git",
@@ -77,7 +78,6 @@
7778
"pack": "npm pack 2>&1",
7879
"extract-api": "dev-tool run extract-api",
7980
"lint": "echo skipped",
80-
"audit": "echo skipped",
8181
"clean": "rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log",
8282
"build:node": "echo skipped",
8383
"build:browser": "echo skipped",
@@ -106,13 +106,5 @@
106106
]
107107
},
108108
"autoPublish": true,
109-
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/botservice/arm-botservice",
110-
"//sampleConfiguration": {
111-
"productName": "",
112-
"productSlugs": [
113-
"azure"
114-
],
115-
"disableDocsMs": true,
116-
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-botservice?view=azure-node-preview"
117-
}
118-
}
109+
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/botservice/arm-botservice"
110+
}

0 commit comments

Comments
 (0)