Skip to content

Releases: membrane/api-gateway

v.4.4.1

27 Apr 13:18
Compare
Choose a tag to compare

Enhancement of the v4.4.0 release.
WebSocketStompReassembler now supports Stomp 1.1 and 1.2 frames.

v4.4.0

25 Apr 13:09
Compare
Choose a tag to compare

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

23 Jan 13:19
Compare
Choose a tag to compare
version bump

v4.0.24.2

22 Dec 09:30
Compare
Choose a tag to compare
version bump to 4.0.24.2

v4.0.24.1

16 Dec 07:04
Compare
Choose a tag to compare
released 4.0.24.1

v4.3.0

08 Dec 16:26
Compare
Choose a tag to compare

Updated the groovy dependency to the latest version and fixed several bugs.
This release is considered STABLE.

v4.2.3

25 Oct 12:49
Compare
Choose a tag to compare
v4.2.3 Pre-release
Pre-release

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

14 Jul 15:14
Compare
Choose a tag to compare
4.2.2 Pre-release
Pre-release

pre-release of the 4.2 branch. API Management enhancements and further bug fixing.

4.2.1

14 Apr 09:53
Compare
Choose a tag to compare
4.2.1 Pre-release
Pre-release

pre-release of the 4.2 branch. OAuth2 / OpenID Connect enhancements.

4.2.0

10 Feb 15:24
Compare
Choose a tag to compare
4.2.0 Pre-release
Pre-release

pre-release of the 4.2 branch. various features are still to be documented.