This repository was archived by the owner on Feb 23, 2026. It is now read-only.
v1.0.0
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_valuepublic - Added ability to specify retry for
Operationandpolling.Future. (#4922)