Releases: membrane/api-gateway
Releases · membrane/api-gateway
v5.8.8
v5.5.14
v5.8.6
v5.5.13
v6.0.5
Fixes:
- ACME: fixed fileStorage lock management
- Remove headers wanting to upgrade HTTP/1.1 to HTTP/2 (RFC7540), as they have been removed in the superseeding RFC9113. This allows medium aged HTTP clients (like the Java built in one) to work.
A few breaking changes were introduced starting with version 6.0.0; please refer to the Migration Guide for required updates.
Please let us know, if you have any suggestions for improvement.
v5.8.5
v5.8.4
v5.8.3
v6.0.4
Fixes:
- SPeL support for
${body}
- upgraded dependencies
<log body="true"/>
: also log non-text/non-JSON/non-XML body- improved error message on
<oauth2Resource2>
misconfiguration
Features:
<adminApi/>
A few breaking changes were introduced in version 6.0.0; please refer to the Migration Guide for required updates.
v6.0.3
Fixes
- reenabled full body logging of internal OAuth2 communication (when logging for
com.predic8.membrane.core.interceptor.oauth2client.rf.LogHelper
is set toDEBUG
)
A few breaking changes were introduced in version 6.0.0; please refer to the Migration Guide for required updates.