Skip to content

Releases: ep2p/row-server-starter

2.1.0-release

30 Dec 09:16
Compare
Choose a tag to compare
2.1.0-RELEASE

Added InheritableThreadLocalRowContextHolderStrategy

2.0.3-release

13 Dec 12:23
Compare
Choose a tag to compare
2.0.3-RELEASE

Fixed issue with setting native session on SpringRowServerWebsocket

2.0.2-release

12 Dec 13:13
Compare
Choose a tag to compare
2.0.2-RELEASE

Added protocol service bean to configuration

2.0.1-release

10 Dec 15:05
Compare
Choose a tag to compare
  • ProtocolService handle method now returns true when payload was handled by ROW

2.0.0-release

10 Dec 13:22
Compare
Choose a tag to compare
  • Fixed maven artifact id
  • Added fields to protocol to help reusing a websocket as client from the server side

1.3.5-release

14 Sep 11:20
Compare
Choose a tag to compare
  • Fixed issue with forcing authorization on handshake

1.3.3-release

14 Sep 10:24
Compare
Choose a tag to compare
1.3.3-RELEASE

Fixed issue with row context method: isRowRequest

1.3.1-release

28 Aug 07:02
Compare
Choose a tag to compare
  • Added support to pass false as second argument to processBean method
  • Using row context we can now know if request is from row

1.2.3-release

14 Aug 07:20
Compare
Choose a tag to compare

Fixes

  • More fixes on IllegalStateException when trying to send text to websocket (The remote endpoint was in state [TEXT_PARTIAL_WRITING] which is invalid state)

1.2.2-release

13 Aug 07:43
Compare
Choose a tag to compare

Fixes

  • Fixed issue with IllegalStateException when trying to send text to websocket (The remote endpoint was in state [TEXT_PARTIAL_WRITING] which is invalid state)