Die Beta-1-Versionen von Enterprise Library 5.0 und Unity 2.0 wurden veröffentlicht.
Aus den Releasenotes sind unter anderem folgende überarbeitete Features ersichtlich:
- Handhabung der Configuration Source
- Data Application Block
- Unity Block
- Validation Block
- Performance
- Security
- The input.Arguments collection available within a behavior when using interception has incorrect values for ref and out parameters, and does not correctly reflect the parameter direction.
- The Interface Interceptor will intercept the call twice when the intercepted interface or class contains an attribute.
- Behaviors that have the willExecute property set to false are not skipped, and will still execute.
- Method access exceptions occur when building up List
on the .NET Framework version 4.0.
Die vollständigen Releasenotes für Unity 2.0 finden sich auf der Codeplexseite des Projekts.