Skip to content

v6.5.0

Compare
Choose a tag to compare
@tillig tillig released this 16 Nov 19:35
· 142 commits to develop since this release
  • Reflection caches have moved to a central location Autofac.Core.ReflectionCacheSet (#1341). This is part of an effort to support unloading AssemblyLoadContexts associated with child scopes and enable better plugin support (#1324).
  • IDecoratorContext now extends IComponentContext 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