Skip to content

Releases: googleapis/gapic-generator-python

v1.11.0

27 Jun 14:11
51d6ba4
Compare
Choose a tag to compare

1.11.0 (2023-06-27)

Features

  • Support snippet generation for services that only support REST transport (#1656) (bb60a3d)

Bug Fixes

v1.10.0

28 Mar 21:21
ac8a5b6
Compare
Choose a tag to compare

1.10.0 (2023-03-28)

Features

v1.9.1

22 Mar 16:37
3fb93a4
Compare
Choose a tag to compare

1.9.1 (2023-03-22)

Bug Fixes

  • Restore grpc-google-iam-v1 dependency when api.has_iam_mixin is True (#1631) (a7ed16d)

Documentation

  • Fix docstring with proto-plus dependency (#1624) (dce071d)
  • Fix formatting of request arg in docstring (#1628) (8b4f5ca)

v1.9.0

17 Mar 11:23
a42ffa8
Compare
Choose a tag to compare

1.9.0 (2023-03-17)

Features

v1.8.6

15 Mar 17:28
e32255f
Compare
Choose a tag to compare

1.8.6 (2023-03-14)

Bug Fixes

  • Ignore_unknown_fields parsing service config (#1618) (de6386f)

v1.8.5

23 Feb 22:21
0ef9e62
Compare
Choose a tag to compare

1.8.5 (2023-02-23)

Bug Fixes

  • Fix mypy error with rest interceptors (#1603) (c36876f)
  • Fix mypy errors in rest.py (#1599) (120f19e)
  • Resolve errors from annotating containers with non-local enums (#1608) (73652e3)

v1.8.4

07 Feb 15:27
3277721
Compare
Choose a tag to compare

1.8.4 (2023-02-07)

Bug Fixes

  • Fix generated unit tests with repeated double (#1582) (4c7dd53)
  • Fix install issue for packages without google namespace (#1576) (862cc64)
  • Use protobuf 3.21.12 in bazel build rules (#1584) (550a5f1)

v1.8.3

06 Feb 18:48
0b8881d
Compare
Choose a tag to compare

1.8.3 (2023-02-06)

Bug Fixes

  • Raise not implemented error when REST transport is not supported (#1578) (af6e77c)

v1.8.2

23 Jan 21:20
2fa5e37
Compare
Choose a tag to compare

1.8.2 (2023-01-23)

Bug Fixes

v1.8.1

19 Jan 17:27
a48e6e9
Compare
Choose a tag to compare

1.8.1 (2023-01-19)

Bug Fixes

Documentation