Skip to content

3.8.0

Compare
Choose a tag to compare
@mbabker mbabker released this 16 Jun 23:52
· 100 commits to 3.x since this release
v3.8.0
b1e241d

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 to Gos\Bundle\WebSocketBundle\Event\ConnectionRejectedEvent instead