Skip to content

Commit 600c5de

Browse files
authored
[mgmt] iotfirmwaredefense release (Azure#28828)
Azure/sdk-release-request#4955
1 parent 9b6fc5d commit 600c5de

147 files changed

Lines changed: 6678 additions & 7471 deletions

File tree

Some content is hidden

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

common/config/rush/pnpm-lock.yaml

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
# Release History
2-
3-
## 1.0.0-beta.2 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
12-
13-
## 1.0.0-beta.1 (2023-07-19)
2+
3+
## 1.0.0 (2024-03-08)
144

155
The package of @azure/arm-iotfirmwaredefense is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart ).

sdk/iotfirmwaredefense/arm-iotfirmwaredefense/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/iotfirmwaredefense/arm-iotfirmwaredefense/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
This package contains an isomorphic SDK (runs both in Node.js and in browsers) for Azure IoTFirmwareDefense client.
44

5-
The definitions and parameters in this swagger specification will be used to manage the IoT Firmware Defense resources.
5+
Firmware & IoT Security REST API
66

77
[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/iotfirmwaredefense/arm-iotfirmwaredefense) |
88
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-iotfirmwaredefense) |
9-
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-iotfirmwaredefense?view=azure-node-preview) |
9+
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-iotfirmwaredefense) |
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": "14a3cf043a4567366366f3d70829b4ef57711eb3",
2+
"commit": "1a011ff0d72315ef3c530fe545c4fe82d0450201",
33
"readme": "specification/fist/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\\fist\\resource-manager\\readme.md --use=@autorest/typescript@6.0.5 --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=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\fist\\resource-manager\\readme.md --use=@autorest/typescript@6.0.17 --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.7.0",
7-
"use": "@autorest/typescript@6.0.5"
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.4",
7+
"use": "@autorest/typescript@6.0.17"
88
}

sdk/iotfirmwaredefense/arm-iotfirmwaredefense/assets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"AssetsRepo": "Azure/azure-sdk-assets",
33
"AssetsRepoPrefixPath": "js",
44
"TagPrefix": "js/iotfirmwaredefense/arm-iotfirmwaredefense",
5-
"Tag": "js/iotfirmwaredefense/arm-iotfirmwaredefense_30d53907bb"
5+
"Tag": "js/iotfirmwaredefense/arm-iotfirmwaredefense_153e6c5c5a"
66
}

sdk/iotfirmwaredefense/arm-iotfirmwaredefense/package.json

Lines changed: 9 additions & 9 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 IoTFirmwareDefenseClient.",
6-
"version": "1.0.0-beta.2",
6+
"version": "1.0.0",
77
"engines": {
88
"node": ">=18.0.0"
99
},
1010
"dependencies": {
1111
"@azure/core-paging": "^1.2.0",
1212
"@azure/core-client": "^1.7.0",
13-
"@azure/core-auth": "^1.3.0",
14-
"@azure/core-rest-pipeline": "^1.8.0",
13+
"@azure/core-auth": "^1.6.0",
14+
"@azure/core-rest-pipeline": "^1.14.0",
1515
"tslib": "^2.2.0"
1616
},
1717
"keywords": [
@@ -30,19 +30,20 @@
3030
"mkdirp": "^2.1.2",
3131
"typescript": "~5.3.3",
3232
"uglify-js": "^3.4.9",
33-
"rimraf": "^5.0.5",
33+
"rimraf": "^5.0.0",
3434
"dotenv": "^16.0.0",
35+
"@azure/dev-tool": "^1.0.0",
3536
"@azure/identity": "^4.0.1",
3637
"@azure-tools/test-recorder": "^3.0.0",
3738
"@azure-tools/test-credential": "^1.0.0",
3839
"mocha": "^10.0.0",
40+
"@types/mocha": "^10.0.0",
41+
"esm": "^3.2.18",
3942
"@types/chai": "^4.2.8",
4043
"chai": "^4.2.0",
4144
"cross-env": "^7.0.2",
4245
"@types/node": "^18.0.0",
43-
"@azure/dev-tool": "^1.0.0",
44-
"ts-node": "^10.0.0",
45-
"@types/mocha": "^10.0.0"
46+
"ts-node": "^10.0.0"
4647
},
4748
"repository": {
4849
"type": "git",
@@ -75,7 +76,6 @@
7576
"pack": "npm pack 2>&1",
7677
"extract-api": "api-extractor run --local",
7778
"lint": "echo skipped",
78-
"audit": "echo skipped",
7979
"clean": "rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log",
8080
"build:node": "echo skipped",
8181
"build:browser": "echo skipped",
@@ -113,4 +113,4 @@
113113
"disableDocsMs": true,
114114
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-iotfirmwaredefense?view=azure-node-preview"
115115
}
116-
}
116+
}

0 commit comments

Comments
 (0)