5.5.2.419
Maintenance release
During production run it was determined that HierarchicalLifetimeManager could be corrupted and environment could became unstable. To fix the issue Dictionary<> in HierarchicalLifetimeManager implementation was replaced with ConcurrentDictionary<>.