Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Releases: googleapis/python-api-core

v2.18.0

Choose a tag to compare

@release-please release-please released this 21 Mar 20:13
2100f78

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

v2.18.0rc0 Pre-release
Pre-release

Choose a tag to compare

@ohmayr ohmayr released this 14 Mar 22:19

Features

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

v2.17.1

Choose a tag to compare

@release-please release-please released this 14 Feb 15:16
8eaea7a

2.17.1 (2024-02-13)

Bug Fixes

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

v1.34.1

Choose a tag to compare

@release-please release-please released this 14 Feb 15:15
0075fd7

1.34.1 (2024-02-13)

Bug Fixes

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

v2.17.1rc1

v2.17.1rc1 Pre-release
Pre-release

Choose a tag to compare

@parthea parthea released this 13 Feb 15:08

🤖 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

v1.34.1rc1 Pre-release
Pre-release

Choose a tag to compare

@parthea parthea released this 13 Feb 17:59

🤖 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

Choose a tag to compare

@release-please release-please released this 08 Feb 16:36
82c3118

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

v2.17.0rc0 Pre-release
Pre-release

Choose a tag to compare

@vchudnov-g vchudnov-g released this 06 Feb 00:09

Features

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

Bug Fixes

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

v2.16.2

Choose a tag to compare

@release-please release-please released this 02 Feb 20:02
b72929f

2.16.2 (2024-02-02)

Bug Fixes

v2.16.1

Choose a tag to compare

@release-please release-please released this 30 Jan 21:35
5922f2b

2.16.1 (2024-01-30)

Bug Fixes

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