1.1.0 Release Candidate 1
Pre-release
Pre-release
Breaking Changes
- [theia] Updated Theia dependencies to
1.27.0
. Due to API breaks, Theia versions<1.27.0
are no longer supported. #119 - Contributed on behalf of STMicroelectronics
This also causes breaking changes in:GlspServerContribution
(and inherited classes)connect
method now takes aChannel
instead of aConnection
parameter
BaseGlspServerContribution
(and inherited classes)forward
method now takes aChannel
as first parameter instead of aConnection