v6.5.0
- Reflection caches have moved to a central location
Autofac.Core.ReflectionCacheSet
(#1341). This is part of an effort to support unloadingAssemblyLoadContexts
associated with child scopes and enable better plugin support (#1324). IDecoratorContext
now extendsIComponentContext
so decorator decisions can be made based on the constructed container (#1338, #1352).- Fix memory leak regression (#1353 - Thanks @botinko!)
Full Changelog: v6.4.0...v6.5.0