Releases: topfreegames/pitaya
Releases · topfreegames/pitaya
v2.11.7
- Add write deadline to agent socket writes
- Add additional error info to agent socket broken pipe errors
- Bump NATS.go client from 1.25.0 to 1.38.0
- Add additional nats client configuration options
- Replace deprecated DisconnectHandler with DisconnectErrHandler and provide output of the underlying disconnection error
v3.0.0-beta.5
What's Changed
Full Changelog: v3.0.0-beta.4...v3.0.0-beta.5
v3.0.0-beta.4
What's Changed
Full Changelog: v3.0.0-beta.3...v3.0.0-beta.4
v2.11.6
v2.11.5
v2.9.4
v2.9.3
What's Changed
- Fix static call to session GetNumberOfConnectedClients by @rodrigoueda in #431
Full Changelog: v2.9.2...v2.9.3
v2.9.1
feat: add a method to get the number of connected clients
v3.0.0-beta.3
What's Changed
- feat: adding base64 request and tls connection by @SamuelLucasVM in #381
- fix: XK6 Pitaya TLS configuration by @reinaldooli in #415
- Improve connection error logs by @rsafonseca in #417
- Fix scenarios where error messages aren't propagated correctly (#424) by @hspedro in #425
New Contributors
- @SamuelLucasVM made their first contribution in #381
Full Changelog: v3.0.0-beta.2...v3.0.0-beta.3
v2.11.4
What's Changed
- Fix scenarios where error messages aren't propagated correctly by @felippeduran in #424
Full Changelog: v2.11.3...v2.11.4