We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee3a434 commit c0bb65fCopy full SHA for c0bb65f
1 file changed
docs/ROADMAP.md
@@ -35,6 +35,9 @@
35
- Groovy:
36
- ScriptingUtils: Variable bindings: headers references message.headers with the headers class instead of a map<String,Object>.
37
- 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`).
41
42
## Minor
43
- Rewrite JSONAssert Tests with RESTAssured
@@ -123,4 +126,4 @@ Breaking Changes:
123
126
- Refactor
124
127
- RouterCli:
125
128
- Extract JWT functions
- - SpringConfigurationXSDGeneratingAnnotationProcessor
129
+ - SpringConfigurationXSDGeneratingAnnotationProcessor
0 commit comments