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.7.2

Choose a tag to compare

@release-please release-please released this 13 Apr 16:26
319c026

2.7.2 (2022-04-13)

Bug Fixes

v2.7.1

Choose a tag to compare

@release-please release-please released this 09 Mar 21:37
c89f55d

2.7.1 (2022-03-09)

Bug Fixes

v2.7.0

Choose a tag to compare

@release-please release-please released this 08 Mar 18:16
ea41551

2.7.0 (2022-03-08)

Features

  • expose extra fields in ExtendedOperation (#351) (9abc6f4)

v2.6.1

Choose a tag to compare

@release-please release-please released this 07 Mar 19:05
07747ca

2.6.1 (2022-03-05)

Bug Fixes

v2.6.0

Choose a tag to compare

@release-please release-please released this 03 Mar 19:44
04a8b8b

2.6.0 (2022-03-03)

Features

  • initial support for Extended Operations (#344) (021bb7d)

v2.5.0

Choose a tag to compare

@release-please release-please released this 02 Feb 22:31
4422cce

2.5.0 (2022-02-02)

Features

Bug Fixes

  • deps: remove setuptools from dependencies (#339) (c782f29)

Documentation

v2.4.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 11 Jan 23:49
beb3e63

Features

  • add support for 'error_info' (#315) (cc46aa6)
  • iterator for processing JSON responses in REST streaming. (#317) (f9f2696)

v2.3.2

Choose a tag to compare

@parthea parthea released this 16 Dec 15:28
55f082a

Bug Fixes

  • fix: exclude function target from retry deadline exceeded exception message (#318) (34ebdcc)

v1.31.5

Choose a tag to compare

@parthea parthea released this 16 Dec 15:30
d5ee1f6

Bug Fixes

  • fix: exclude function target from retry deadline exceeded exception message (#321) (4cc4e65)

v2.3.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 07 Dec 23:32
cb091f8

Features

  • add operations rest client to support long-running operations. (#311) (ce1adf3)

Bug Fixes

  • handle bare 'grpc.Call' in 'from_grpc_error' (#298) (060b339)