Skip to content

v1.8.0

Compare
Choose a tag to compare
@bshaffer bshaffer released this 20 Aug 23:47
13083ba

Bug Fixes

  • fix: ensure required query parameters with default values get sent over the wire (#333)
  • fix: resolve potential test failure in local env (#314)
  • fix: remove handling of deadline_exceeded delay (#315)

Features

  • feat: allow ServiceAccountJwtAccessCredentials to sign scopes (#326)
  • feat: add mTLS support via clientCertSource client option (#325)
  • feat: add logical timeout helper to RetrySettings (#319)
  • feat: add REST headers to user-agent (#322)