Skip to content

v4.6.1

Compare
Choose a tag to compare
@alexmg alexmg released this 25 Jul 12:59
· 1088 commits to develop since this release
  • Fixed #847: ScopeRestrictedRegistry now also applies ComponentRegistrationLifetimeDecorator to registrations from registration sources.
  • Fixed #855: Fixed ACTNARS resolve on a closed generic type containing a generic type argument that doesn't match the type predicate passed to the registration source.
  • Fixed #746: Registrations added to a nested lifetime scope were not being disposed.
  • Fixed #780: Disposal tracking of provided instances is now consistent in root and nested lifetime scopes.