Membrane Service Proxy v4.6.0 Release Notes

Release Date: 2018-03-09 // about 6 years ago
  • ๐Ÿ†• New features:

    • Account registration for JdbcUserDataProvider
    • โฌ†๏ธ Groovy upgrade to version 2.4.12
    • โœจ Enhanced logging for Groovy interceptor errors
    • ๐Ÿ†• New exchange store that uses elastic search to persist exchanges
    • Can now add JVM parameters that are used on startup
    • Introduced X-Forwarded-Host header
    • Can now respect SSL/TLS certificate revocation lists

    ๐Ÿ›  Notable bugfixes :

    • WebSocket framing now works correctly on byte sizes near buffer limit
    • OAuth2: Dynamic registration now also runs response handlers; sessions are now cleaned up; do not try to use refresh token when none is available; changed redirects to 303
    • Regular expression replacing: Ignore binary content types
    • Resolvermap: Resolve absolute paths on unix systems correctly