Skip to content

v0.150.0

Choose a tag to compare

@cross-repo-secure-release-app cross-repo-secure-release-app released this 24 Jun 09:18
106174b

Bug Fixes

  • Deduplicate identical key/value pairs in the user agent builder (useragent), so repeatedly injecting the same dimension onto a reused context.Context no longer grows the User-Agent header without bound. Distinct values for the same key are still preserved.

API Changes