Skip to content

Commit

Permalink
Text files prepared for release
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Aug 5, 2015
1 parent 0ad571e commit b9fbb1c
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 19 deletions.
41 changes: 24 additions & 17 deletions NEWS
@@ -1,20 +1,27 @@
midPoint 3.1.1 "Sinan Update 1"
midPoint 3.2 "Tycho"
-------------------------------

* Python scripting
* Improved web service auditing and error handling and error responses
* Extended model client utilities
* Support for enumerated property values
* Support for value lookup tables
* GUI support for role owner and risk level
* Improved role selection (support for role type)
* Role assignment constraints: minimum and maxim role assignees
* Validation plug-in
* Schema refinement by using object template
Release 3.2 is a tenth midPoint release code-named Tycho. The Tycho release
brings new advanced LDAP connector, internal improvements and governance
technology preview.

Release date: 5th August 2015

* Password recovery (security questions)
* $actor variable in mappings
* Resource wizard improvements
* Web service error handling improvements
* Improved support for organization managers
* Improved workflow handlers
* Various GUI usability improvements
* Access certification (technology preview)
* referenceSearch expression to create a generic reference in expressions and mappings
* Reworked LDAP Connector
* LifeRay Portal connector
* Support for native attribute names
* Support for entitlement shortcut attributes (e.g. memberOf LDAP attribute)
* Support for auxiliary object classes
* Matching rule for LDAP distringuished name
* Support for synchronization of all object classes
* Asynchronous bulk delete task
* Improved logging of authorization processing
* Old values in audit deltas
* Improved audit log report
* Support "minimal" fetch strategy to avoid fetching of expensive attributes
* Support for recomputation of other than user objects
* GUI enhancements
* Minor improvements for international environments
4 changes: 3 additions & 1 deletion README
@@ -1,4 +1,4 @@
midPoint 3.1.1 "Sinan Update 1"
midPoint 3.2 "Tycho"
-------------------------------

General informations:
Expand All @@ -18,6 +18,7 @@ The most important features of midPoint are:
- Advanced RBAC support with temporal constraints
- Identity management process automation (workflow, notifications)
- Password policies
- Password reset
- Generic synchronization
- Entitlements
- Support for ConnId and OpenICF connectors
Expand All @@ -29,6 +30,7 @@ The most important features of midPoint are:
- Notifications
- Local Java APIs, Remote web service interface (SOAP), REST API
- High availablity (HA) support
- Access certification (technology preview)

For more information please go to:

Expand Down
2 changes: 1 addition & 1 deletion RELEASE-NOTES
@@ -1,4 +1,4 @@
To see actual releases notes please go to:

https://wiki.evolveum.com/display/midPoint/Release+3.0
https://wiki.evolveum.com/display/midPoint/Release+3.2

0 comments on commit b9fbb1c

Please sign in to comment.