Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[lsp4j-dev] Fwd: [eclipse/lsp4j] Release v0.19.0 - LSP4J 0.19.0

Hello folks,

Please find the release information below for LSP4J 0.19.0. 

Note the Maven search and url links should work once the Sonatype sync scripts have a chance to run.

Jonah
~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


---------- Forwarded message ---------
From: Jonah Graham <notifications@xxxxxxxxxx>
Date: Thu, 17 Nov 2022 at 23:13
Subject: [eclipse/lsp4j] Release v0.19.0 - LSP4J 0.19.0
To: eclipse/lsp4j <lsp4j@xxxxxxxxxxxxxxxxxx>
Cc: Jonah Graham <jonah@xxxxxxxxxxxxxxxx>, Your activity <your_activity@xxxxxxxxxxxxxxxxxx>


LSP4J 0.19.0

Repository: eclipse/lsp4j · Tag: v0.19.0 · Commit: 61945a7 · Released by: jonahgraham

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

This release has 2 assets:

  • Source code (zip)
  • Source code (tar.gz)

Visit the release page to download them.


You are receiving this because you are watching this repository.
View it on GitHub or unsubscribe from all notifications for this repository.


Back to the top