0.8.0 Release
v0.8.0 - 20/11/20
This is the first release of Eclipse GLSP since it is hosted at the Eclipse Foundation. The 0.8.0 release includes new protocol message types and respective framework support for several new features, such as copy-paste, diagram navigation, etc. It also contains several clean-ups of the protocol and refactorings to simplify and streamline the API. The Eclipse Theia integration of GLSP features many improvements, such as problem marker integration, native context menu items and keybindings. Finally, several bug fixes and minor are part of this release as well.
Release artifcats
Release artificats are available here:
Client
https://www.npmjs.com/package/@eclipse-glsp/client
https://www.npmjs.com/package/@eclipse-glsp/protocol
Theia integration
https://www.npmjs.com/package/@eclipse-glsp/theia-integration
Server
https://download.eclipse.org/glsp/server/p2/releases/0.8.0/ (P2)
https://search.maven.org/search?q=org.eclipse.glsp (M2)