Releases: eclipse-glsp/glsp
v2.2.1
This marks the 2.2.1 release of Eclipse GLSP and includes the following components:
- Client & Protocol
- Server (Java)
- Server (Node)
- Theia Integration
- Eclipse Integration
- VS Code Integration
- Playwright
Artifacts
Release artifacts 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.2.1@eclipse-glsp/sprotty
: https://www.npmjs.com/package/@eclipse-glsp/sprotty/v/2.2.1@eclipse-glsp/protocol
: https://www.npmjs.com/package/@eclipse-glsp/protocol/v/2.2.1@eclipse-glsp-examples/workflow-glsp
: https://www.npmjs.com/package/@eclipse-glsp-examples/workflow-glsp/v/2.2.1
- Server (Java)
- Server (Node)
@eclipse-glsp/server
: https://www.npmjs.com/package/@eclipse-glsp/server-node/v/2.2.1@eclipse-glsp/graph
: https://www.npmjs.com/package/@eclipse-glsp/graph/v/2.2.1@eclipse-glsp/layout-elk
: https://www.npmjs.com/package/@eclipse-glsp/layout-elk/v/2.2.1
- Theia Integration
@eclipse-glsp/theia-integration
: https://www.npmjs.com/package/@eclipse-glsp/theia-integration/v/2.2.0
- Eclipse Integration
- Client
@eclipse-glsp/ide
: https://www.npmjs.com/package/@eclipse-glsp/ide/v/2.2.1
- Server
- Client
- VS Code Integration
@eclipse-glsp/vscode-integration
: https://www.npmjs.com/package/@eclipse-glsp/vscode-integration/v/2.2.1@eclipse-glsp/vsocde-integration-webview
: https://www.npmjs.com/package/@eclipse-glsp/vscode-integration-webview/v/2.2.1
- Playwright
@eclipse-glsp/playwright
:https://www.npmjs.com/package/@eclipse-glsp/playwright/v/2.2.1
- Dev Packages
@eclipse-glsp/dev
:https://www.npmjs.com/package/@eclipse-glsp/dev/v/2.2.1@eclipse-glsp/config
:https://www.npmjs.com/package/@eclipse-glsp/config/v/2.2.1@eclipse-glsp/config-test
:https://www.npmjs.com/package/@eclipse-glsp/config-test/v/2.2.1@eclipse-glsp/cli
:https://www.npmjs.com/package/@eclipse-glsp/cli/v/2.2.1@eclipse-glsp/ts-config
:https://www.npmjs.com/package/@eclipse-glsp/ts-config/v/2.2.1@eclipse-glsp/prettier-config
:https://www.npmjs.com/package/@eclipse-glsp/prettier-config/v/2.2.1@eclipse-glsp/eslint-config
:https://www.npmjs.com/package/@eclipse-glsp/eslint-config/v/2.2.1@eclipse-glsp/mocha-config
:https://www.npmjs.com/package/@eclipse-glsp/mocha-config/v/2.2.1@eclipse-glsp/nyc-config
:https://www.npmjs.com/package/@eclipse-glsp/nyc-config/v/2.2.1
Changelog
Changes are tracked in a dedicated changelog file per component:
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:
1.0.0. Release
This marks the first major release of Eclipse GLSP and includes the following components:
- Client & Protocol
- Server (Java)
- Server (Node)
- Theia Integration
- Eclipse Integration
- VS Code Integration
For more details see here:
https://eclipsesource.com/blogs/2022/07/05/eclipse-glsp-1-0-release-is-here/
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/1.0.0@eclipse-glsp/protocol
: https://www.npmjs.com/package/@eclipse-glsp/protocol/v/1.0.0
- Server (Java)
- Server (Node)
@eclipse-glsp/server-node
: https://www.npmjs.com/package/@eclipse-glsp/server-node/v/1.0.0@eclipse-glsp/graph
: https://www.npmjs.com/package/@eclipse-glsp/graph/v/1.0.0@eclipse-glsp/layout-elk
: https://www.npmjs.com/package/@eclipse-glsp/layout-elk/v/1.0.0
- Theia Integration
@eclipse-glsp/theia-integration
: https://www.npmjs.com/package/@eclipse-glsp/theia-integration/v/1.0.0- [Edit 2022/07/11]: The
glsp-theia-integration
package is currently compatible with Theia<=1.26.0
. Versions>=1.27.0
are currently not supported, but we are working to provide a fix as soon as possible (see also #703).
- Eclipse Integration
- Client
@eclipse-glsp/ide
: https://www.npmjs.com/package/@eclipse-glsp/ide/v/1.0.0
- Server
- Client
- VS Code Integration
@eclipse-glsp/vscode-integration
: https://www.npmjs.com/package/@eclipse-glsp/vscode-integration/v/1.0.0@eclipse-glsp/vsocde-integration-webview
: https://www.npmjs.com/package/@eclipse-glsp/vscode-integration-webview/v/1.0.0
Changelog
Changes are tracked in a dedicated changelog file per component:
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)