Castle Windsor v2.5.4 Release Notes

Release Date: 2011-10-01 // over 12 years ago
    • ๐Ÿ›  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 relesed in heavy load multithreaded scenarios