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

latest releases: Azure.Communication.Chat_1.3.1, Microsoft.Azure.WebJobs.Extensions.Storage_5.3.2, Microsoft.Azure.WebJobs.Extensions.Storage.Queues_5.3.2...
24 months 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.