Skip to content

Releases: googleapis/gapic-generator-python

v1.14.5

04 Mar 15:11
8fe6db9
Compare
Choose a tag to compare

1.14.5 (2024-03-04)

Bug Fixes

v1.14.4

29 Feb 19:53
849b44d
Compare
Choose a tag to compare

1.14.4 (2024-02-29)

Bug Fixes

v1.14.3

14 Feb 18:05
9339dd1
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

1.13.1 (2024-01-17)

Bug Fixes

v1.13.0

29 Nov 18:57
043ce05
Compare
Choose a tag to compare

1.13.0 (2023-11-20)

Features

Bug Fixes

v1.12.0

09 Nov 16:10
ef93be3
Compare
Choose a tag to compare

1.12.0 (2023-11-09)

Features

  • Introduce compatibility with native namespace packages (#1852) (ef2094a)

Bug Fixes

  • Allow pb2 files to be included in the output of py_gapic_assembly_pkg (#1855) (e374734)
  • Implement Async Client to use Async Retry to work as expected (#1823) (8ede788)
  • Wrap method in async client (#1834) (8e1b5e0)

v1.11.11

02 Nov 22:59
295d30d
Compare
Choose a tag to compare

1.11.11 (2023-11-02)

Bug Fixes

  • Add missing dependency google-shopping-type (#1842) (b1eabd7)