Skip to content

Commit

Permalink
[Release] sdk/resourcemanager/graphservices/armgraphservices/1.0.0 (#…
Browse files Browse the repository at this point in the history
…20951)

* [Release] sdk/resourcemanager/graphservices/armgraphservices/1.0.0 generation from spec commit: 0d41e635294dce73dfa99b07f3da4b68a9c9e29c

* update changelog: rename func
  • Loading branch information
Alancere authored Jun 20, 2023
1 parent aa2ee96 commit e6841bb
Show file tree
Hide file tree
Showing 14 changed files with 504 additions and 565 deletions.
10 changes: 10 additions & 0 deletions sdk/resourcemanager/graphservices/armgraphservices/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 1.0.0 (2023-06-23)
### Breaking Changes

- Function `*AccountClient.BeginCreateAndUpdate` has been renamed to `*AccountsClient.BeginCreateAndUpdate`
- Function `*AccountClient.Delete` has been renamed to `*AccountsClient.Delete`
- Function `*AccountClient.Get` has been renamed to `*AccountsClient.Get`
- Function `*AccountClient.Update` has been renamed to `*AccountsClient.Update`
- Function `*OperationClient.NewListPager` has been renamed to `*OperationsClient.NewListPager`


## 0.1.0 (2023-03-24)

The package of `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/graphservices/armgraphservices` is using our [next generation design principles](https://azure.github.io/azure-sdk/general_introduction.html).
Expand Down
276 changes: 0 additions & 276 deletions sdk/resourcemanager/graphservices/armgraphservices/account_client.go

This file was deleted.

Loading

0 comments on commit e6841bb

Please sign in to comment.