Skip to content

v2.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 11:58
77fb7e6

2.12.0 (2024-05-26)

Features

  • auth: add isExpired variable to session type (#399) (dcada1a)
  • auth: retry auth requests, and schedule next refresh retry in background (#395) (35ac278)

Bug Fixes

  • manually percent encode query items to allow values with + sign (#402) (a0ecb70)
  • storage: list method using wrong encoder (#405) (f16989a)