Skip to content

Releases: googleapis/proto-plus-python

v1.15.0

10 Mar 21:47
36c0c56
Compare
Choose a tag to compare

Features

v1.14.3

04 Mar 21:49
8e6f0e5
Compare
Choose a tag to compare

Bug Fixes

  • adding enums to a repeated field does not raise a TypeError (#202) (2a10bbe)

v1.14.2

26 Feb 23:33
03653da
Compare
Choose a tag to compare

Bug Fixes

  • use the correct environment for uploading to pypi (#199) (babdc5c)

v1.14.1

26 Feb 18:02
9fcf856
Compare
Choose a tag to compare

Bug Fixes

v1.14.0

24 Feb 23:32
7ef9adc
Compare
Choose a tag to compare

Features

Bug Fixes

  • proper setitem and insert for RepeatedComposite (#178) (1157a76)
  • proper native marshal for repeated enumeration fields (#180) (30265d6)

v1.13.1

10 Feb 00:03
326fd69
Compare
Choose a tag to compare

Bug Fixes

v1.13.0

07 Dec 18:06
ee74a03
Compare
Choose a tag to compare

Features

v1.11.0

19 Oct 22:02
6130e0f
Compare
Choose a tag to compare

Features

v1.10.2

14 Oct 21:35
cd9003c
Compare
Choose a tag to compare

Documentation

v1.10.1

08 Oct 19:32
5236895
Compare
Choose a tag to compare

Bug Fixes

  • accessing an unset struct_pb2.Value field does not raise (#140) (d045cbf)
  • add LICENSE and tests to package (#146) (815c943)