Releases: Kitware/trame-server
Releases · Kitware/trame-server
v2.8.0
Feature
- on_server_start: Add new life cycle (
0db1961
)
Fix
v2.7.0
Feature
- ready: Add ready future on server to await (
6b72322
)
v2.6.1
Fix
- corountine: Remove deprecated API for Py 3.11 (
82d945d
)
v2.6.0
Feature
- security: Moved authKeyFile argument from wslink to trame-server (
9c3b6fc
)
- security: Use authKeyFile argument if present (
5c4fb3b
)
v2.5.1
Fix
- isascii: Add python3.6 compatible isascii() method (
a957cdf
)
v2.5.0
Feature
- state: Report when state key is not serializable (
fac8866
)
v2.4.1
Fix
- file-upload: Properly filter fields for client sync (
1656aab
)
v2.4.0
Feature
- no-http: Add cmd option to disable HTTP serving (
d34c471
)