Skip to content

Releases: googleapis/gapic-generator-python

v0.26.5

10 Jul 19:31
a8be788

Choose a tag to compare

Bug Fixes

  • convert datetime back to proto for unit tests (#511) (e1c787d)

v0.26.4

10 Jul 01:02
0ab2619

Choose a tag to compare

Bug Fixes

v0.26.3

08 Jul 02:01
ffccce7

Choose a tag to compare

Bug Fixes

v0.26.2

07 Jul 23:01
063625b

Choose a tag to compare

Bug Fixes

  • add oneof fields to generated protoplus init (#485) (be5a847), closes #484

v0.26.1

07 Jul 22:46
9076362

Choose a tag to compare

Bug Fixes

v0.26.0

01 Jul 00:16
f49bc3f

Choose a tag to compare

Features

  • add credentials_file and scopes via client_options (#461) (b5e1b1e)

Bug Fixes

  • add name and version info to fixup script name (#490) (16fe7e7)
  • Temporarily define a fixed testing event loop (#493) (2d22d91)

v0.25.2

23 Jun 17:46
68d68ae

Choose a tag to compare

Bug Fixes

v0.25.1

23 Jun 01:16
b00ea6e

Choose a tag to compare

Bug Fixes

  • only require dataclases if python<3.7 (#475) (9597695)

v0.25.0

17 Jun 19:46
e02d4d8

Choose a tag to compare

Features

  • provide AsyncIO support for generated code (#365) (305ed34)

v0.24.2

13 Jun 01:01
686c357

Choose a tag to compare

v0.24.2 Pre-release
Pre-release

Bug Fixes

  • generated unit tests live in the 'tests/gapic' subdir (#456) (1ed7c9d), closes #454