botbook/node_modules/@azure/arm-resources/CHANGELOG.md
Rodrigo Rodriguez 6ae15fe3e5 Updated.
2024-09-04 13:13:15 -03:00

56 lines
3 KiB
Markdown

# Release History
## 5.2.0 (2023-03-13)
**Features**
- Interface DeploymentOperationsListAtManagementGroupScopeNextOptionalParams no longer has parameter top
- Interface DeploymentOperationsListAtScopeNextOptionalParams no longer has parameter top
- Interface DeploymentOperationsListAtSubscriptionScopeNextOptionalParams no longer has parameter top
- Interface DeploymentOperationsListAtTenantScopeNextOptionalParams no longer has parameter top
- Interface DeploymentOperationsListNextOptionalParams no longer has parameter top
- Interface DeploymentsListAtManagementGroupScopeNextOptionalParams no longer has parameter filter
- Interface DeploymentsListAtManagementGroupScopeNextOptionalParams no longer has parameter top
- Interface DeploymentsListAtScopeNextOptionalParams no longer has parameter filter
- Interface DeploymentsListAtScopeNextOptionalParams no longer has parameter top
- Interface DeploymentsListAtSubscriptionScopeNextOptionalParams no longer has parameter filter
- Interface DeploymentsListAtSubscriptionScopeNextOptionalParams no longer has parameter top
- Interface DeploymentsListAtTenantScopeNextOptionalParams no longer has parameter filter
- Interface DeploymentsListAtTenantScopeNextOptionalParams no longer has parameter top
- Interface DeploymentsListByResourceGroupNextOptionalParams no longer has parameter filter
- Interface DeploymentsListByResourceGroupNextOptionalParams no longer has parameter top
- Interface ProvidersListAtTenantScopeNextOptionalParams no longer has parameter expand
- Interface ProvidersListNextOptionalParams no longer has parameter expand
- Interface ResourceGroupsListNextOptionalParams no longer has parameter filter
- Interface ResourceGroupsListNextOptionalParams no longer has parameter top
- Interface ResourcesListByResourceGroupNextOptionalParams no longer has parameter expand
- Interface ResourcesListByResourceGroupNextOptionalParams no longer has parameter filter
- Interface ResourcesListByResourceGroupNextOptionalParams no longer has parameter top
- Interface ResourcesListNextOptionalParams no longer has parameter expand
- Interface ResourcesListNextOptionalParams no longer has parameter filter
- Interface ResourcesListNextOptionalParams no longer has parameter top
## 5.1.0 (2022-11-10)
**Features**
- Added Interface DeploymentWhatIfProperties
- Added Interface GenericResource
- Added Interface GenericResourceExpanded
## 5.0.1 (2022-04-18)
**features**
- Bug fix
## 5.0.0 (2021-12-06)
The package of @azure/arm-resources is using our next generation design principles since version 5.0.0, which contains breaking changes.
To understand the detail of the change, please refer to [Changelog](https://aka.ms/js-track2-changelog).
To migrate the existing applications to the latest version, please refer to [Migration Guide](https://aka.ms/js-track2-migration-guide).
To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart).