Releases: topfreegames/pitaya
Releases · topfreegames/pitaya
v2.7.5
- Fix drain timeout not breaking loop, timeout drain variable referenced instead of period
v2.7.4
- Add optional session drain
v2.7.3
- Enrich remote calls with request id and route
v2.7.2
- General stability fixes
- Fixes call stack for logrus
- Fixes execution order of afterBind hooks
v2.7.1...v2.7.2
v2.7.1
- Hotfix release to fix a probem with disconnected spans on remote request traces - Affected versions 2.5.0 - 2.7.0
v2.7.0
- Configuration improvements
- General stability fixes
v2.6.2
- Fixes unique sessions not honored on the same frontend
- Fixes delayed removal of wrong session in backend
- Fixes env var unmarshalling not working as expected
v2.6.1
- Fixes a behaviour change where passing empty certificates would try to instantiate a TLS acceptor
- Improves error messages when certificate loading fails
v2.6.0
Pitaya v2.5.0
Improvements to observability
- Improve error description for timeouts
- Remove warning log that would span when tracing is not enabled
- Instructions on how to turn tracing on with Jaeger