Skip to content

Releases: googleapis/proto-plus-python

v1.22.1

30 Aug 13:37
5001b6f
Compare
Choose a tag to compare

1.22.1 (2022-08-29)

Bug Fixes

v1.22.0

10 Aug 17:20
6248ef4
Compare
Choose a tag to compare

1.22.0 (2022-08-10)

Features

Bug Fixes

  • Fix Timestamp, Duration and FieldMask marshaling in REST transport (a2e7300)
  • fixes bug in the test. (#332) (f85f470)

v1.21.0b1

05 Jul 15:36
ed353aa
Compare
Choose a tag to compare
v1.21.0b1 Pre-release
Pre-release
  • add initial files to allow protobuf 4.20

v1.20.6

14 Jun 16:04
25172e0
Compare
Choose a tag to compare

1.20.6 (2022-06-13)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#319) (27d2003)

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