Releases: Azure/azure-sdk-for-net
Releases · Azure/azure-sdk-for-net
Azure.Communication.CallAutomation_1.3.0
1.3.0 (2024-11-22)
Features Added
- Support multiple play sources for Play and Recognize
- Support for PlayStarted event in Play/Recognize
- Hold and Unhold the participant
- CallDisconnected now includes more information on why the call has ended
- Support to manage the rooms/servercall/group call using connect API
- Expose original PSTN number target from incoming call event in call connection properties
- Support for VoIP to PSTN transfer scenario
Other Changes
- Added CreateCallFailed event to signify when create call API fails to establish a call
- Added AnswerFailed event to signify when answer call API fails to answer a call
Azure.Communication.CallAutomation_1.4.0-beta.1
1.4.0-beta.1 (2024-11-22)
Features Added
- Added support for ConnectAPI to enable streaming and real-time transcription
- Enhanced media streaming with bidirectional capabilities, enabling support for audio formats in both directions. Currently, it supports sample rates of 24kHz and 16kHz
Other Changes
- Introduced audio streaming and transcription data parsing capabilities.
Azure.ResourceManager.ServiceFabricManagedClusters_1.3.0-beta.2
1.3.0-beta.2 (2024-11-21)
Features Added
- Upgraded api-version tag from 'package-2024-06-preview' to 'package-2024-09-preview'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/f17b769690a46d858134ee68ef0d89635083b560/specification/servicefabricmanagedclusters/resource-manager/readme.md.
Azure.ResourceManager.HealthDataAIServices_1.0.0
1.0.0 (2024-11-11)
Features Added
This release marks the General Availability (GA) of the package. There are no changes from the previous version, but the API version has been updated.
Microsoft.Azure.WebJobs.Extensions.EventGrid_3.4.3
3.4.3 (2024-11-19)
Bugs Fixed
- Return correct
WebHook-Allowed-Origin
response header for CloudEvent schema subscriptions for gov cloud. - Prevent DateTime values from being translated by NewtonSoft when parsing payloads. They are now treated as strings.
Azure.Messaging.EventGrid_4.28.0
4.28.0 (2024-11-18)
Features Added
- Added
ResourceNotificationsContainerServiceEventResourcesScheduledEventData
event. - Added
PolicyRunSummary
property toStorageLifecyclePolicyCompletedEventData
event.
Azure.AI.Projects_1.0.0-beta.1
1.0.0-beta.1 (2024-11-19)
Features Added
- Initial release
Azure.ResourceManager.CognitiveServices_1.4.0
1.4.0 (2024-11-19)
Features Added
- Upgraded api-version tag from 'package-2023-05' to 'package-2024-10'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/399cbac2de1bc0acbed4c9a0a864a9c84da3692e/specification/cognitiveservices/resource-manager/readme.md.
Azure.ResourceManager.AppService_1.3.0
1.3.0 (2024-11-19)
Features Added
- Upgraded api-version tag from 'package-2023-12' to 'package-2024-04'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/0410d404c68289cb1737d06bba92133bb84b515c/specification/web/resource-manager/readme.md.
Other Changes
- Upgraded Azure.Core from 1.41.0 to 1.44.1
- Upgraded Azure.ResourceManager from 1.12.0 to 1.13.0
Azure.Identity.Broker_1.2.0
1.2.0 (2024-11-18)
Other Changes
- Support for Proof of Possession (PoP) tokens for
InteractiveBrowserCredential
has migrated out of Azure.Core.Experimental to Azure.Core. This feature is enabled via theIsProofOfPossessionEnabled
property onTokenRequestContext
. - Updating package dependencies.