forked from pool/python-proto-plus
- update to 1.24.0:
* Add `always_print_fields_with_no_presence` fields to `to_json` and `to_dict` * Add compatibility with protobuf==5.x * AttributeError module 'google._upb._message' has no attribute 'MessageMapContainer' * Deprecate field `including_default_value_fields` in `to_json` and `to_dict` OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proto-plus?expand=0&rev=24
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 12:43:10 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.24.0:
|
||||
* Add `always_print_fields_with_no_presence` fields to
|
||||
`to_json` and `to_dict`
|
||||
* Add compatibility with protobuf==5.x
|
||||
* AttributeError module 'google._upb._message' has no attribute
|
||||
'MessageMapContainer'
|
||||
* Deprecate field `including_default_value_fields` in `to_json`
|
||||
and `to_dict`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 19:29:22 UTC 2024 - Robert Schweikert <rjschwei@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user