Skip to content

Releases: Azure/azure-sdk-for-net

Azure.ResourceManager.CosmosDB_1.4.0-beta.10

26 Jun 00:48
7f6404b
Compare
Choose a tag to compare

1.4.0-beta.10 (2024-06-25)

Features Added

Other Changes

  • Upgraded Azure.Core from 1.39.0 to 1.40.0

Azure.ResourceManager.Network_1.8.0

24 Jun 14:10
72d188c
Compare
Choose a tag to compare

1.8.0 (2024-06-24)

Features Added

Azure.Messaging.EventGrid.SystemEvents_1.0.0-beta.1

20 Jun 21:57
e5cd70c
Compare
Choose a tag to compare

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

Features Added

  • Initial beta release of Azure.Messaging.EventGrid.SystemEvents.

Azure.ResourceManager.DataProtectionBackup_1.5.0

18 Jun 15:53
3d1ea64
Compare
Choose a tag to compare

1.5.0 (2024-06-17)

Features Added

Other Changes

  • Upgraded Azure.Core from 1.36.0 to 1.40.0
  • Upgraded Azure.ResourceManager from 1.9.0 to 1.12.0
  • Obsoleted method 'ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancellationToken)' in type Azure.ResourceManager.DataProtectionBackup.DataProtectionBackupInstanceResource

Azure.ResourceManager.ContainerService_1.2.2

17 Jun 14:21
a509f6f
Compare
Choose a tag to compare

1.2.2 (2024-06-17)

Bugs Fixed

Azure.Identity_1.12.0

17 Jun 19:52
75fb76b
Compare
Choose a tag to compare

1.12.0 (2024-06-17)

Features Added

  • Added AzurePipelinesCredential for authenticating with Azure Pipelines service connections.
  • OnBehalfOfCredential now supports client assertion callbacks for acquiring tokens on behalf of a user.
  • All credentials now support setting RefreshOn value if received from MSAL.
  • ManagedIdentityCredential sets RefreshOn value of half the token lifetime for AccessTokens with an ExpiresOn value greater than 2 hours in the future.
  • ClientAssertionCredentialOptions now supports TokenCachePersistenceOptions for configuring token cache persistence.

Azure.AI.OpenAI_2.0.0-beta.2

15 Jun 01:47
6adc0dc
Compare
Choose a tag to compare
Pre-release

2.0.0-beta.2 (2024-06-14)

Features Added

  • Per changes to the OpenAI .NET client library, most convenience methods now provide the direct ability to provide optional CancellationTokens, removing the need to use protocol methods

Breaking Changes

  • In support of CancellationTokens in methods, an overriden method signature for streaming chat completions was changed and a new minimum version dependency of 2.0.0-beta.5 is established for the OpenAI dependency. These styles of breaks will be extraordinarily rare.

Bugs Fixed

  • See breaking changes: when streaming chat completions, an error of "Unrecognized request argument supplied: stream_options" is introduced when using Azure.AI.OpenAI 2.0.0-beta.1 with OpenAI 2.0.0-beta.5+. This is fixed with the new version.

Azure.AI.Vision.ImageAnalysis_1.0.0-beta.3

14 Jun 23:47
2005968
Compare
Choose a tag to compare

1.0.0-beta.3 (2024-06-15)

Features Added

Add TokenCredential support and associated test case.

Microsoft.Extensions.Azure_1.7.4

13 Jun 19:27
03eca41
Compare
Choose a tag to compare

1.7.4 (2024-06-13)

Other Changes

  • Updated dependency Azure.Identity to version 1.11.4.

Microsoft.Azure.WebJobs.Extensions.Tables_1.3.2

13 Jun 22:04
b6993cc
Compare
Choose a tag to compare

1.3.2 (2024-06-13)

Other Changes

  • To mitigate a vulnerability, updating the transitive dependency for Azure.Identity to v1.11.4 via version bump to Microsoft.Extensions.Azure.