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

Feat/Types proto enum serialization #176

Merged
merged 19 commits into from
Sep 30, 2024
Merged

Conversation

lhruby
Copy link
Collaborator

@lhruby lhruby commented Sep 27, 2024

Description

Automate serialization of enums using protobuf.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • If this is a new component I have added examples.
  • I updated the README and related documentation.

@lhruby lhruby changed the base branch from main to fix/move-to-string-into-utils-string September 27, 2024 15:35
Base automatically changed from fix/move-to-string-into-utils-string to main September 27, 2024 17:02
@lhruby lhruby enabled auto-merge (squash) September 29, 2024 16:15
@lhruby lhruby merged commit bc1ff5b into main Sep 30, 2024
3 checks passed
@lhruby lhruby deleted the feat/types-proto-enum-serialization branch September 30, 2024 09:55
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