github Azure/azure-sdk-for-net Azure.ResourceManager.ApiManagement_1.0.0

latest releases: Azure.Storage.Blobs.Batch_12.20.0, Azure.Storage.Files.DataLake_12.21.0, Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.52...
2 years ago

1.0.0 (2022-09-29)

This is the first stable release of the Api Management Management library.

Breaking Changes

  • Changed the type of parameter ifMatch from string to ETag.
  • Marked ApiManagementContentItem and ApiManagementContentType from resource to non-resource.
  • Changed the return type of methods CreateGroupUser and GetGroupUsers from ApiManagementUserResource to ApiManagementGroupUserData.
  • Changed the return type of methods CreateOrUpdateGatewayApi and GetGatewayApisByService from ApiResource to GatewayApiData.
  • Changed the return type of methods CreateOrUpdateProductApi and GetProductApis from ApiResource to ProductApiData.
  • Changed the return type of methods CreateOrUpdateProductGroup and GetProductGroups from ApiManagementGroupResource to ProductGroupData.
  • Renamed ExpiresOn to ExpireOn.
  • Renamed method GetProductSubscriptions to GetAllProductSubscriptionData.

Other Changes

  • Upgraded dependent Azure.ResourceManager to 1.3.1.
  • Optimized the implementation of methods related to tag operations.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.