github Azure/azure-sdk-for-go sdk/azcore/v1.2.0

latest releases: sdk/messaging/eventgrid/azsystemevents/v0.4.2, sdk/containers/azcontainerregistry/v0.2.2, sdk/monitor/query/azlogs/v1.1.0-beta.1...
22 months ago

1.2.0 (2022-11-04)

Features Added

  • Added ClientOptions.APIVersion field, which overrides the default version a client
    requests of the service, if the client supports this (all ARM clients do).
  • Added package tracing that contains the building blocks for distributed tracing.
  • Added field TracingProvider to type policy.ClientOptions that will be used to set the per-client tracing implementation.

Bugs Fixed

  • Fixed an issue in runtime.SetMultipartFormData to properly handle slices of io.ReadSeekCloser.
  • Fixed the MaxRetryDelay default to be 60s.
  • Failure to poll the state of an LRO will now return an *azcore.ResponseError for poller types that require this behavior.
  • Fixed a bug in runtime.NewPipeline that would cause pipeline-specified allowed headers and query parameters to be lost.

Other Changes

  • Retain contents of read-only fields when sending requests.

Don't miss a new azure-sdk-for-go release

NewReleases is sending notifications on new releases.