Skip to content

Releases: googleapis/proto-plus-python

v1.20.5

26 May 19:48
9726a73
Compare
Choose a tag to compare

1.20.5 (2022-05-26)

Bug Fixes

  • deps: require google-api-core[grpc] >= 1.31.5 (1d13c41)
  • deps: require protobuf>= 3.15.0, <4.0.0dev (#315) (1d13c41)

v1.20.4

19 May 12:44
be01fcd
Compare
Choose a tag to compare

1.20.4 (2022-05-02)

Bug Fixes

  • default proto package name is the module name, not "" (#309) (3148a1c)
  • lookup attribute instead of performing a deepcopy (#226) (e469059)

v1.20.3

18 Feb 03:21
d78624c
Compare
Choose a tag to compare

1.20.3 (2022-02-18)

Bug Fixes

  • additional logic to mitigate collisions with reserved terms (#301) (c9a77df)

v1.20.2

17 Feb 19:58
06d0620
Compare
Choose a tag to compare

1.20.2 (2022-02-17)

Bug Fixes

v1.20.1

14 Feb 21:01
6943dfd
Compare
Choose a tag to compare

1.20.1 (2022-02-14)

Bug Fixes

v1.20.0

07 Feb 20:17
2dad3d3
Compare
Choose a tag to compare

Features

  • add custom dir for messages and message classes (#289) (35e019e)

Bug Fixes

v1.19.9

25 Jan 22:47
79aab94
Compare
Choose a tag to compare

Bug Fixes

  • add pickling support to proto messages (#280) (2b7be35)

v1.19.8

09 Nov 18:47
437fb9f
Compare
Choose a tag to compare

Documentation

v1.19.7

27 Oct 16:47
f35b77e
Compare
Choose a tag to compare

Bug Fixes

  • restore allowing None as value for stringy ints (#272) (a8991d7)

v1.19.6

25 Oct 19:02
79ec820
Compare
Choose a tag to compare

Bug Fixes

  • setting 64bit fields from strings supported (#267) (ea7b911)