Skip to content

2.7.0 Release

Latest

Choose a tag to compare

@tortmayr tortmayr released this 02 Jun 07:03
· 2 commits to master since this release
v2.7.0
62c3c40

Changes

  • [protocol] Add new viewport, export, and editor-context actions to align with glsp-client #286

Potentially Breaking Changes

  • [api] Add request/response support to server ActionDispatcher #283
    • dispatchAll now executes actions sequentially and will fail on the first rejected action

An alternative version of this release depending on the old javax namespace instead of jarkarta can be found here:

https://github.com/eclipse-glsp/glsp-server/releases/tag/v2.7.0.javax

Full Changelog: v2.6.0...v2.7.0