We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6599d32 commit 0f5e637Copy full SHA for 0f5e637
1 file changed
api_core/CHANGELOG.md
@@ -4,6 +4,16 @@
4
5
[1]: https://pypi.org/project/google-api-core/#history
6
7
+## 1.0.0
8
+
9
+This is the stable v1.0.0 release of google-api-core for Python. Releases after
10
+this will not contain breaking changes.
11
12
+### Interface changes and additions
13
14
+- Made `api_core.page_iterator.PageIterator.item_to_value` public
15
+- Added ability to specify retry for `Operation` and `polling.Future`. (#4922)
16
17
## 0.1.4
18
19
### New Features
0 commit comments