Skip to content

v1.39.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 22 Jun 05:32
edce85e

Features

  • allow configuration of media operation retries using the same interface as with non-media operation (#447) (0dbbb8a)

Bug Fixes

  • add ConnectionError to default retry (#445) (8344253)
  • apply idempotency policies for ACLs (#458) (2232f38)
  • replace python lifecycle action parsing ValueError with warning (#437) (2532d50)
  • revise blob.compose query parameters if_generation_match (#454) (70d19e7)

Documentation

  • streamline 'timeout' / 'retry' docs in docstrings (#461) (78b2eba)
  • streamline docstrings for conditional parameters (#464) (6999370)