Skip to content

Releases: topfreegames/pitaya

v2.7.5

10 Nov 20:23
9d9ac36
Compare
Choose a tag to compare
  • Fix drain timeout not breaking loop, timeout drain variable referenced instead of period

v2.7.4...v2.7.5

v2.7.4

10 Nov 20:24
Compare
Choose a tag to compare
  • Add optional session drain

v2.7.3...v2.7.4

v2.7.3

10 Nov 20:24
Compare
Choose a tag to compare
  • Enrich remote calls with request id and route

v2.7.2...v2.7.3

v2.7.2

14 Sep 15:07
Compare
Choose a tag to compare
  • General stability fixes
  • Fixes call stack for logrus
  • Fixes execution order of afterBind hooks
    v2.7.1...v2.7.2

v2.7.1

07 Sep 17:38
9be9a31
Compare
Choose a tag to compare
  • Hotfix release to fix a probem with disconnected spans on remote request traces - Affected versions 2.5.0 - 2.7.0

v2.7.0...v2.7.1

v2.7.0

06 Sep 14:36
Compare
Choose a tag to compare
  • Configuration improvements
  • General stability fixes

v2.6.0...v2.7.0

v2.6.2

21 Aug 17:40
56f2e0b
Compare
Choose a tag to compare
  • 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...v2.6.2

v2.6.1

14 Jul 08:03
7f66c3a
Compare
Choose a tag to compare
  • 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...v2.6.1

v2.6.0

24 May 16:47
04e8c01
Compare
Choose a tag to compare
  • Add handshake validators, which allow providing validation functions to the handshake process.(doc)
  • Add post-build hooks, which allow attaching post executions to the build process. (doc)

Pitaya v2.5.0

20 May 12:46
Compare
Choose a tag to compare

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

v2.4.0...v2.5.0