diff options
| -rw-r--r-- | changelog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,4 +1,11 @@ -
+Release 2.3.2
+-------------
+- SYS: Replace deprecated XML serialisation with DOM LS
+- WF: Predefined steps audit: added more collection management steps
+- MOD: Introduce Module.debug property for setting an editing workflow on module resources to tweak them in place.
+- WF: 'Breakpoint' property in activity. Execution will not proceed to the next activity on DONE or COMPLETE if set to true, only on PROCEED
+- WF: Autostart remove. Default behaviour is now autostart for composite activities, not for elementary ones.
+- WF: SUSPEND transition can accept an outcome defined by 'Errors' kernel schema, which is an XML marshalled ErrorInfo.
- MOD: Create Module item in /desc/modules for each module registered in the server.
- SYS: CastorXMLUtility is now a singleton (mMarshaller) in the gateway for kernel mapfiles. Modules may create their own instance for domain applications, but should not interfere with the kernel maps.
- MOD: Module serialize with Castor. Removed XML parsing.
|
