Skip to content

Releases: googleapis/python-api-core

v2.7.1

09 Mar 21:37
c89f55d

Choose a tag to compare

2.7.1 (2022-03-09)

Bug Fixes

v2.7.0

08 Mar 18:16
ea41551

Choose a tag to compare

2.7.0 (2022-03-08)

Features

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

v2.6.1

07 Mar 19:05
07747ca

Choose a tag to compare

2.6.1 (2022-03-05)

Bug Fixes

v2.6.0

03 Mar 19:44
04a8b8b

Choose a tag to compare

2.6.0 (2022-03-03)

Features

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

v2.5.0

02 Feb 22:31
4422cce

Choose a tag to compare

2.5.0 (2022-02-02)

Features

Bug Fixes

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

Documentation

v2.4.0

11 Jan 23:49
beb3e63

Choose a tag to compare

Features

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

v2.3.2

16 Dec 15:28
55f082a

Choose a tag to compare

Bug Fixes

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

v1.31.5

16 Dec 15:30
d5ee1f6

Choose a tag to compare

Bug Fixes

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

v2.3.0

07 Dec 23:32
cb091f8

Choose a tag to compare

Features

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

Bug Fixes

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

v1.31.4

08 Nov 21:35
d34382f

Choose a tag to compare

Bug Fixes

  • fix(deps): allow protobuf >=3.18.0 for python 3 users (#305) (286347e)