Skip to content

Releases: Azure/azure-sdk-for-net

Azure.ResourceManager.AppService_1.3.0-beta.1

14 Oct 06:35
a0d8034

Choose a tag to compare

1.3.0-beta.1 (2024-10-14)

Features Added

  • Exposed JsonModelWriteCore for model serialization procedure.

Azure.Monitor.OpenTelemetry.AspNetCore_1.3.0-beta.2

15 Oct 17:06
d5abc28

Choose a tag to compare

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

Bugs Fixed

  • Fixed an issue where APPLICATIONINSIGHTS_CONNECTION_STRING was not read from
    IConfiguration when using the UseAzureMonitor overload with the
    Action<AzureMonitorOptions> parameter. If the connection string is not set
    using the Action<AzureMonitorOptions> delegate, the distro will now check if
    APPLICATIONINSIGHTS_CONNECTION_STRING is present in IConfiguration.
    (#45292)

  • Fixed a bug where LiveMetrics displays "UNKNOWN_INSTANCE" and "UNKNOWN_NAME" for "server name" and "role name" respectively.
    (#45433)

  • Fixed a bug in LiveMetrics that counted all manually created Dependencies as failures.
    (#45103)

  • Fixed a bug in LiveMetrics that caused incorrect counts for telemetry.
    (#46429)

Other Changes

  • Updated the code of vendored resource detector library OpenTelemetry.Resources.Azure from the OpenTelemetry .NET contrib repository.
    Code has been updated to 1.0.0-beta.9.
    (#46207)

  • Updated field mappings for telemetry sent to LiveMetrics.
    (#45103)

  • Updated log collection to default to Warning level and above for Azure SDKs
    via Microsoft.Extensions.Logging. For more information, refer to Logging
    with the Azure SDK for
    .NET
    .
    (#45649)

  • Improved the efficiency of AzureEventSourceLogForwarder by eliminating message formatting. (#46202)

Azure.Messaging.EventGrid_4.27.0

13 Oct 22:49
d018fa4

Choose a tag to compare

4.27.0 (2024-10-14)

Features Added

  • Added OnBehalfOfCallee property to AcsIncomingCallEventData event.

Azure.Storage.Queues_12.20.1

11 Oct 03:42
8c14304

Choose a tag to compare

12.20.1 (2024-10-10)

Other Changes

  • Upgraded System.Text.Json package dependency to 6.0.10 for security fix.

Azure.Storage.Files.Shares_12.20.1

11 Oct 19:42
8c14304

Choose a tag to compare

12.20.1 (2024-10-10)

Other Changes

  • Upgraded System.Text.Json package dependency to 6.0.10 for security fix.

Azure.Storage.Files.DataLake_12.20.1

11 Oct 03:43
8c14304

Choose a tag to compare

12.20.1 (2024-10-10)

Other Changes

  • Upgraded System.Text.Json package dependency to 6.0.10 for security fix.

Azure.Storage.Blobs_12.22.2

11 Oct 03:22
8c14304

Choose a tag to compare

12.22.2 (2024-10-10)

Other Changes

  • Upgraded System.Text.Json package dependency to 6.0.10 for security fix.

Azure.Storage.Blobs.Batch_12.19.1

11 Oct 19:43
8c14304

Choose a tag to compare

12.19.1 (2024-10-10)

Other Changes

  • Upgraded System.Text.Json package dependency to 6.0.10 for security fix.

Azure.Monitor.OpenTelemetry.Exporter_1.4.0-beta.2

11 Oct 21:38
faccbb8

Choose a tag to compare

1.4.0-beta.2 (2024-10-11)

Bugs Fixed

  • RPC attributes are now correctly exported to Application Insights as custom properties.
    (#45316)
  • Fixed an issue where unmapped attributes were dropped from telemetry.
    (#45909)

Microsoft.Azure.WebJobs.Extensions.Storage_5.3.3

10 Oct 19:36
991f2e6

Choose a tag to compare

5.3.3 (2024-10-10)

Other Changes

  • Upgraded System.Text.Json package dependency to 6.0.10 for security fix.