Skip to content
This repository has been archived by the owner on Mar 31, 2019. It is now read-only.

Releases: cristal-ise/lookup-ldap

v3.6.0 - No change

06 Jan 18:15
Compare
Choose a tag to compare

v3.5.0

17 Dec 23:28
Compare
Choose a tag to compare
Release 3.5.0

v3.4.0

25 Jun 17:47
9e06346
Compare
Choose a tag to compare

Issues resolved

#8 - Remove password field from AgentPath bug

v3.3.0

20 Mar 07:07
Compare
Choose a tag to compare
Releasing 3.3.0

v3.2

28 Apr 08:53
Compare
Choose a tag to compare

Final release of the kernel as part of the CRISTAL-iSE project, solidifying description structure and enriching activity and state machine semantics.

  • Description collections: different description types are now linked to each other using collections, instead of the original reference by name in activity properties (ScriptName, SchemaType etc). This means that the name of the description object is no longer important. It can change, and no longer needs to be unique in the domain tree. Also, the /desc/ domain contexts are no longer required, though the module resource import system still relies on it. At the instance level, description objects are now referenced by UUID.
  • DataHelpers can be referenced and resolved in Activity properties, meaning that state machine behaviour and other activity related actions can easily use property, outcome and viewpoint data in their logic.
  • State machine activities can reinitialize their Activity, which resets sub-workflows of Composite Activities. This is used by the new 'loop' transition, which will repeat a Composite Activity as it completes if the 'RepeatWhen' activity property results in 'true'
  • New TransactionalClusterStorage extended interface adds begin, commit and abort methods to allow backends to be given a group of every object in a particular kernel transaction, so that it may optimize its writing.
  • Many bugfixes and improvements

As of this release, the Kernel and GUI jars, along with the LDAP and XMLDB plugins, are published by Travis to Maven central, so the old build server at UWE should no longer be used.

v3.1 Beta

29 Oct 10:49
Compare
Choose a tag to compare
v3.1 Beta Pre-release
Pre-release
getRolePath now supports full role paths, and an empty one for the core

role.