Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump protobuf and add defensive checks to get_* helpers #112

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

bobh66
Copy link
Collaborator

@bobh66 bobh66 commented Dec 18, 2024

Bump protobuf to match the generated code and add defensive checks required by the latest protobuf library.

There are some issues with protobuf and empty dictionaries as documented here: protocolbuffers/protobuf#19624 so in the mean time check to make sure the empty dict/struct doesn't get handled by protobuf.

I have:

  • Read and followed Crossplane's contribution process.
    - [ ] Added or updated unit tests for my change.

@bobh66 bobh66 requested a review from negz December 18, 2024 20:34
@negz negz merged commit 064ffe7 into main Jan 8, 2025
6 checks passed
@negz negz deleted the fix_unit_tests branch January 8, 2025 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants