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

latest releases: sdk/ai/azopenai/v0.7.1, sdk/security/keyvault/azadmin/v1.3.0, sdk/storage/azblob/v1.5.0...
8 months ago

1.10.0 (2024-02-29)

Features Added

  • Added logging event log.EventResponseError that will contain the contents of ResponseError.Error() whenever an azcore.ResponseError is created.
  • Added runtime.NewResponseErrorWithErrorCode for creating an azcore.ResponseError with a caller-supplied error code.
  • Added type MatchConditions for use in conditional requests.

Bugs Fixed

  • Fixed a potential race condition between NullValue and IsNullValue.
  • runtime.EncodeQueryParams will escape semicolons before calling url.ParseQuery.

Other Changes

  • Update dependencies.

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

NewReleases is sending notifications on new releases.