Tsunami 0.0.23
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
RunRequestthat should avoid repetitions and save some memory; - Fixes issues with the Python language server that should not be fully supported;
- Add
hive-jdbcas a dependency; - Add support for OS fingerprinting;