Skip to content

Releases: googleapis/proto-plus-python

v1.23.0rc2

04 Dec 18:01
Compare
Choose a tag to compare
v1.23.0rc2 Pre-release
Pre-release

🤖 I have created a release beep boop

1.23.0rc2 (2023-12-01)

Features

  • Add additional parameters to to_json() and to_dict() methods (#384) (8f13a46)
  • Add support for proto.version (#393) (48cd63f)
  • Add support for python 3.12 (#400) (1b3a96f)

Bug Fixes

  • Use setuptools.find_namespace_packages (#412) (30a6864)

Documentation

  • Add documentation on how to query the current oneof in a given message (#408) (d89d811)
  • Add example for protobuf module level attribute (#409) (6755884)

This PR was generated with Release Please. See documentation.

v1.23.0rc1

19 Oct 18:25
Compare
Choose a tag to compare
v1.23.0rc1 Pre-release
Pre-release

1.23.0rc1 (2023-10-19)

Features

  • Add additional parameters to to_json() and to_dict() methods (#384) (8f13a46)
  • Add support for python 3.12 (#400) (1b3a96f)

v1.22.3

22 Jun 17:21
6d82d42
Compare
Choose a tag to compare

1.22.3 (2023-06-22)

Bug Fixes

  • Resolve issue where marshal fails with cross api dependency (#348) (0dcea18)

v1.22.3rc1

12 Jun 17:26
Compare
Choose a tag to compare
v1.22.3rc1 Pre-release
Pre-release

🤖 I have created a release beep boop

1.22.3rc1 (2023-06-12)

Bug Fixes

  • Resolve issue where marshal fails with cross api dependency (#348) (0dcea18)

This PR was generated with Release Please. See documentation.

v1.22.2

09 Jan 15:58
9270fe5
Compare
Choose a tag to compare

🤖 I have created a release beep boop

1.22.2 (2023-01-05)

Bug Fixes

Documentation


This PR was generated with Release Please. See documentation.

v1.22.2rc1

05 Jan 23:19
Compare
Choose a tag to compare
v1.22.2rc1 Pre-release
Pre-release

🤖 I have created a release beep boop

1.22.2rc1 (2023-01-05)

Bug Fixes

Documentation


This PR was generated with Release Please. See documentation.

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)