aboutsummaryrefslogtreecommitdiff
path: root/id/server/stork2-commons/Releases
diff options
context:
space:
mode:
Diffstat (limited to 'id/server/stork2-commons/Releases')
-rw-r--r--id/server/stork2-commons/Releases24
1 files changed, 23 insertions, 1 deletions
diff --git a/id/server/stork2-commons/Releases b/id/server/stork2-commons/Releases
index 00e3d806d..54aeb9313 100644
--- a/id/server/stork2-commons/Releases
+++ b/id/server/stork2-commons/Releases
@@ -37,4 +37,26 @@ Changes: Updated Version to 1.1.0
Dependencies updated
Business Logic Part I changes
SAML Engine Changes merged (from SamlEngine/1.1.0/Commons branch to be easier to merge this branch with trunk)
- Fixed some errors on Test Case \ No newline at end of file
+ Fixed some errors on Test Case
+
+Branch : STORKCommons_1_1_1
+Date : 02-12-2013
+Changes: Updated Version to 1.1.1
+ Added mandate error code
+ PMD quality code changes (some final identifier missing)
+ Added new methods to personal attribute list to get Mandatory/Optional and/or Simple/Complex attributes
+ Added new unit tests
+
+Branch : Commons (Trunk)
+Date : 15-01-2014
+Version: 1.2.0
+Release: 2
+Changes: Updated Version to 1.2.0
+ dded request flow of PV (incomplete)
+ Added AP mandatory attribute to get data for business attributes
+ *) based on configuration file it adds the missing attributes (eIdentifier, givenName, surname and dateOfBirth) or change isRequired to true.
+ changes original isRequired state in response
+ Added new Interface (IAttributeListProcessor) to make some operations on attribute lists
+ Power Validation is complete now
+ Business Logic I and II integration (Request Complete!)
+ Added new method to Personal attribute List to check if there is at least one attribute with no value.