# LSP version

The current Language Server supports version `3.17` of the LSP protocol. If
you're migrating from the Go version of the Language server (which was based
on LSP version `3.16`) no protocol changes that require a client update happened
between these versions.

## Related topics

- [LSP 3.17 changelog](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#version_3_17_0).
