Skip to content

Tsunami 0.0.23

Choose a tag to compare

@tooryx tooryx released this 29 Jul 14:59
· 137 commits to master since this release

IMPORTANT: This release changes definitions for language servers' protocol buffers. If you have your own language server, you need to ensure that the version of the protos are updated everywhere.

  • Language servers now support a more compact RunRequest that should avoid repetitions and save some memory;
  • Fixes issues with the Python language server that should not be fully supported;
  • Add hive-jdbc as a dependency;
  • Add support for OS fingerprinting;