Skip to content

Releases: Azure/azure-sdk-for-net

Azure.ResourceManager.Maps_1.1.0

26 Nov 06:48
c2725ca
Compare
Choose a tag to compare

1.1.0 (2024-11-27)

Features Added

  • Upgrade Maps ARM API version to 2023-06-01
  • Enable the new model serialization by using the System.ClientModel, refer this document for more details.
  • Exposed JsonModelWriteCore for model serialization procedure.

Azure.ResourceManager.HybridConnectivity_1.0.0

26 Nov 06:48
c2725ca
Compare
Choose a tag to compare

1.0.0 (2024-11-29)

Features Added

  • Release SDK for MultiCloud
  • Enable the new model serialization by using the System.ClientModel, refer this document for more details.
  • Exposed JsonModelWriteCore for model serialization procedure.

Azure.Search.Documents_11.7.0-beta.2

26 Nov 01:32
45adade
Compare
Choose a tag to compare
Pre-release

11.7.0-beta.2 (2024-11-25)

Features Added

  • FacetResults is now a recursive data structure to support hierarchical aggregation and facet filtering.
  • QueryAnswer now supports a MaxCharLength option to limit the character length of the answer.
  • QueryCaption now supports a MaxCharLength option to limit the character length of the caption.
  • VectorizableTextQuery now supports a QueryRewrites option to specify the number query rewrites the service will generate.
  • SemanticSearchOptions now supports a QueryRewrites option to specify the number query rewrites the service will generate.
  • VectorSearchCompression now supports configuring the RescoringOptions.
  • IndexingParametersConfiguration now supports two additional options for MarkdownParsingSubmode and MarkdownHeaderDepth.
  • Added a new skill: DocumentIntelligenceLayoutSkill that extracts content and layout information (as markdown), via Azure AI Services, from files within the enrichment pipeline.
  • Added 2 subtypes of CognitiveServiceAccounts: AzureCognitiveServiceAccount and AzureCognitiveServiceAccountKey.

Bugs Fixed

  • Fixed a bug in the SearchResult.DocumentDebugInfo property by changing its type from IReadOnlyList<DocumentDebugInfo> to DocumentDebugInfo. (#46958)

Azure.Communication.CallAutomation_1.3.0

23 Nov 04:30
Compare
Choose a tag to compare

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

23 Nov 06:53
Compare
Choose a tag to compare

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

22 Nov 07:27
2a4d46e
Compare
Choose a tag to compare

1.3.0-beta.2 (2024-11-21)

Features Added

Azure.ResourceManager.HealthDataAIServices_1.0.0

21 Nov 08:47
499d7d9
Compare
Choose a tag to compare

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

19 Nov 21:10
bba9347
Compare
Choose a tag to compare

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

19 Nov 19:15
ce32f4e
Compare
Choose a tag to compare

4.28.0 (2024-11-18)

Features Added

  • Added ResourceNotificationsContainerServiceEventResourcesScheduledEventData event.
  • Added PolicyRunSummary property to StorageLifecyclePolicyCompletedEventData event.

Azure.AI.Projects_1.0.0-beta.1

19 Nov 21:33
bba9347
Compare
Choose a tag to compare
Pre-release

1.0.0-beta.1 (2024-11-19)

Features Added

  • Initial release