Skip to content

2.6.0 Release

Choose a tag to compare

@tortmayr tortmayr released this 11 Feb 11:00
v2.6.0
a8cb7b8

Changes

  • [api] Adjust to new MenuItem API #265
  • [server] Ensure proper session cleanup on dispsoe #267
  • [build] Enable OSGI metadata bundling for maven artifacts #268
  • [websocket] Enable easier configuration of WS buffer size #269\
  • [websocket] Update to Jetty 12.1.4 #271
  • [api] Extend ModelSubmissionHandler with optional layout information #273
  • [model] Improve GModelBuilder API #274
  • [api] Add missing options to GLayoutOptions #275

Potentially Breaking Changes

  • [build] Switch default target platform to Eclipse 2025-12
    • Requires Java 21 during build time

Full Changelog: v2.5.0...v2.6.0

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.6.0.javax