Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.5 KB

File metadata and controls

32 lines (19 loc) · 1.5 KB

Release History

2.0.0 (2023-12-22)

Breaking Changes

  • Operation *ApplicationTypeVersionsClient.List has supported pagination, use *ApplicationTypeVersionsClient.NewListPager instead.
  • Operation *ApplicationTypesClient.List has supported pagination, use *ApplicationTypesClient.NewListPager instead.
  • Operation *ApplicationsClient.List has supported pagination, use *ApplicationsClient.NewListPager instead.
  • Operation *ClustersClient.List has supported pagination, use *ClustersClient.NewListPager instead.
  • Operation *ClustersClient.ListByResourceGroup has supported pagination, use *ClustersClient.NewListByResourceGroupPager instead.
  • Operation *ServicesClient.List has supported pagination, use *ServicesClient.NewListPager instead.

1.2.0 (2023-11-24)

Features Added

  • Support for test fakes and OpenTelemetry trace spans.

1.1.0 (2023-03-31)

Features Added

  • New struct ClientFactory which is a client factory used to create any client in this module

1.0.0 (2022-05-18)

The package of github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/servicefabric/armservicefabric is using our next generation design principles since version 1.0.0, which contains breaking changes.

To migrate the existing applications to the latest version, please refer to Migration Guide.

To learn more, please refer to our documentation Quick Start.