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.17.0 #671

Closed jonahgraham closed 2 years ago

jonahgraham commented 2 years ago

This is the Release plan and TODO list for LSP4J release v0.17.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

In https://github.com/eclipse/lsp4j/pull/673#issuecomment-1278057672 @cherylking has requested a release to pick up #673.

@cdietrich - any objection to making a release that simply picks up these new dependencies?

If no objection I will do it ASAP as we have a green build now and no open issues targetting 0.17.0.

cdietrich commented 2 years ago

would be ok. is there more in the pipeline?

jonahgraham commented 2 years ago

Not that I know of. Anyway I have gone pretty fast at doing a release, so having more releases isn't an undue burden on me. So if it isn't on you, I will go ahead with the release soon.

cdietrich commented 2 years ago

Have our prs already ready so no issue

jonahgraham commented 2 years ago

I plan to release 0.17.0 tomorrow which will (compared to 0.16.0) have just the dependency change to fix #673

jonahgraham commented 2 years ago

0.17.0 is now complete. Forwards on to 0.18.0 tracked in #676