Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release refresh all package R5 #17607

Merged
merged 9 commits into from
Apr 15, 2022
14 changes: 14 additions & 0 deletions sdk/resourcemanager/dashboard/armdashboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Release History

## 0.2.0 (2022-04-15)
### Breaking Changes

- Function `*GrafanaClient.ListByResourceGroup` has been removed
- Function `*GrafanaClient.List` has been removed
- Function `*OperationsClient.List` has been removed

### Features Added

- New function `*GrafanaClient.NewListByResourceGroupPager(string, *GrafanaClientListByResourceGroupOptions) *runtime.Pager[GrafanaClientListByResourceGroupResponse]`
- New function `*GrafanaClient.NewListPager(*GrafanaClientListOptions) *runtime.Pager[GrafanaClientListResponse]`
- New function `*OperationsClient.NewListPager(*OperationsClientListOptions) *runtime.Pager[OperationsClientListResponse]`


## 0.1.0 (2022-04-11)

- Init release.
6 changes: 3 additions & 3 deletions sdk/resourcemanager/dashboard/armdashboard/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/a0ea00d6f2a385a23212211ccaf6eb4a1c3eae7b/specification/dashboard/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/a0ea00d6f2a385a23212211ccaf6eb4a1c3eae7b/specification/dashboard/resource-manager/readme.go.md
- https://github.com/Azure/azure-rest-api-specs/blob/cc26f1d28c939bbcde00a29aa8958b3eebb10cea/specification/dashboard/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/cc26f1d28c939bbcde00a29aa8958b3eebb10cea/specification/dashboard/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 0.1.0
module-version: 0.2.0

```

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions sdk/resourcemanager/databox/armdatabox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Release History

## 0.4.0 (2022-04-15)
### Breaking Changes

- Function `*JobsClient.ListByResourceGroup` has been removed
- Function `*OperationsClient.List` has been removed
- Function `*JobsClient.List` has been removed
- Function `*JobsClient.ListCredentials` has been removed
- Function `*ServiceClient.ListAvailableSKUsByResourceGroup` has been removed

### Features Added

- New function `*JobsClient.NewListPager(*JobsClientListOptions) *runtime.Pager[JobsClientListResponse]`
- New function `*ServiceClient.NewListAvailableSKUsByResourceGroupPager(string, string, AvailableSKURequest, *ServiceClientListAvailableSKUsByResourceGroupOptions) *runtime.Pager[ServiceClientListAvailableSKUsByResourceGroupResponse]`
- New function `*JobsClient.NewListByResourceGroupPager(string, *JobsClientListByResourceGroupOptions) *runtime.Pager[JobsClientListByResourceGroupResponse]`
- New function `*OperationsClient.NewListPager(*OperationsClientListOptions) *runtime.Pager[OperationsClientListResponse]`
- New function `*JobsClient.NewListCredentialsPager(string, string, *JobsClientListCredentialsOptions) *runtime.Pager[JobsClientListCredentialsResponse]`


## 0.3.0 (2022-04-11)
### Breaking Changes

Expand Down
6 changes: 3 additions & 3 deletions sdk/resourcemanager/databox/armdatabox/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/d48ca7ed92cbb4f972eb6214bdb3200edaf78369/specification/databox/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/d48ca7ed92cbb4f972eb6214bdb3200edaf78369/specification/databox/resource-manager/readme.go.md
- https://github.com/Azure/azure-rest-api-specs/blob/cc26f1d28c939bbcde00a29aa8958b3eebb10cea/specification/databox/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/cc26f1d28c939bbcde00a29aa8958b3eebb10cea/specification/databox/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 0.3.0
module-version: 0.4.0

```

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading