Releases: Azure/azure-sdk-for-net
Releases · Azure/azure-sdk-for-net
Azure.Communication.Messages_1.1.0
1.1.0 (2024-10-18)
Features Added
- Added support for additional media message types: documents, videos, and audio.
- Introduced the following new models for enhanced media notifications:
DocumentNotificationContent: for sending document notifications.VideoNotificationContent: for sending video notifications.AudioNotificationContent: for sending audio notifications.ImageNotificationContent: for sending image notifications.
Other Changes
- The
MediaNotificationContentmodel, previously used for sending image notifications, is being deprecated. A deprecation warning will inform users to transition to the newImageNotificationContentmodel for future use.
Azure.ResourceManager.ContainerOrchestratorRuntime_1.0.0-beta.1
1.0.0-beta.1 (2024-10-18)
Features Added
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.
Azure.ResourceManager.RecoveryServices_1.2.0-beta.1
1.2.0-beta.1 (2024-10-15)
Features Added
- Enable the new model serialization by using the System.ClientModel, refer this document for more details.
- Exposed
JsonModelWriteCorefor model serialization procedure.
Azure.ResourceManager.OperationalInsights_1.3.0-beta.1
1.3.0-beta.1 (2024-10-15)
Features Added
- Exposed
JsonModelWriteCorefor model serialization procedure.
Bugs Fixed
- Fix [BUG] Wrong request during the LRO of OperationaIInsights - Cluster - PUT #40606
Azure.ResourceManager.Logic_1.2.0-beta.1
1.2.0-beta.1 (2024-10-15)
Features Added
- Enable the new model serialization by using the System.ClientModel, refer this document for more details.
- Exposed
JsonModelWriteCorefor model serialization procedure.
Azure.ResourceManager.IotHub_1.2.0-beta.1
1.2.0-beta.1 (2024-10-15)
Features Added
- Enable the new model serialization by using the System.ClientModel, refer this document for more details.
- Exposed
JsonModelWriteCorefor model serialization procedure.
Azure.ResourceManager.ManagedServiceIdentities_1.3.0-beta.1
1.3.0-beta.1 (2024-10-15)
Features Added
- Exposed
JsonModelWriteCorefor model serialization procedure.
Azure.ResourceManager.EventHubs_1.2.0-beta.1
1.2.0-beta.1 (2024-10-15)
Features Added
- Exposed
JsonModelWriteCorefor model serialization procedure.
Azure.ResourceManager.ContainerServiceFleet_1.1.0-beta.1
1.1.0-beta.1 (2024-10-10)
Features Added
- Add AutoUpgrade and AutoUpgradeProfile support
- Enable the new model serialization by using the System.ClientModel, refer this document for more details.
- Exposed
JsonModelWriteCorefor model serialization procedure.
Azure.ResourceManager.ContainerRegistry_1.3.0-beta.1
1.3.0-beta.1 (2024-10-15)
Features Added
- Exposed
JsonModelWriteCorefor model serialization procedure.