Releases: googleapis/proto-plus-python
Releases · googleapis/proto-plus-python
v1.20.5
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
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
1.20.3 (2022-02-18)
Bug Fixes
- additional logic to mitigate collisions with reserved terms (#301) (c9a77df)
v1.20.0
Features
- add custom dir for messages and message classes (#289) (35e019e)
Bug Fixes
v1.19.9
Bug Fixes
- add pickling support to proto messages (#280) (2b7be35)
v1.19.7
Bug Fixes
- restore allowing None as value for stringy ints (#272) (a8991d7)
v1.19.6
Bug Fixes
- setting 64bit fields from strings supported (#267) (ea7b911)