Skip to content

Releases: googleapis/python-api-core

google-api-core 2.29.0

08 Jan 22:06
014d3de

Choose a tag to compare

2.29.0 (2026-01-08)

Features

  • make parse_version_to_tuple public (#864) (c969186f)

  • Auto enable mTLS when supported certificates are detected (#869) (f8bf6f96)

Bug Fixes

  • remove call to importlib.metadata.packages_distributions() for py38/py39 (#859) (628003e2)

  • Log version check errors (#858) (6493118c)

  • flaky tests due to imprecision in floating point calculation and performance test setup (#865) (93404080)

  • closes tailing streams in bidi classes. (#851) (c97b3a00)

v2.28.1

28 Oct 21:28
b8b9a29

Choose a tag to compare

2.28.1 (2025-10-28)

Bug Fixes

  • Remove dependency on packaging and pkg_resources (#852) (ca59a86)

v2.28.0

27 Oct 22:35
6206ce0

Choose a tag to compare

2.28.0 (2025-10-24)

Features

  • Provide and use Python version support check (#832) (d36e896)

v2.27.0

22 Oct 23:38
6c16e96

Choose a tag to compare

2.27.0 (2025-10-22)

Features

  • Support for async bidi streaming apis (#836) (9530548)

v2.26.0

08 Oct 21:28
8168988

Choose a tag to compare

2.26.0 (2025-10-08)

Features

  • Add trove classifier for Python 3.14 (#842) (43690de)

v2.25.2

02 Oct 23:56
4587c0b

Choose a tag to compare

2.25.2 (2025-10-01)

Bug Fixes

  • Deprecate credentials_file argument (#841) (324eb74)
  • Fix async tests and round-off error in test expectations (#837) (14a5978)

v2.25.1

12 Jun 20:41
2c98385

Choose a tag to compare

2.25.1 (2025-06-02)

Bug Fixes

  • Allow BackgroundConsumer To Inform Caller of Fatal Exceptions with Optional Callback (3206c01)

v2.25.1rc0

11 Jun 23:55

Choose a tag to compare

v2.25.1rc0 Pre-release
Pre-release

2.25.1rc0 (2025-06-02)

Bug Fixes

  • Allow BackgroundConsumer To Inform Caller of Fatal Exceptions with Optional Callback (3206c01)

v2.25.0

02 Jun 14:40
225bf75

Choose a tag to compare

2.25.0 (2025-05-06)

Features

  • Add protobuf runtime version to x-goog-api-client header (#812) (118bd96)
  • Support dynamic retry backoff values (#793) (70697a3)

Bug Fixes

  • Resolve issue where pre-release versions of dependencies are installed (#808) (1ca7973)

v2.25.0rc1

07 May 19:29

Choose a tag to compare

v2.25.0rc1 Pre-release
Pre-release

Features

  • Add protobuf runtime version to x-goog-api-client header (#812) (118bd96)
  • Support dynamic retry backoff values (#793) (70697a3)

Bug Fixes

  • Resolve issue where pre-release versions of dependencies are installed (#808) (1ca7973)