Releases: GeniusesOfSymfony/WebSocketBundle
Releases · GeniusesOfSymfony/WebSocketBundle
3.15.0
3.14.0
Included in this release are the following changes:
- Add support for Symfony 6.0
 - Drop support for Symfony 5.3
 
Full Changelog: v3.13.0...v3.14.0
3.13.0
Included in this release are the following changes:
- Deprecated the unused 
$routerargument of theGos\Bundle\WebSocketBundle\Server\App\Dispatcher\TopicDispatcherconstructor - Allow v3 of 
symfony/deprecation-contracts 
Full Changelog: v3.12.0...v3.13.0
3.12.0
Included in this release are the following changes:
- #454 Add native TLS support
 - Add support for command auto-completion for Symfony 5.4
 - Add attributes to silence PHP 8.1 deprecations
 
New Contributors
- @AndreRudolph made their first contribution in #454
 
Full Changelog: v3.11.0...v3.12.0
3.11.0
Included in this release are the following changes:
- Implemented a new authentication API and deprecated the previous implementation
 
3.10.0
3.9.0
Included in this release are the following changes:
- Add support for configuring the ping interval for ping services
 - Deprecate public access to public container services
 - Deprecated the 
setTimeoutmethod of periodic classes - Deprecated the 
getTimeoutmethod ofGos\Bundle\WebSocketBundle\Periodic\PeriodicInterfacein favor ofgetInterval - Deprecated the 
shared_configconfig node, in 4.0 the Twig globals will automatically be created when Twig is available 
3.8.1
3.8.0
Included in this release are the following changes:
- Add support for 
doctrine/cache2.0 - Bump minimum supported 
doctrine/dbalversions - Add the ability to block IP addresses from connecting to the websocket server
 - Deprecated the 
Gos\Bundle\WebSocketBundle\Event\ClientRejectedEventclass and corresponding event, subscribe toGos\Bundle\WebSocketBundle\Event\ConnectionRejectedEventinstead