2.0.0 Release
This marks the second major release of Eclipse GLSP and includes the following components:
- Client & Protocol
- Server (Java)
- Server (Node)
- Theia Integration
- Eclipse Integration
- VS Code Integration
Artifacts
Release artificats are available via npm/maven central registry and p2 update sites:
- Client
@eclipse-glsp/client
: https://www.npmjs.com/package/@eclipse-glsp/client/v/2.0.0@eclipse-glsp/protocol
: https://www.npmjs.com/package/@eclipse-glsp/protocol/v/2.0.0
- Server (Java)
- Server (Node)
@eclipse-glsp/server
: https://www.npmjs.com/package/@eclipse-glsp/server-node/v/2.0.0@eclipse-glsp/graph
: https://www.npmjs.com/package/@eclipse-glsp/graph/v/2.0.0@eclipse-glsp/layout-elk
: https://www.npmjs.com/package/@eclipse-glsp/layout-elk/v/2.0.0
- Theia Integration
@eclipse-glsp/theia-integration
: https://www.npmjs.com/package/@eclipse-glsp/theia-integration/v/2.0.0
- Eclipse Integration
- Client
@eclipse-glsp/ide
: https://www.npmjs.com/package/@eclipse-glsp/ide/v/2.0.0
- Server
- Client
- VS Code Integration
@eclipse-glsp/vscode-integration
: https://www.npmjs.com/package/@eclipse-glsp/vscode-integration/v/2.0.0@eclipse-glsp/vsocde-integration-webview
: https://www.npmjs.com/package/@eclipse-glsp/vscode-integration-webview/v/2.0.0
Changelog
Changes are tracked in a dedicated changelog file per component: