LSP4J 0.24.0 has now been released and been contributed to simrel, tagged and uploaded to maven central.
Changelog entry
v0.24.0 (Jan 2025)
- Implemented DAP version 1.69.0
Fixed issues: https://github.com/eclipse-lsp4j/lsp4j/milestone/35?closed=1
Breaking API changes:
japicmp report: https://download.eclipse.org/lsp4j/updates/releases/0.24.0/japicmp-report/
What's Changed
- Prepare repo for 0.24.0 development by @jonahgraham in #835
- broaden gson range, bundle new gson and guava by @cdietrich in #837
- Add v0.23.1 to changelog by @jonahgraham in #839
- Update to latest japicmp tool release by @jonahgraham in #841
- #830 Add module-info to the modules by @Thihup in #843
- Unsupported Operation Exception in Language Servers - Fixes #853 by @gilbysunil14 in #854
- Update build settings for changes to JIPP as a result of recent LTS update by @cdietrich in #860
- Sync DAP interfaces and types with DAP 1.69.x spec by @jansorg in #863
- fix: ClassCastException when handling "textDocument/inlineValue" event by @sebthom in #867
- Revert "Add module-info to the modules" by @jonahgraham in #868
- Update changelog + readme to close off 0.24.0 and prep 1.0.0 by @jonahgraham in #869
- Prepare repo for 0.24.0 release by @jonahgraham in #870
New Contributors
- @Thihup made their first contribution in #843
- @gilbysunil14 made their first contribution in #854
- @jansorg made their first contribution in #863
Full Changelog: v0.23.0...v0.24.0