Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Releases: googleapis/gapic-generator-python

v0.40.10

Choose a tag to compare

@yoshi-automation yoshi-automation released this 18 Feb 00:32
e5d630f

Bug Fixes

  • ignore unknown fields returned from server for REST (#777) (a70b078)

v0.40.9

Choose a tag to compare

@yoshi-automation yoshi-automation released this 10 Feb 01:17
9bde5c7

Bug Fixes

v0.40.8

Choose a tag to compare

@yoshi-automation yoshi-automation released this 05 Feb 01:31
bcb08d6

Bug Fixes

  • body encoding for rest transport (#768) (cc55a18)
  • update paging implementation to handle unconventional pagination (#750) (eaac3e6)

v0.40.7

Choose a tag to compare

@yoshi-automation yoshi-automation released this 03 Feb 19:02
4077b45

Bug Fixes

  • don't use integer for enums in json encoding (#761) (6d37a73)

v0.40.6

Choose a tag to compare

@yoshi-automation yoshi-automation released this 02 Feb 18:16
aaabb27

Bug Fixes

  • remove duplicate assignment of certain flattened, repeated fields (#760) (cdbc221)

v0.40.5

Choose a tag to compare

@yoshi-automation yoshi-automation released this 01 Feb 19:25
dfa29e2

Bug Fixes

  • Fix namespace packages conflict issue (#757) (8035662)

v0.40.4

Choose a tag to compare

@yoshi-automation yoshi-automation released this 29 Jan 15:47
6bd6415

Bug Fixes

  • Make gapic-generator-python compatible with protobuf 3.14.0 (packaged as native namespace package) (#753) (45212af)
  • mypy 0.800 update errors (#754) (608275a)

v0.40.3

Choose a tag to compare

@yoshi-automation yoshi-automation released this 26 Jan 21:32
bcd3f54

Bug Fixes

v0.40.2

Choose a tag to compare

@yoshi-automation yoshi-automation released this 21 Jan 01:32
72c103b

Bug Fixes

  • fix rest transport unit test template (#741) (54b9806)

v0.40.1

Choose a tag to compare

@yoshi-automation yoshi-automation released this 20 Jan 22:17
e5cb1d1

Bug Fixes