3.8.0
Included in this release are the following changes:
- Add support for
doctrine/cache
2.0 - Bump minimum supported
doctrine/dbal
versions - Add the ability to block IP addresses from connecting to the websocket server
- Deprecated the
Gos\Bundle\WebSocketBundle\Event\ClientRejectedEvent
class and corresponding event, subscribe toGos\Bundle\WebSocketBundle\Event\ConnectionRejectedEvent
instead