Skip to content

v8.2.0

Compare
Choose a tag to compare
@jhendrixMSFT jhendrixMSFT released this 14 Aug 21:26

This release picks up recent features and bug fixes.

New features

  • Add support for bearer authentication callbacks
  • Support 429 response codes that include "Retry-After" header
  • Support validation constraint "Pattern" for map keys

Bug Fixes

  • Make RetriableRequest work with multiple versions of Go