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 error detail debug property #1221

Merged
merged 3 commits into from
Sep 10, 2024
Merged

Conversation

timostamm
Copy link
Member

@timostamm timostamm commented Sep 9, 2024

Fixes #1095.

The spec is clarified here. Conformance tests are added here.

Commit 4bec717 updates the conformance client implementations for connectrpc/conformance#918.

Signed-off-by: Timo Stamm <ts@timostamm.de>
Signed-off-by: Timo Stamm <ts@timostamm.de>
Add an empty ConformancePayload message for a response, even if that response did not contain a payload field.

Signed-off-by: Timo Stamm <ts@timostamm.de>
@timostamm timostamm marked this pull request as ready for review September 10, 2024 13:39
@timostamm timostamm merged commit 552d40b into main Sep 10, 2024
47 checks passed
@timostamm timostamm deleted the tstamm/fix-error-detail-debug branch September 10, 2024 15:53
@timostamm timostamm mentioned this pull request Sep 11, 2024
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.

Inconsistent debug Field Type in Error Details After connect-go v1.15.0 Update
2 participants