Skip to content

Conversation

@parthea
Copy link
Contributor

@parthea parthea commented Feb 13, 2024

BEGIN_COMMIT_OVERRIDE
feat: Add always_print_fields_with_no_presence fields to to_json and to_dict
docs: Deprecate field including_default_value_fields in to_json and to_dict
fix: Add compatibility with protobuf==5.x
fix: AttributeError module 'google._upb._message' has no attribute 'MessageMapContainer'
ci: Add support for pre-release sessions
ci: Add python 3.13 to testing matrix
ci: Resolve RecursionError: maximum recursion depth exceeded while calling a Python object when running tests
END_COMMIT_OVERRIDE

Fixes #425
Fixes #427
Fixes #431
Fixes #445

For compatibility with https://pypi.org/project/protobuf/5.26.0rc2/

See protocolbuffers/protobuf@2699579

@parthea parthea force-pushed the add-protobuf-5-compatibility branch 10 times, most recently from 8ea8426 to 39e4d33 Compare February 13, 2024 23:56
@parthea parthea changed the title ci: add support for pre-release sessions fix: compatibility with protobuf==5.26.0rc2 Feb 13, 2024
@parthea parthea force-pushed the add-protobuf-5-compatibility branch from 39e4d33 to 62b37ee Compare February 13, 2024 23:59
@parthea parthea changed the title fix: compatibility with protobuf==5.26.0rc2 fix: Fix compatibility with protobuf==5.26.0rc2 Feb 14, 2024
@parthea parthea force-pushed the add-protobuf-5-compatibility branch 2 times, most recently from 259b2a4 to 19c487f Compare February 14, 2024 15:10
@parthea parthea marked this pull request as ready for review February 14, 2024 15:11
@parthea parthea requested a review from a team as a code owner February 14, 2024 15:11
@parthea parthea added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 14, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 14, 2024
@parthea parthea marked this pull request as draft February 20, 2024 19:16
@parthea parthea changed the title fix: Fix compatibility with protobuf==5.26.0rc2 fix: Fix compatibility with protobuf==5.x Apr 19, 2024
@parthea
Copy link
Contributor Author

parthea commented Apr 19, 2024

@parthea parthea changed the title fix: Fix compatibility with protobuf==5.x fix!: Add compatibility with protobuf==5.x Apr 19, 2024
@parthea parthea marked this pull request as ready for review May 30, 2024 17:25
@parthea parthea requested a review from ohmayr May 30, 2024 17:25
@parthea
Copy link
Contributor Author

parthea commented May 30, 2024

@vchudnov-g @ohmayr PTAL

Copy link
Contributor

@vchudnov-g vchudnov-g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Left two minor comments, but I think we're good to go.,

parthea and others added 2 commits June 4, 2024 10:46
Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants