Skip to content

[RESTEASY-3443] In the JsonProcessingExceptionMapper currently return…#4015

Merged
jamezp merged 1 commit intoresteasy:6.2from
jamezp:RESTEASY-3443-6.2
Feb 6, 2024
Merged

[RESTEASY-3443] In the JsonProcessingExceptionMapper currently return…#4015
jamezp merged 1 commit intoresteasy:6.2from
jamezp:RESTEASY-3443-6.2

Conversation

@jamezp
Copy link
Copy Markdown
Member

@jamezp jamezp commented Feb 6, 2024

…s a 500 status. However, it's more correct to return a 400 as it's a processing error. This is not backwards compatible. It can easily be overridden by creating a custom ExceptionMapper.

https://issues.redhat.com/browse/RESTEASY-3443

Upstream: #4009

…s a 500 status. However, it's more correct to return a 400 as it's a processing error. This is not backwards compatible. It can easily be overridden by creating a custom ExceptionMapper.

https://issues.redhat.com/browse/RESTEASY-3443
Signed-off-by: James R. Perkins <jperkins@redhat.com>
@steinsag
Copy link
Copy Markdown

steinsag commented Mar 7, 2024

@jamezp Can we please trigger a 6.2.8 release now?

@jamezp
Copy link
Copy Markdown
Member Author

jamezp commented Mar 7, 2024

@steinsag I'm just back from PTO today. I'll try to get a release out this week or early next week.

@jamezp
Copy link
Copy Markdown
Member Author

jamezp commented Mar 15, 2024

@steinsag I've had a few things pop up stopping me from releasing. I will definitely do a release early next week and if a few things miss the window, they miss the window. I'm sorry for the delay.

@jamezp jamezp deleted the RESTEASY-3443-6.2 branch May 7, 2024 00:45
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