Skip to content

feat: support gRPC server reflection v1 alpha#1036

Merged
Mirko-von-Leipzig merged 3 commits intonextfrom
mirko/grpc-reflection-alpha
Jul 1, 2025
Merged

feat: support gRPC server reflection v1 alpha#1036
Mirko-von-Leipzig merged 3 commits intonextfrom
mirko/grpc-reflection-alpha

Conversation

@Mirko-von-Leipzig
Copy link
Collaborator

This adds support for gRPC server reflection v1alpha as an addition to the already supported v1.

This version is deprecated but not all external applications have migrated. Notably, this includes postman which doesn't work our RPC endpoint currently due to this.

The tracking issue for postman is postmanlabs/postman-app-support#13120. Once this is closed and released we can consider reverting this support, though there probably isn't much harm in simply keeping it until its formally removed in tonic etc.

@Mirko-von-Leipzig Mirko-von-Leipzig marked this pull request as ready for review July 1, 2025 07:58
@Mirko-von-Leipzig Mirko-von-Leipzig force-pushed the mirko/grpc-reflection-alpha branch from d4de38b to d582bc7 Compare July 1, 2025 08:49
Copy link
Contributor

@bobbinth bobbinth 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! Thank you!

@Mirko-von-Leipzig Mirko-von-Leipzig merged commit 42848b6 into next Jul 1, 2025
8 checks passed
@Mirko-von-Leipzig Mirko-von-Leipzig deleted the mirko/grpc-reflection-alpha branch July 1, 2025 08:52
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