Skip to content

LSP4J 0.19.0

Compare
Choose a tag to compare
@jonahgraham jonahgraham released this 18 Nov 04:13
· 111 commits to main since this release

LSP4J 0.19.0 has now been released and been contributed to simrel, tagged and uploaded to maven central.

Changelog entry

v0.19.0 (November 2022)

Fixed issues: https://github.com/eclipse/lsp4j/milestone/26?closed=1

Breaking API changes:

  • Removed WorkspaceDocumentDiagnosticReportTypeAdapter, which was
    effectively replaced with WorkspaceDocumentDiagnosticReportListAdapter
    as part of fixing issue #682.

japicmp report: https://download.eclipse.org/lsp4j/updates/releases/0.19.0/japicmp-report/

What's Changed (auto-generated)

  • Update version qualifier for guava by @pisv in #684
  • Fix type adapter for workspace/diagnostic response by @pisv in #683

Full Changelog: v0.18.0...v0.19.0