Skip to content

Qore 0.8.13.6

Choose a tag to compare

@davidnich davidnich released this 11 Jul 22:16
· 75 commits to 0.8.13 since this release
a40969d

This is a bugfix release over 0.8.13.5; issues addressed

Summary of changes:

  • various issues related to complex types were addressed
  • a long-standing potential deadlock in complex types and deterministic GC was detected and resolved
  • a heartbeat message was added to WebSocketHandler to ensure that WebSocket connections do not get dropped with long-running connections with long periods of inactivity
  • other misc bugs were fixed

See the release notes for more info.