Skip to content

Commit

Permalink
Release refresh all package R15 (#17623)
Browse files Browse the repository at this point in the history
* [Release] sdk/resourcemanager/servicebus/armservicebus/0.5.0 generation from spec commit: f92aaf88f4c9d1ffb9a014eba196d887a9288c3a

* [Release] sdk/resourcemanager/servicefabric/armservicefabric/0.6.0 generation from spec commit: f92aaf88f4c9d1ffb9a014eba196d887a9288c3a

* [Release] sdk/resourcemanager/servicefabricmesh/armservicefabricmesh/0.4.0 generation from spec commit: f92aaf88f4c9d1ffb9a014eba196d887a9288c3a

* [Release] sdk/resourcemanager/servicelinker/armservicelinker/0.4.0 generation from spec commit: f92aaf88f4c9d1ffb9a014eba196d887a9288c3a

* [Release] sdk/resourcemanager/signalr/armsignalr/0.5.0 generation from spec commit: f92aaf88f4c9d1ffb9a014eba196d887a9288c3a

* [Release] sdk/resourcemanager/solutions/armmanagedapplications/0.4.0 generation from spec commit: f92aaf88f4c9d1ffb9a014eba196d887a9288c3a

* [Release] sdk/resourcemanager/sql/armsql/0.5.0 generation from spec commit: f92aaf88f4c9d1ffb9a014eba196d887a9288c3a

* [Release] sdk/resourcemanager/sqlvirtualmachine/armsqlvirtualmachine/0.4.0 generation from spec commit: f92aaf88f4c9d1ffb9a014eba196d887a9288c3a

* [Release] sdk/resourcemanager/storage/armstorage/0.6.0 generation from spec commit: f92aaf88f4c9d1ffb9a014eba196d887a9288c3a

* update list
  • Loading branch information
Alancere authored Apr 18, 2022
1 parent be08771 commit d47c9c1
Show file tree
Hide file tree
Showing 346 changed files with 1,434 additions and 922 deletions.
38 changes: 38 additions & 0 deletions sdk/resourcemanager/servicebus/armservicebus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,43 @@
# Release History

## 0.5.0 (2022-04-18)
### Breaking Changes

- Function `*NamespacesClient.ListAuthorizationRules` has been removed
- Function `*SubscriptionsClient.ListByTopic` has been removed
- Function `*RulesClient.ListBySubscriptions` has been removed
- Function `*PrivateEndpointConnectionsClient.List` has been removed
- Function `*DisasterRecoveryConfigsClient.List` has been removed
- Function `*NamespacesClient.ListNetworkRuleSets` has been removed
- Function `*TopicsClient.ListAuthorizationRules` has been removed
- Function `*MigrationConfigsClient.List` has been removed
- Function `*QueuesClient.ListByNamespace` has been removed
- Function `*TopicsClient.ListByNamespace` has been removed
- Function `*NamespacesClient.List` has been removed
- Function `*OperationsClient.List` has been removed
- Function `*DisasterRecoveryConfigsClient.ListAuthorizationRules` has been removed
- Function `*QueuesClient.ListAuthorizationRules` has been removed
- Function `*NamespacesClient.ListByResourceGroup` has been removed

### Features Added

- New function `*QueuesClient.NewListAuthorizationRulesPager(string, string, string, *QueuesClientListAuthorizationRulesOptions) *runtime.Pager[QueuesClientListAuthorizationRulesResponse]`
- New function `*TopicsClient.NewListByNamespacePager(string, string, *TopicsClientListByNamespaceOptions) *runtime.Pager[TopicsClientListByNamespaceResponse]`
- New function `*NamespacesClient.NewListByResourceGroupPager(string, *NamespacesClientListByResourceGroupOptions) *runtime.Pager[NamespacesClientListByResourceGroupResponse]`
- New function `*QueuesClient.NewListByNamespacePager(string, string, *QueuesClientListByNamespaceOptions) *runtime.Pager[QueuesClientListByNamespaceResponse]`
- New function `*OperationsClient.NewListPager(*OperationsClientListOptions) *runtime.Pager[OperationsClientListResponse]`
- New function `*NamespacesClient.NewListPager(*NamespacesClientListOptions) *runtime.Pager[NamespacesClientListResponse]`
- New function `*RulesClient.NewListBySubscriptionsPager(string, string, string, string, *RulesClientListBySubscriptionsOptions) *runtime.Pager[RulesClientListBySubscriptionsResponse]`
- New function `*DisasterRecoveryConfigsClient.NewListPager(string, string, *DisasterRecoveryConfigsClientListOptions) *runtime.Pager[DisasterRecoveryConfigsClientListResponse]`
- New function `*SubscriptionsClient.NewListByTopicPager(string, string, string, *SubscriptionsClientListByTopicOptions) *runtime.Pager[SubscriptionsClientListByTopicResponse]`
- New function `*PrivateEndpointConnectionsClient.NewListPager(string, string, *PrivateEndpointConnectionsClientListOptions) *runtime.Pager[PrivateEndpointConnectionsClientListResponse]`
- New function `*TopicsClient.NewListAuthorizationRulesPager(string, string, string, *TopicsClientListAuthorizationRulesOptions) *runtime.Pager[TopicsClientListAuthorizationRulesResponse]`
- New function `*NamespacesClient.NewListNetworkRuleSetsPager(string, string, *NamespacesClientListNetworkRuleSetsOptions) *runtime.Pager[NamespacesClientListNetworkRuleSetsResponse]`
- New function `*DisasterRecoveryConfigsClient.NewListAuthorizationRulesPager(string, string, string, *DisasterRecoveryConfigsClientListAuthorizationRulesOptions) *runtime.Pager[DisasterRecoveryConfigsClientListAuthorizationRulesResponse]`
- New function `*NamespacesClient.NewListAuthorizationRulesPager(string, string, *NamespacesClientListAuthorizationRulesOptions) *runtime.Pager[NamespacesClientListAuthorizationRulesResponse]`
- New function `*MigrationConfigsClient.NewListPager(string, string, *MigrationConfigsClientListOptions) *runtime.Pager[MigrationConfigsClientListResponse]`


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

Expand Down
6 changes: 3 additions & 3 deletions sdk/resourcemanager/servicebus/armservicebus/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/ba65174ad2569e80fdb5838a1dddc26b8c0d6f3d/specification/servicebus/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/ba65174ad2569e80fdb5838a1dddc26b8c0d6f3d/specification/servicebus/resource-manager/readme.go.md
- https://github.com/Azure/azure-rest-api-specs/blob/f92aaf88f4c9d1ffb9a014eba196d887a9288c3a/specification/servicebus/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/f92aaf88f4c9d1ffb9a014eba196d887a9288c3a/specification/servicebus/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 0.4.0
module-version: 0.5.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.

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

0 comments on commit d47c9c1

Please sign in to comment.