Releases: googleapis/python-api-core
Releases · googleapis/python-api-core
v2.22.0
2.22.0 (2024-10-25)
Features
Bug Fixes
v2.21.0
2.21.0 (2024-10-07)
Features
- Add support for asynchronous long running operations (#724) (aaed69b)
Bug Fixes
- Set chunk size for async stream content (#702) (45b8a6d)
v2.21.0rc0
Features
- Add support for asynchronous long running operations (#724) (aaed69b)
Bug Fixes
- Set chunk size for async stream content (#702) (45b8a6d)
v2.20.1rc0
Bug Fixes
- Set chunk size for async stream content (#702) (45b8a6d)
v2.20.0
2.20.0 (2024-09-18)
Features
- Add async unsupported paramater exception (#694) (8c137fe)
- Add support for asynchronous rest streaming (#686) (1b7bb6d)
- Add support for creating exceptions from an asynchronous response (#688) (1c4b0d0)
v2.20.0rc0
Features
- Add async unsupported parameter exception (#694) (8c137fe)
- Add support for creating exceptions from an asynchronous response (#688) (1c4b0d0)
v2.19.2
2.19.2 (2024-08-16)
Bug Fixes
- Fail gracefully if could not import
rpc_status
module (#680) (7ccbf57)