Skip to content

Releases: googleapis/python-api-core

v1.31.2

16 Aug 20:54
affedce
Compare
Choose a tag to compare

Bug Fixes

  • strip trailing _ from field mask paths (#228) (ff6ef1b)

v2.0.0b1

03 Aug 18:02
d566f28
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

Bug Fixes

  • strip trailing _ from field mask paths (#228) (ff6ef1b)

v1.31.1

27 Jul 16:17
6af450b
Compare
Choose a tag to compare

Bug Fixes

  • add 'requests.exceptions.ChunkedEncodingError' to retryable exceptions (#237) (5e540f2)

Documentation

  • add Samples section to CONTRIBUTING.rst (#229) (a12c051)

v1.31.0

09 Jul 18:02
07a8ce3
Compare
Choose a tag to compare

Features

  • add ServiceUnavailable exception to polling retries (#184) (11032cf)

Bug Fixes

v1.30.0

08 Jun 15:02
2768346
Compare
Choose a tag to compare

Features

  • add iterator capability to paged iterators (#200) (3487d68)

v1.29.0

03 Jun 11:47
641fbbf
Compare
Choose a tag to compare

Features

  • HTTPIterator now accepts a page_size parameter to control page … (#197) (a421913)

Documentation

  • fix broken links in multiprocessing.rst (#195) (8d8bc51)

v1.28.0

20 May 19:02
f2600cc
Compare
Choose a tag to compare

Bug Fixes

Miscellaneous Chores

v1.27.0

18 May 00:32
c4ff747
Compare
Choose a tag to compare

Features

  • Add support for rest/ token in x-goog-api-client header (#189) (15aca6b)
  • retry google.auth TransportError and requests ConnectionError (#178) (6ae04a8)

v1.26.3

29 Mar 19:47
a5b175f
Compare
Choose a tag to compare

Bug Fixes

  • skip empty policy bindings in len() and iter() (#159) (9eaa786)

Documentation

v1.26.2

23 Mar 19:33
611b6dc
Compare
Choose a tag to compare

Bug Fixes