|
4 | 4 |
|
5 | 5 | [1]:https://pypi.org/project/google-api-core/#history |
6 | 6 |
|
| 7 | +##[1.31.0](https://www.github.com/googleapis/python-api-core/compare/v1.30.0...v1.31.0) (2021-07-07) |
| 8 | + |
| 9 | + |
| 10 | +###Features |
| 11 | + |
| 12 | +* add ServiceUnavailable exception to polling retries ([#184](https://www.github.com/googleapis/python-api-core/issues/184)) ([11032cf](https://www.github.com/googleapis/python-api-core/commit/11032cf08ecc16dd252a6cda8b33b0b28ec4f4ba)) |
| 13 | + |
| 14 | + |
| 15 | +###Bug Fixes |
| 16 | + |
| 17 | +* undprecate entity factory helpers ([#101](https://www.github.com/googleapis/python-api-core/issues/101)) ([1fbee03](https://www.github.com/googleapis/python-api-core/commit/1fbee03495a136eef3d6aaa5ea0aadd6e4b58e8b)), closes[#100](https://www.github.com/googleapis/python-api-core/issues/100) |
| 18 | + |
7 | 19 | ##[1.30.0](https://www.github.com/googleapis/python-api-core/compare/v1.29.0...v1.30.0) (2021-06-08) |
8 | 20 |
|
9 | 21 |
|
|