Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

v6.0.1

Compare
Choose a tag to compare
@stephen-palmer stephen-palmer released this 13 Apr 16:44
· 239 commits to master since this release
f228ea0
  • Improvement: Significant performance improvements for the cleanup.js script
  • Bug fix: unity-cache-server-cleanup script can now be launched without any options (will use config file and defaults like unity-cache-server)
  • Bug fix: Fixed bug where a ‘q’ char is misinterpreted as a quit command, if that char was received as a single packet in the middle of reading data for another command. This is easy to reproduce in synthetic tests but in practice would be rare to encounter except on very high latency/low bandwidth client connections.
  • Misc: Node version dependency bumped to latest LTS release, v8.11.1