Skip to content

v1.33.0 Auth fixes; await fix; sourcelink support

Compare
Choose a tag to compare
@chrisdunelm chrisdunelm released this 08 May 07:49

Bug fixes:

  • #1179 Can't resolve metadata server in ComputeTokenUrl
  • #1185 GoogleAuthorizationCodeRequestUrl approval_prompt:force and prompt:consent
  • #1191 Dispose of responses in all non-success cases
  • #1192 Some library await calls are missing ConfigureAwait(false)

New features:

  • #1067 Enable source link support
  • #1198 Perform background token refresh