Skip to content

Releases: Kitware/wslink

v1.11.4

06 Sep 15:26

Choose a tag to compare

1.11.4 (2023-09-06)

Bug Fixes

  • protocol: const definition and usage (0c34a25)

v1.11.3

05 Sep 14:36

Choose a tag to compare

1.11.3 (2023-09-05)

Bug Fixes

  • pub_manager: handle old global publish manager (d842b88), closes #146

v1.11.2

30 Aug 20:42

Choose a tag to compare

1.11.2 (2023-08-30)

Bug Fixes

  • publish_manager: separation at server level for broadcast (ffd269d)

v1.11.1

30 Jun 00:02

Choose a tag to compare

1.11.1 (2023-06-30)

Bug Fixes

  • aiohttp: use app var instead of inheritance (a0c7e64)
  • js: Allow JS to use custom WebSocket implementation (f7fad26)

v1.11.0

09 Jun 22:58

Choose a tag to compare

1.11.0 (2023-06-09)

Features

  • backend: Add generic backend (d1b2b1b)
  • backend: Add tornado using the generic backend (ee15e86)
  • Rework code to simplify backends (114c422)

v1.10.2

19 May 01:04

Choose a tag to compare

1.10.2 (2023-05-19)

Bug Fixes

  • SmartConnect: Allow delete to call exit later (eeb7637)

v1.10.1

15 Feb 19:06

Choose a tag to compare

1.10.1 (2023-02-15)

Bug Fixes

  • gracefulexit: handle server exit for exec_mode=main (9e06313)
  • json5: Bump version (4d2e972)

v1.10.0

20 Dec 00:39

Choose a tag to compare

1.10.0 (2022-12-20)

Features

  • launcher: Make GET/DELETE endpoint optionals (2dc2916)

v1.9.3

19 Dec 17:53

Choose a tag to compare

1.9.3 (2022-12-19)

Bug Fixes

  • launcher: get/delete now works (c95a23d)

v1.9.2

08 Dec 20:48

Choose a tag to compare

1.9.2 (2022-12-08)

Bug Fixes

  • sessionManagerURL: Make it path relative aware like default sessionURL (7c351a3)