Skip to content

Commit 3944197

Browse files
authored
servicefabricmesh-storageimportexport-privatedns-policyinsights-release (Azure#20009)
* servicefabricmesh-release * storageimportexport-release * privatedns-release * policyinsights-rlease * update * update * update
1 parent 8b0a9ef commit 3944197

File tree

822 files changed

+51651
-19027
lines changed

Some content is hidden

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

822 files changed

+51651
-19027
lines changed

common/config/rush/pnpm-lock.yaml

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

rush.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,6 +1554,26 @@
15541554
"packageName": "@azure/arm-vmwarecloudsimple",
15551555
"projectFolder": "sdk/vmwarecloudsimple/arm-vmwarecloudsimple",
15561556
"versionPolicyName": "management"
1557+
},
1558+
{
1559+
"packageName": "@azure/arm-servicefabricmesh",
1560+
"projectFolder": "sdk/servicefabricmesh/arm-servicefabricmesh",
1561+
"versionPolicyName": "management"
1562+
},
1563+
{
1564+
"packageName": "@azure/arm-storageimportexport",
1565+
"projectFolder": "sdk/storageimportexport/arm-storageimportexport",
1566+
"versionPolicyName": "management"
1567+
},
1568+
{
1569+
"packageName": "@azure/arm-privatedns",
1570+
"projectFolder": "sdk/privatedns/arm-privatedns",
1571+
"versionPolicyName": "management"
1572+
},
1573+
{
1574+
"packageName": "@azure/arm-policyinsights",
1575+
"projectFolder": "sdk/policyinsights/arm-policyinsights",
1576+
"versionPolicyName": "management"
15571577
}
15581578
]
15591579
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Release History
2+
3+
## 5.0.0 (2022-01-24)
4+
5+
The package of @azure/arm-policyinsights is using our next generation design principles since version 5.0.0, which contains breaking changes.
6+
7+
To understand the detail of the change, please refer to [Changelog](https://aka.ms/js-track2-changelog).
8+
9+
To migrate the existing applications to the latest version, please refer to [Migration Guide](https://aka.ms/js-track2-migration-guide).
10+
11+
To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart).

sdk/policyinsights/arm-policyinsights/LICENSE.txt renamed to sdk/policyinsights/arm-policyinsights/LICENSE

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

3-
Copyright (c) 2020 Microsoft
3+
Copyright (c) 2022 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
@@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1818
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1919
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2020
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21-
SOFTWARE.
21+
SOFTWARE.

0 commit comments

Comments
 (0)