- Update to Play 3.0.0
- Update to Play 2.9.0
- Update to Play 2.8.8
- Update to Play 2.8.5
Closed issues:
- Update to Play 2.8.0 #32
Migration Notes:
- Dropped support for Scala 2.11
- Removed deprecated trait SockJSRouter: your SockJS router should extend one of BaseSockJSRouter, AbstractSockJSRouter or InjectedSockJSRouter.
Closed issues:
Closed issues:
- Play 2.7 released #27
- Update to Play 2.6.19
- Add API to inject SockJSRouter
- Update to Play 2.5.12
Closed issues:
- Heartbeat frames shouldn't be taken in consideration when calculating framebuffer size #22
- Update to Play 2.5.10
- Session flows are now pre-fused
- When using Actor Java API the ActorFlow is built with a buffer of 256, the same size as the JAVA callback based API
- Update to Play 2.5.9
- Better support for WebSocket transports
- Alternative ActorFlow implementation based on GraphStage
- More complete test suite
Closed issues:
- Rejecting & accepting websockets #20
0.5.0 (2016-03-13)
- Play 2.5 support
- Add flow based Java API
- Remove SockJSRouter builder methods
- Refactored all internal session handling code to akka-streams
0.4.0 (2015-06-11)
Closed issues:
- play 2.4 stable release #15
0.3.1 (2014-09-13)
0.1.6 (2014-09-13)
0.2.6 (2014-09-13)
0.3.0 (2014-06-30)
Closed issues:
- Play 2.3.0 support #2
0.2.5 (2014-06-22)
0.1.5 (2014-06-22)
Merged pull requests:
- Java Actors API #7 (arielscarpinelli)
- Enables tests back. Adds Tests for Java API #6 (arielscarpinelli)
0.2.4 (2014-06-19)
0.1.4 (2014-06-19)
Merged pull requests:
- Fixes Java API to work with the new tryAccept API #5 (arielscarpinelli)
0.2.3 (2014-06-16)
0.1.3 (2014-06-16)
Implemented enhancements:
- provide java api #1
Merged pull requests:
- Support Java 8 Lambda Expression syntax #4 (arielscarpinelli)
- Fixes tests #3 (arielscarpinelli)
0.1.2 (2014-04-27)
0.2.2 (2014-04-27)
0.1.1 (2014-04-19)
0.2.1 (2014-04-13)
0.2 (2014-04-02)
Play 2.2.x support
0.1 (2014-04-01)
Initial release, Play 2.1.x support