Skip to content

Releases: googleapis/python-api-core

v2.3.0

07 Dec 23:32
cb091f8
Compare
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
Compare
Choose a tag to compare

Bug Fixes

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

v2.2.2

02 Nov 22:17
214d88b
Compare
Choose a tag to compare

Bug Fixes

  • make 'gapic_v1.method.DEFAULT' a typed object (#292) (ffc51f0)

v2.2.1

28 Oct 17:33
d2a729e
Compare
Choose a tag to compare

Bug Fixes

  • revert "fix: do not error on LROs with no response or error" (#294) (9e6091e)

v2.2.0

26 Oct 16:17
240edb6
Compare
Choose a tag to compare

Features

  • add 'GoogleAPICallError.error_details' property (#286) (ef6f0fc)

v2.1.1

13 Oct 22:17
f4e776e
Compare
Choose a tag to compare

Bug Fixes

v2.1.0

05 Oct 21:17
121debd
Compare
Choose a tag to compare

Features

  • add grpc transcoding + tests (#259) (afe0fa1)
  • Add helper function to format query_params for rest transport. (#275) (1c5eb4d)
  • add support for Python 3.10 (#284) (a422a5d)

v1.31.3

20 Sep 16:47
49cdc1d
Compare
Choose a tag to compare

Bug Fixes

v2.0.1

31 Aug 19:47
dcb6ebd
Compare
Choose a tag to compare

Bug Fixes

  • do not error on LROs with no response or error (#258) (618f192)

v2.0.0

18 Aug 22:32
40f52bf
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

Bug Fixes

  • bump grpcio version to use stable aio API (#234) (bdbf889)
  • strip trailing _ from field mask paths (#228) (ff6ef1b)