Galactica
Features
- Added TSLite support to allow customers using Python 2.6 to connect via TLSv1.1
Bugs
- Fix issue causing log copying slow down when there is a high churn in the log files it is copying (typically K8s or Docker with lots of containers coming up down)
Miscellaneous changes
- No longer fail startup if cannot connect successfully to server
- Change default of
check_remote_if_no_ttyconfig option toTrue - Test cleanups