Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.37 KB

File metadata and controls

34 lines (19 loc) · 1.37 KB

Release History

1.0.0 (2022-11-04)

This package is the first stable release of the Microsoft Azure Hybrid Data management client library.

Other Changes

  • Updated the README file according to Azure SDK documentation guidelines.

1.0.0-beta.1 (2022-10-26)

Breaking Changes

New design of track 2 initial commit.

Package Name

The package name has been changed from Microsoft.Azure.Management.HybridData to Azure.ResourceManager.HybridData.

General New Features

This package follows the new Azure SDK guidelines, and provides many core capabilities:

- Support MSAL.NET, Azure.Identity is out of box for supporting MSAL.NET.
- Support [OpenTelemetry](https://opentelemetry.io/) for distributed tracing.
- HTTP pipeline with custom policies.
- Better error-handling.
- Support uniform telemetry across all languages.

This package is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, submit an issue in our Azure SDK for .NET GitHub repo.

NOTE: For more information about unified authentication, please refer to Microsoft Azure Identity documentation for .NET.