Skip to content

Releases: googleapis/gapic-generator-python

v1.16.1

22 Mar 16:06
372ef8b

Choose a tag to compare

1.16.1 (2024-03-22)

Bug Fixes

v1.16.0

22 Mar 10:47
2307345

Choose a tag to compare

1.16.0 (2024-03-22)

Features

  • Add support for reading MethodSettings from service configuration YAML (#1975) (24a23a1)
  • Automatically populate uuid4 fields (#1985) (eb57e4f)

Bug Fixes

v1.15.0

15 Mar 17:34
b8bedd5

Choose a tag to compare

1.15.0 (2024-03-15)

Features

Bug Fixes

  • Fix resource path helpers for paths with =** (#1976) (08c01e9)

v1.14.5

04 Mar 15:11
8fe6db9

Choose a tag to compare

1.14.5 (2024-03-04)

Bug Fixes

v1.14.4

29 Feb 19:53
849b44d

Choose a tag to compare

1.14.4 (2024-02-29)

Bug Fixes

v1.14.3

14 Feb 18:05
9339dd1

Choose a tag to compare

1.14.3 (2024-02-14)

Bug Fixes

  • Fix TypeError: MessageToJson() got an unexpected keyword argument 'including_default_value_fields' (#1936) (12734ff)
  • Require google-api-core 1.34.1 (#1942) (6c176a3)
  • Resolve issue with missing import for certain enums in **/types/… (#1944) (97a4eed)

v1.14.2

06 Feb 16:04
90ba3f7

Choose a tag to compare

1.14.2 (2024-02-06)

Bug Fixes

  • Fix ValueError in test__validate_universe_domain (#1931) (ce855a8)

v1.14.1

02 Feb 16:48
b4e6cfc

Choose a tag to compare

1.14.1 (2024-02-02)

Bug Fixes

  • Add google-auth as a direct dependency (2154924)
  • Add staticmethod decorator to methods added in #1873 (2154924)
  • Resolve AttributeError 'Credentials' object has no attribute 'universe_domain' (2154924)

v1.14.0

31 Jan 18:40
cd0325b

Choose a tag to compare

1.14.0 (2024-01-31)

Features

  • Allow users to explicitly configure universe domain. (#1898) (e5a55c1)

Bug Fixes

  • Mock out configure_mtls_channel in rest transport for testing (#1920) (9ade50d)

v1.13.1

18 Jan 22:45
414e3cc

Choose a tag to compare

1.13.1 (2024-01-17)

Bug Fixes