Skip to content

v1.34.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 11 Dec 18:47
268bdba

Features

  • make retry parameter public and added in other methods (#331) (910e34c)

Bug Fixes

  • avoid triggering global logging config (#333) (602108a), closes #332
  • fall back to 'charset' of 'content_type' in 'download_as_text' (#326) (63ff233), closes #319
  • fix conditional retry handling of camelCase query params (#340) (4ff6141)
  • retry uploads only conditionally (#316) (547740c)
  • update 'custom_time' setter to record change (#323) (5174154), closes #322