Releases: googleapis/python-api-core
Releases · googleapis/python-api-core
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)
v2.18.0
2.18.0 (2024-03-20)
Features
- Add common logic for supporting universe domain (#621) (94f2ca3)
Bug Fixes
- Add _registered_method to grpc ChannelStub (#614) (5eaaea8)
- deps: Require proto-plus >= 1.22.3 (#626) (4fed37c)
v2.18.0rc0
Features
- Add common logic for supporting universe domain (#624) (94f2ca3)