Changes
- [deps] Drop support for node
16
. New minimum version is18.x
#109
Potentially breaking changes
- [deps] Remove dependency on Guava #104
- The GLSP base framework no longer depends on Google Guava. This might affect adopters if the use Guava concepts in their custom code.
- [deps] Update plugin dependencies to be compatible with Eclipse 24-x. #107
- This includes a full migration to the jakarta namespace for lsp4j.websocket and jetty and an update to Jetty 12.
- A javax-compatible backport of this release is available as
v2.3.0-javax
Full Changelog: v2.2.1...v2.3.0