Skip to content

v6.6.0

Compare
Choose a tag to compare
@AndrewTriesToCode AndrewTriesToCode released this 13 Feb 20:29
· 158 commits to main since this release

6.6.0 (2022-02-13)

Features

  • add BasePathStrategy option to rebase the AspNetCore Request.PathBase (#510) (dccf414)
  • add nullable reference types to all projects (#514) (e6141fe)
  • add strategy type and store type to TenantResolvedContext (#508) (ef52fc2)

Bug Fixes

  • actually set the strategy and store types on OnTenantResolvedContext (#509) (fd9029e)
  • remove dependency on NewtonSoft.Json (#505) (f83f0b1)