github Azure/azure-sdk-for-go sdk/azcore/v1.8.0-beta.2

latest releases: sdk/security/keyvault/azcertificates/v1.3.0, sdk/security/keyvault/azkeys/v1.3.0, sdk/security/keyvault/azsecrets/v1.3.0...
pre-release15 months ago

1.8.0-beta.2 (2023-08-14)

Features Added

  • Added function SanitizePagerPollerPath to the server package to centralize sanitization and formalize the contract.
  • Added TokenRequestOptions.EnableCAE to indicate whether to request a CAE token.

Breaking Changes

This change affects only code written against beta version v1.8.0-beta.1.

  • messaging.CloudEvent deserializes JSON objects as []byte, instead of json.RawMessage. See the documentation for CloudEvent.Data for more information.

This change affects only code written against beta versions v1.7.0-beta.2 and v1.8.0-beta.1.

  • Removed parameter from method Span.End() and its type tracing.SpanEndOptions. This API GA'ed in v1.2.0 so we cannot change it.

Bugs Fixed

  • Propagate any query parameters when constructing a fake poller and/or injecting next links.

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

NewReleases is sending notifications on new releases.