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

Releases: googleapis/python-api-core

google-api-core 2.29.0

Choose a tag to compare

@cloud-sdk-librarian-robot cloud-sdk-librarian-robot released this 08 Jan 22:06
014d3de

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

Choose a tag to compare

@release-please release-please released this 28 Oct 21:28
b8b9a29

2.28.1 (2025-10-28)

Bug Fixes

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

v2.28.0

Choose a tag to compare

@release-please release-please released this 27 Oct 22:35
6206ce0

2.28.0 (2025-10-24)

Features

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

v2.27.0

Choose a tag to compare

@release-please release-please released this 22 Oct 23:38
6c16e96

2.27.0 (2025-10-22)

Features

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

v2.26.0

Choose a tag to compare

@release-please release-please released this 08 Oct 21:28
8168988

2.26.0 (2025-10-08)

Features

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

v2.25.2

Choose a tag to compare

@release-please release-please released this 02 Oct 23:56
4587c0b

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

Choose a tag to compare

@release-please release-please released this 12 Jun 20:41
2c98385

2.25.1 (2025-06-02)

Bug Fixes

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

v2.25.1rc0

v2.25.1rc0 Pre-release
Pre-release

Choose a tag to compare

@parthea parthea released this 11 Jun 23:55

2.25.1rc0 (2025-06-02)

Bug Fixes

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

v2.25.0

Choose a tag to compare

@parthea parthea released this 02 Jun 14:40
225bf75

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

v2.25.0rc1 Pre-release
Pre-release

Choose a tag to compare

@vchudnov-g vchudnov-g released this 07 May 19:29

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)