Skip to content

Commit d5478b5

Browse files
authored
refresh11 (Azure#24533)
* refresh11 * update files * update files * update files * update files * update files
1 parent e13e146 commit d5478b5

File tree

489 files changed

+18197
-921
lines changed

Some content is hidden

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

489 files changed

+18197
-921
lines changed

common/config/rush/pnpm-lock.yaml

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

sdk/logic/arm-logic/CHANGELOG.md

Lines changed: 34 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,39 @@
11
# Release History
2+
3+
## 8.2.0 (2023-01-20)
4+
5+
**Features**
26

3-
## 8.1.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
12-
7+
- Interface IntegrationAccountAgreementsListNextOptionalParams no longer has parameter filter
8+
- Interface IntegrationAccountAgreementsListNextOptionalParams no longer has parameter top
9+
- Interface IntegrationAccountCertificatesListNextOptionalParams no longer has parameter top
10+
- Interface IntegrationAccountMapsListNextOptionalParams no longer has parameter filter
11+
- Interface IntegrationAccountMapsListNextOptionalParams no longer has parameter top
12+
- Interface IntegrationAccountPartnersListNextOptionalParams no longer has parameter filter
13+
- Interface IntegrationAccountPartnersListNextOptionalParams no longer has parameter top
14+
- Interface IntegrationAccountSchemasListNextOptionalParams no longer has parameter filter
15+
- Interface IntegrationAccountSchemasListNextOptionalParams no longer has parameter top
16+
- Interface IntegrationAccountSessionsListNextOptionalParams no longer has parameter filter
17+
- Interface IntegrationAccountSessionsListNextOptionalParams no longer has parameter top
18+
- Interface IntegrationAccountsListByResourceGroupNextOptionalParams no longer has parameter top
19+
- Interface IntegrationAccountsListBySubscriptionNextOptionalParams no longer has parameter top
20+
- Interface IntegrationServiceEnvironmentsListByResourceGroupNextOptionalParams no longer has parameter top
21+
- Interface IntegrationServiceEnvironmentsListBySubscriptionNextOptionalParams no longer has parameter top
22+
- Interface WorkflowRunActionsListNextOptionalParams no longer has parameter filter
23+
- Interface WorkflowRunActionsListNextOptionalParams no longer has parameter top
24+
- Interface WorkflowRunsListNextOptionalParams no longer has parameter filter
25+
- Interface WorkflowRunsListNextOptionalParams no longer has parameter top
26+
- Interface WorkflowsListByResourceGroupNextOptionalParams no longer has parameter filter
27+
- Interface WorkflowsListByResourceGroupNextOptionalParams no longer has parameter top
28+
- Interface WorkflowsListBySubscriptionNextOptionalParams no longer has parameter filter
29+
- Interface WorkflowsListBySubscriptionNextOptionalParams no longer has parameter top
30+
- Interface WorkflowTriggerHistoriesListNextOptionalParams no longer has parameter filter
31+
- Interface WorkflowTriggerHistoriesListNextOptionalParams no longer has parameter top
32+
- Interface WorkflowTriggersListNextOptionalParams no longer has parameter filter
33+
- Interface WorkflowTriggersListNextOptionalParams no longer has parameter top
34+
- Interface WorkflowVersionsListNextOptionalParams no longer has parameter top
35+
36+
1337
## 8.1.0 (2022-09-21)
1438

1539
**Features**

sdk/logic/arm-logic/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/logic/arm-logic/_meta.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "2197a104b73030ace50f4f834849003c1c895da5",
2+
"commit": "2d9846d81852452cf10270b18329ac382a881bf7",
33
"readme": "specification/logic/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=C:\\Users\\marygao\\project\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\logic\\resource-manager\\readme.md --use=@autorest/[email protected].1.20220727.1",
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\\logic\\resource-manager\\readme.md --use=@autorest/[email protected].7 --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/[email protected].1.20220727.1"
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.5.4",
7+
"use": "@autorest/[email protected].7"
88
}

sdk/logic/arm-logic/package.json

Lines changed: 15 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 LogicManagementClient.",
6-
"version": "8.1.1",
6+
"version": "8.2.0",
77
"engines": {
88
"node": ">=14.0.0"
99
},
1010
"dependencies": {
1111
"@azure/core-lro": "^2.2.0",
1212
"@azure/abort-controller": "^1.0.0",
1313
"@azure/core-paging": "^1.2.0",
14-
"@azure/core-client": "^1.5.0",
14+
"@azure/core-client": "^1.6.1",
1515
"@azure/core-auth": "^1.3.0",
1616
"@azure/core-rest-pipeline": "^1.8.0",
1717
"tslib": "^2.2.0"
@@ -36,19 +36,20 @@
3636
"mkdirp": "^1.0.4",
3737
"rollup": "^2.66.1",
3838
"rollup-plugin-sourcemaps": "^0.6.3",
39-
"typescript": "~4.6.0",
39+
"typescript": "~4.8.0",
4040
"uglify-js": "^3.4.9",
4141
"rimraf": "^3.0.0",
42+
"dotenv": "^8.2.0",
4243
"@azure/identity": "^2.0.1",
4344
"@azure-tools/test-recorder": "^2.0.0",
4445
"@azure-tools/test-credential": "^1.0.0",
4546
"mocha": "^7.1.1",
4647
"@types/chai": "^4.2.8",
4748
"chai": "^4.2.0",
4849
"cross-env": "^7.0.2",
50+
"@types/node": "^14.0.0",
4951
"@azure/dev-tool": "^1.0.0"
5052
},
51-
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/logic/arm-logic",
5253
"repository": {
5354
"type": "git",
5455
"url": "https://github.com/Azure/azure-sdk-for-js.git"
@@ -109,5 +110,14 @@
109110
}
110111
]
111112
},
112-
"autoPublish": true
113+
"autoPublish": true,
114+
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/logic/arm-logic",
115+
"//sampleConfiguration": {
116+
"productName": "",
117+
"productSlugs": [
118+
"azure"
119+
],
120+
"disableDocsMs": true,
121+
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-logic?view=azure-node-preview"
122+
}
113123
}

sdk/logic/arm-logic/recordings/node/logic_test/recording_workflows_create_test.json

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

sdk/logic/arm-logic/recordings/node/logic_test/recording_workflows_delete_test.json

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

0 commit comments

Comments
 (0)