Skip to content

v1.0.0

Compare
Choose a tag to compare
@busunkim96 busunkim96 released this 07 Feb 02:35

This is the stable v1.0.0 release of google-api-core for Python. Releases after
this will not contain breaking changes.

Interface changes and additions

  • Made api_core.page_iterator.PageIterator.item_to_value public
  • Added ability to specify retry for Operation and polling.Future. (#4922)