diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2012-08-28 14:52:53 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2012-08-28 14:52:53 +0200 |
| commit | d8050ab8e94b38e0624d5a66dea264f14d2f9c64 (patch) | |
| tree | 088ee931f200569e34e8007b66893e23538dd39a | |
| parent | 2d6497789ef7d8acd1ab17d0418b7f340d1f1bdb (diff) | |
Update changelog
| -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.
|
