File tree Expand file tree Collapse file tree 21 files changed +26
-20
lines changed
examples/org.eclipse.glsp.example.workflow
org.eclipse.glsp.server.emf
org.eclipse.glsp.server.websocket
org.eclipse.glsp.repository
org.eclipse.glsp.graph.test
org.eclipse.glsp.server.test Expand file tree Collapse file tree 21 files changed +26
-20
lines changed Original file line number Diff line number Diff line change 11# Eclipse GLSP Server Changelog
22
3+ ## v2.5.0 - active
4+
5+ ### Changes
6+
7+ ### Potentially Breaking Changes
8+
39## [ v2.4.0 - 04/04/2025] ( https://github.com/eclipse-glsp/glsp-server/releases/tag/v2.4.0 )
410
511### Changes
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : GLSP Workflow Example
44Bundle-SymbolicName : org.eclipse.glsp.example.workflow;singleton:=true
5- Bundle-Version : 2.4.0
5+ Bundle-Version : 2.5.0.SNAPSHOT
66Bundle-ClassPath : .
77Bundle-Vendor : Eclipse GLSP
88Bundle-Localization : plugin
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >org.eclipse.glsp</groupId >
1111 <artifactId >org.eclipse.glsp.parent</artifactId >
12- <version >2.4.0 </version >
12+ <version >2.5.0.SNAPSHOT </version >
1313 <relativePath >../../pom.xml</relativePath >
1414 </parent >
1515
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : GLSP Graph
44Bundle-SymbolicName : org.eclipse.glsp.graph;singleton:=true
5- Bundle-Version : 2.4.0
5+ Bundle-Version : 2.5.0.SNAPSHOT
66Bundle-Vendor : Eclipse GLSP
77Automatic-Module-Name : org.eclipse.glsp.graph
88Bundle-RequiredExecutionEnvironment : JavaSE-17
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.eclipse.glsp</groupId >
1010 <artifactId >org.eclipse.glsp.parent</artifactId >
11- <version >2.4.0 </version >
11+ <version >2.5.0.SNAPSHOT </version >
1212 <relativePath >../../pom.xml</relativePath >
1313 </parent >
1414
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : GLSP Layout
44Bundle-SymbolicName : org.eclipse.glsp.layout
5- Bundle-Version : 2.4.0
5+ Bundle-Version : 2.5.0.SNAPSHOT
66Bundle-Vendor : EclispeSource
77Automatic-Module-Name : org.eclipse.glsp.layout
88Bundle-RequiredExecutionEnvironment : JavaSE-17
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.eclipse.glsp</groupId >
1010 <artifactId >org.eclipse.glsp.parent</artifactId >
11- <version >2.4.0 </version >
11+ <version >2.5.0.SNAPSHOT </version >
1212 <relativePath >../../pom.xml</relativePath >
1313 </parent >
1414
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : GLSP Server EMF
44Bundle-SymbolicName : org.eclipse.glsp.server.emf;singleton:=true
5- Bundle-Version : 2.4.0
5+ Bundle-Version : 2.5.0.SNAPSHOT
66Bundle-ClassPath : .
77Bundle-Vendor : Eclipse GLSP
88Bundle-Localization : plugin
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >org.eclipse.glsp</groupId >
1111 <artifactId >org.eclipse.glsp.parent</artifactId >
12- <version >2.4.0 </version >
12+ <version >2.5.0.SNAPSHOT </version >
1313 <relativePath >../../pom.xml</relativePath >
1414 </parent >
1515
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : GLSP Server Websocket
44Bundle-SymbolicName : org.eclipse.glsp.server.websocket
5- Bundle-Version : 2.4.0
5+ Bundle-Version : 2.5.0.SNAPSHOT
66Bundle-Vendor : Eclipse GLSP
77Automatic-Module-Name : com.eclipsesource.glps.server.websocket
88Bundle-RequiredExecutionEnvironment : JavaSE-17
You can’t perform that action at this time.
0 commit comments