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.24.0

19 Jun 14:32
a235f5b

Choose a tag to compare

1.24.0 (2024-06-11)

Features

  • Add always_print_fields_with_no_presence fields to to_json and to_dict (0f89372)

Bug Fixes

  • Add compatibility with protobuf==5.x (0f89372)
  • AttributeError module 'google._upb._message' has no attribute 'MessageMapContainer' (0f89372)
  • deps: Allow protobuf 5.x (#457) (62d74e3)
  • Drop python 3.6 (#456) (5a7666c)

Documentation

  • Deprecate field including_default_value_fields in to_json and to_dict (0f89372)

v1.24.0rc3

11 Jun 16:45
3c1ae17

Choose a tag to compare

v1.24.0rc3 Pre-release
Pre-release

1.24.0rc3 (2024-06-11)

Features

  • Add always_print_fields_with_no_presence fields to to_json and to_dict (0f89372)

Bug Fixes

  • Add compatibility with protobuf==5.x (0f89372)
  • AttributeError module 'google._upb._message' has no attribute 'MessageMapContainer' (0f89372)
  • deps: Allow protobuf 5.x (#457) (62d74e3)
  • Drop python 3.6 (#456) (5a7666c)

Documentation

  • Deprecate field including_default_value_fields in to_json and to_dict (0f89372)

This PR was generated with Release Please. See documentation.

v1.24.0rc2

04 Jun 11:15

Choose a tag to compare

v1.24.0rc2 Pre-release
Pre-release

1.24.0rc2 (2024-06-04)

Features

  • Add always_print_fields_with_no_presence fields to to_json and to_dict (0f89372)

Bug Fixes

  • Add compatibility with protobuf==5.x (0f89372)
  • AttributeError module 'google._upb._message' has no attribute 'MessageMapContainer' (0f89372)

Documentation

  • Deprecate field including_default_value_fields in to_json and to_dict (0f89372)

This PR was generated with Release Please. See documentation.

v1.24.0.dev1

25 Apr 18:09

Choose a tag to compare

v1.24.0.dev1 Pre-release
Pre-release

Changelog

1.24.0.dev1 (2024-04-25)

Features

  • Add always_print_fields_with_no_presence fields to to_json and to_dict #433

Bug Fixes

  • Fix compatibility with protobuf 5.x #433

Documentation

  • Deprecate field including_default_value_fields in to_json and to_dict #433

v1.24.0.dev0

14 Feb 16:17

Choose a tag to compare

v1.24.0.dev0 Pre-release
Pre-release

Changelog

1.24.0.dev0 (2024-02-14)

Features

  • Add always_print_fields_with_no_presence fields to to_json and to_dict #433

Bug Fixes

  • Fix compatibility with protobuf==5.26.0rc2 #433

Documentation

  • Deprecate field including_default_value_fields in to_json and to_dict #433

v1.23.0

07 Dec 19:08
c6f24f6

Choose a tag to compare

1.23.0 (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)

v1.23.0rc2

04 Dec 18:01

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

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

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

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.