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

fix: Java API for rich errors was not usable from Java #1937

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

johanandren
Copy link
Member

@johanandren johanandren commented Apr 22, 2024

We were accepting the ScalaPB generated top message type in the Java API which likely means no Java project could ever use the detailed errors.

This breaks binary and source compatibility but since it is unlikely that anyone could really make use of the API I think that is fine.

Copy link
Contributor

@sebastian-alfers sebastian-alfers left a comment

Choose a reason for hiding this comment

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

LGTM, beside the change in the server docs.

@johanandren johanandren merged commit 641a329 into main Apr 22, 2024
12 checks passed
@johanandren johanandren deleted the wip-java-rich-error-model-fix branch April 22, 2024 12:40
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