|
4 | 4 |
|
5 | 5 | [1]:https://pypi.org/project/google-api-core/#history |
6 | 6 |
|
| 7 | +##[2.8.2](https://github.com/googleapis/python-api-core/compare/v2.8.1...v2.8.2) (2022-06-13) |
| 8 | + |
| 9 | + |
| 10 | +###Bug Fixes |
| 11 | + |
| 12 | +* drop support for grpc-gcp ([#401](https://github.com/googleapis/python-api-core/issues/401)) ([5da6733](https://github.com/googleapis/python-api-core/commit/5da6733a475c436efc11b14889af73b3a0e20379)) |
| 13 | + |
| 14 | + |
| 15 | +###Documentation |
| 16 | + |
| 17 | +* fix changelog header to consistent size ([#394](https://github.com/googleapis/python-api-core/issues/394)) ([ac266e9](https://github.com/googleapis/python-api-core/commit/ac266e935bc4e7c6dff250384407e7a60d8dba90)) |
| 18 | +* Fix typo in the BackgroundConsumer docstring ([#395](https://github.com/googleapis/python-api-core/issues/395)) ([0eb727f](https://github.com/googleapis/python-api-core/commit/0eb727f92314db3c4383754514f75a49ba02e27b)) |
| 19 | + |
7 | 20 | ##[2.8.1](https://github.com/googleapis/python-api-core/compare/v2.8.0...v2.8.1) (2022-05-26) |
8 | 21 |
|
9 | 22 |
|
|