Skip to content

Releases: googleapis/python-api-core

v2.18.0rc0

14 Mar 22:19

Choose a tag to compare

v2.18.0rc0 Pre-release
Pre-release

Features

  • Add common logic for supporting universe domain (#624) (94f2ca3)

v2.17.1

14 Feb 15:16
8eaea7a

Choose a tag to compare

2.17.1 (2024-02-13)

Bug Fixes

  • Resolve issue handling protobuf responses in rest streaming (#604) (bcebc92)

v1.34.1

14 Feb 15:15
0075fd7

Choose a tag to compare

1.34.1 (2024-02-13)

Bug Fixes

  • v1: Resolve issue handling protobuf responses in rest streaming (#609) (d386d2e)

v2.17.1rc1

13 Feb 15:08

Choose a tag to compare

v2.17.1rc1 Pre-release
Pre-release

🤖 I have created a release beep boop

2.17.1rc1 (2024-02-13)

Bug Fixes

  • Resolve issue handling protobuf responses in rest streaming (#604) (bcebc92)

This PR was generated with Release Please. See documentation.

v1.34.1rc1

13 Feb 17:59

Choose a tag to compare

v1.34.1rc1 Pre-release
Pre-release

🤖 I have created a release beep boop

1.34.1rc1 (2024-02-13)

Bug Fixes

  • v1: Resolve issue handling protobuf responses in rest streaming (#609) (d386d2e)

This PR was generated with Release Please. See documentation.

v2.17.0

08 Feb 16:36
82c3118

Choose a tag to compare

2.17.0 (2024-02-06)

Features

  • Add attempt_direct_path argument to create_channel (#583) (94726e7)

Bug Fixes

  • Retry constructors methods support None (#592) (416203c)

v2.17.0rc0

06 Feb 00:09

Choose a tag to compare

v2.17.0rc0 Pre-release
Pre-release

Features

  • Add attempt_direct_path argument to create_channel (#583) (94726e7)

Bug Fixes

  • Retry constructors methods support None (#592) (416203c)

v2.16.2

02 Feb 20:02
b72929f

Choose a tag to compare

2.16.2 (2024-02-02)

Bug Fixes

v2.16.1

30 Jan 21:35
5922f2b

Choose a tag to compare

2.16.1 (2024-01-30)

Bug Fixes

  • Fix broken import for google.api_core.retry_async.AsyncRetry (#587) (ac012c0)

v2.16.0

29 Jan 21:51
7ffa182

Choose a tag to compare

2.16.0 (2024-01-29)

Features

  • Retry and retry_async support streaming rpcs (#495) (17ff5f1)