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#283dispatchAllnow 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