Release notes for tclws 3.0.0
Changes:
Subsystem | Change | Ticket | Checkin |
---|---|---|---|
All | Use TCL 8.6 features. Support for TCL8.4 and 8.5 dropped. See branch "release-2-branch" for compatibility. | [4765424bdf] | [66b61fb69d] [fdd9042a38] |
Server Side | Allow to specify the host protocol (http or https). An autmatic mode is available to take the servers value. | [70a5c5c435] | [e350590ca4] |
Client Side | New parameter queryTimeout to limit the http(s) query time. | [f614f366c9] | [fdd9042a38] |
Client Side | Remove TCLTLS parameters. They are not necessary with recent TCLTLS package. Add TWAPI TLS support. | [b56bcc94bd] |