Releases: membrane/api-gateway
v.4.4.1
Enhancement of the v4.4.0 release.
WebSocketStompReassembler now supports Stomp 1.1 and 1.2 frames.
v4.4.0
This release adds WebSocket stream reading and writing. Read WebSocket frames can now be processed by WebSocket interceptors. Additional Stomp over WebSockets support through the WebSocketStompReassembler that assembles a Stomp message into an exchange to run regular interceptors on it.
This release also includes some addition bug fixing.
v4.0.24.3
v4.0.24.2
v4.0.24.1
v4.3.0
Updated the groovy dependency to the latest version and fixed several bugs.
This release is considered STABLE.
v4.2.3
pre-release of the 4.2 branch. slf4j logging, SNI client support, (security related) dependency upgrades and fixed HTTP response parsing (newer web servers don't send status text anymore). Also further bugfixes.
4.2.2
pre-release of the 4.2 branch. API Management enhancements and further bug fixing.
4.2.1
pre-release of the 4.2 branch. OAuth2 / OpenID Connect enhancements.