Hi folks.

I just released an update to Windsor 2.5. It is a bugfix release that fixes the following issues:

- fixed issue causing IndexOutOfRangeException in heavy load multithreaded scenarios when releasing typed factories or components using DynamicParameters method - fixed issue causing transient objects being dependencies of per web request objects being resolved multiple times during a single request to still be tracked by the container after the web request ended - fixed issue causing typed factory to unnecessarily accumulate referenced to tracked singletons resolved via the factory - fixed issue causing per web request objects to still be tracked by the container after being released in heavy load multithreaded scenarios

All users of Windsor 2.5 are recommended to upgrade.
The issues do not affect Windsor 3.

Get the files from sourceforge (http://sourceforge.net/projects/castleproject/files/Windsor/2.5/Castle.Windsor.2.5.4.zip/download) or Nuget (soon).

cheers,
Krzysztof

--
You received this message because you are subscribed to the Google Groups "Castle 
Project Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en.

Reply via email to