eclipse-lsp4j / lsp4j

A Java implementation of the language server protocol intended to be consumed by tools and language servers implemented in Java.
https://eclipse.org/lsp4j
Other
613 stars 145 forks source link

LSP4J 0.14.0 #628

Closed jonahgraham closed 2 years ago

jonahgraham commented 2 years ago

This is the Release plan and TODO list for LSP4J release v0.14.0.

Steps for Release

Items at the beginning of development

Items in the days ahead of Release day:

Items on Release day:

jonahgraham commented 2 years ago

Due to #630 we are going to release 0.14.0 right away. We are using 0.14.0 (as opposed to 0.13.1) because there are small but breaking API changes.

Apologies to downstream community for the churn, hopefully LSP 3.17.0 really is "final" this time.

nixel2007 commented 2 years ago

@jonahgraham except notebook support :)

jonahgraham commented 2 years ago

@jonahgraham except notebook support :)

Yes :)

https://github.com/eclipse/lsp4j/blob/e2438a08bd08bd9b1a211d4446f2fa6d3b6f1f6c/README.md#L36-L40

cdietrich commented 2 years ago

thx @jonahgraham

jonahgraham commented 2 years ago

0.14.0 is now done - https://github.com/eclipse/lsp4j/releases/tag/v0.14.0 - onto 0.15.0 tracked #631