Skip to content

Conversation

Jozott00
Copy link
Collaborator

@Jozott00 Jozott00 commented Aug 4, 2025

Subsystem
gRPC/Protobuf

Solution
Adds support for enum and oneof field generation in protobuf messages.

@Jozott00 Jozott00 self-assigned this Aug 4, 2025
@Jozott00 Jozott00 added the feature New feature or request label Aug 4, 2025
@Jozott00 Jozott00 changed the base branch from main to grpc-common August 4, 2025 18:17
@Jozott00 Jozott00 requested a review from Mr3zee August 5, 2025 08:57
Copy link
Member

@Mr3zee Mr3zee left a comment

Choose a reason for hiding this comment

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

Great work!

Signed-off-by: Johannes Zottele <[email protected]>
Signed-off-by: Johannes Zottele <[email protected]>
Signed-off-by: Johannes Zottele <[email protected]>
@Jozott00 Jozott00 merged commit 5d6b675 into grpc-common Aug 5, 2025
1 of 2 checks passed
@Jozott00 Jozott00 deleted the grpc/pb-enum branch August 5, 2025 12:06
Mr3zee pushed a commit that referenced this pull request Aug 8, 2025
* grpc-pb: Enum nullpointer exception state

Signed-off-by: Johannes Zottele <[email protected]>

* grpc-pb: Implement working enum constructor

Signed-off-by: Johannes Zottele <[email protected]>

* grpc-pb: Support OneOf

Signed-off-by: Johannes Zottele <[email protected]>

* grpc-pb: Fix imports

Signed-off-by: Johannes Zottele <[email protected]>

* grpc-pb: Fix lowercase name of oneof field

Signed-off-by: Johannes Zottele <[email protected]>

* grpc-pb: Address PR comments

Signed-off-by: Johannes Zottele <[email protected]>

---------

Signed-off-by: Johannes Zottele <[email protected]>
Mr3zee pushed a commit that referenced this pull request Aug 21, 2025
* grpc-pb: Enum nullpointer exception state

Signed-off-by: Johannes Zottele <[email protected]>

* grpc-pb: Implement working enum constructor

Signed-off-by: Johannes Zottele <[email protected]>

* grpc-pb: Support OneOf

Signed-off-by: Johannes Zottele <[email protected]>

* grpc-pb: Fix imports

Signed-off-by: Johannes Zottele <[email protected]>

* grpc-pb: Fix lowercase name of oneof field

Signed-off-by: Johannes Zottele <[email protected]>

* grpc-pb: Address PR comments

Signed-off-by: Johannes Zottele <[email protected]>

---------

Signed-off-by: Johannes Zottele <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants