crnk-project / crnk-framework

JSON API library for Java
Apache License 2.0
285 stars 153 forks source link

3.5 release not available with latest fixes #847

Open erjaimin opened 2 years ago

erjaimin commented 2 years ago

can we have a new release with fixes merged following 3.4 release? we specifically need the https://github.com/crnk-project/crnk-framework/pull/821 as we have updated spring boot version. I have tried to use the workaround to not use crnk error handling but that's changing the response format and we want to keep the crnk ErrorResponse format.

As a result of this the response format is html instead of json, <!doctype html><html lang="en"><head><title>HTTP Status 401 – Unauthorized</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 401 – Unauthorized</h1></body></html>

it would be really appreciated if we can have a new release. TIA

MartenBE commented 1 year ago

I am having the same problem as above, is there any update on this?

kdejaeger commented 1 year ago

I will light some candles and pray.