Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

v1.0.0

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)