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

Releases: googleapis/proto-plus-python

v1.20.1

14 Feb 21:01
6943dfd

Choose a tag to compare

1.20.1 (2022-02-14)

Bug Fixes

v1.20.0

07 Feb 20:17
2dad3d3

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

Choose a tag to compare

Bug Fixes

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

v1.19.8

09 Nov 18:47
437fb9f

Choose a tag to compare

Documentation

v1.19.7

27 Oct 16:47
f35b77e

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

Choose a tag to compare

Bug Fixes

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

v1.19.5

11 Oct 21:47
debd16f

Choose a tag to compare

Documentation

  • Clarify semantics of multiple oneof variants passed to msg ctor (#263) (6f8a5b2)

v1.19.4

08 Oct 18:29
eccbb7e

Choose a tag to compare

Documentation

  • clarify that proto plus messages are not pickleable (#260) (6e691dc)

v1.19.3

07 Oct 22:02
37c7550

Choose a tag to compare

Bug Fixes

  • setting bytes field from python string base64 decodes before assignment (#255) (b6f3eb6)

v1.19.2

29 Sep 17:32
92a514b

Choose a tag to compare

Bug Fixes