Skip to content

Releases: googleapis/python-api-core

v2.11.0rc1

10 Nov 15:32
Compare
Choose a tag to compare
v2.11.0rc1 Pre-release
Pre-release

🤖 I have created a release beep boop

2.11.0rc1 (2022-11-10)

Features

  • Add support for Python 3.11 (#466) (ff379e3)
  • Allow representing enums with their unqualified symbolic names in headers (#465) (522b98e)

Bug Fixes

  • Major refactoring of Polling, Retry and Timeout logic (#462) (434253d)
  • Require google-auth >= 2.14.1 (#463) (7cc329f)

This PR was generated with Release Please. See documentation.

v1.33.2

10 Oct 16:38
4e40562
Compare
Choose a tag to compare

1.33.2 (2022-10-10)

Bug Fixes

v2.10.2

08 Oct 00:41
ddcc249
Compare
Choose a tag to compare

2.10.2 (2022-10-08)

Bug Fixes

v1.33.1

15 Sep 14:39
fbc1cd1
Compare
Choose a tag to compare

1.33.1 (2022-09-14)

Bug Fixes

v2.10.1

14 Sep 15:16
b1f9957
Compare
Choose a tag to compare

2.10.1 (2022-09-14)

Bug Fixes

v1.33.0

07 Sep 15:22
4e7d40e
Compare
Choose a tag to compare

1.33.0 (2022-09-06)

Features

v2.10.0

02 Sep 00:43
cea67da
Compare
Choose a tag to compare

2.10.0 (2022-09-02)

Features

  • Add 'strict' to flatten_query_params to lower-case bools (#433) (83678e9)

v2.9.0

01 Sep 20:32
922f468
Compare
Choose a tag to compare

2.9.0 (2022-09-01)

Features

  • Make grpc transcode logic work in terms of protobuf python objects (#428) (c3ad8ea)

Bug Fixes

v1.32.0

13 Jul 14:11
a1d8335
Compare
Choose a tag to compare

1.32.0 (2022-07-13)

Features

  • add api_key to client options in v1 branch (4834224)
  • adds support for audience in client_options in v1 branch (#411) (4834224)

v2.8.2

14 Jun 15:39
5b5e775
Compare
Choose a tag to compare

2.8.2 (2022-06-13)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#394) (ac266e9)
  • Fix typo in the BackgroundConsumer docstring (#395) (0eb727f)