Skip to content

Commit e6841bb

Browse files
authored
[Release] sdk/resourcemanager/graphservices/armgraphservices/1.0.0 (Azure#20951)
* [Release] sdk/resourcemanager/graphservices/armgraphservices/1.0.0 generation from spec commit: 0d41e635294dce73dfa99b07f3da4b68a9c9e29c * update changelog: rename func
1 parent aa2ee96 commit e6841bb

File tree

14 files changed

+504
-565
lines changed

14 files changed

+504
-565
lines changed

sdk/resourcemanager/graphservices/armgraphservices/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 1.0.0 (2023-06-23)
4+
### Breaking Changes
5+
6+
- Function `*AccountClient.BeginCreateAndUpdate` has been renamed to `*AccountsClient.BeginCreateAndUpdate`
7+
- Function `*AccountClient.Delete` has been renamed to `*AccountsClient.Delete`
8+
- Function `*AccountClient.Get` has been renamed to `*AccountsClient.Get`
9+
- Function `*AccountClient.Update` has been renamed to `*AccountsClient.Update`
10+
- Function `*OperationClient.NewListPager` has been renamed to `*OperationsClient.NewListPager`
11+
12+
313
## 0.1.0 (2023-03-24)
414

515
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).

sdk/resourcemanager/graphservices/armgraphservices/account_client.go

Lines changed: 0 additions & 276 deletions
This file was deleted.

0 commit comments

Comments
 (0)