# Release History ## 1.0.0-beta.4 (Unreleased) ### Features Added ### Breaking Changes ### Bugs Fixed ### Other Changes ## 1.0.0-beta.3 (2026-04-28) ### Other Changes - Upgraded dependent `Azure.Core` to 1.54.0. - Upgraded dependent `Azure.ResourceManager` to 1.14.0. ## 1.0.0-beta.2 (2025-03-11) ### Features Added - Exposed `JsonModelWriteCore` for model serialization procedure. ## 1.0.0-beta.1 (2024-04-01) ### Features Added Initial release for Import of SAP systems' inventory using the [Discovery template](https://go.microsoft.com/fwlink/?linkid=2249111) into SAP Migration discovery site resource and it's child resources, the SAP instances and Server instances. ### General New Features This package follows the [new Azure SDK guidelines](https://azure.github.io/azure-sdk/general_introduction.html), 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](https://github.com/Azure/azure-sdk-for-net/issues). > NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://learn.microsoft.com/dotnet/api/overview/azure/identity-readme?view=azure-dotnet).