Skip to content

Commit c0bb65f

Browse files
Update ROADMAP.md (#2359)
1 parent ee3a434 commit c0bb65f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/ROADMAP.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@
3535
- Groovy:
3636
- ScriptingUtils: Variable bindings: headers references message.headers with the headers class instead of a map<String,Object>.
3737
- Difference to SpEL
38+
- Remove Starter:
39+
- External scripts using the `Starter.jar` to start membrane will no longer work.
40+
- Migration: use the `RouterCLI` to start membrane (e.g. see `distribution/scripts/start_router.sh`).
3841

3942
## Minor
4043
- Rewrite JSONAssert Tests with RESTAssured
@@ -123,4 +126,4 @@ Breaking Changes:
123126
- Refactor
124127
- RouterCli:
125128
- Extract JWT functions
126-
- SpringConfigurationXSDGeneratingAnnotationProcessor
129+
- SpringConfigurationXSDGeneratingAnnotationProcessor

0 commit comments

Comments
 (0)