Skip to content

Releases: Finbuckle/Finbuckle.MultiTenant

v6.10.0

30 Jan 07:17
Compare
Choose a tag to compare

6.10.0 (2023-01-30)

Features

  • add nongeneric IMultiTenantContext for flexibility (b3a198f)

Bug Fixes

  • fixes undesired context tracking across EFCoreStore methods (#633) (3605a75)
  • remove netcore3.1 (#632) (6c21fe9)

v6.9.1

10 Nov 01:33
Compare
Choose a tag to compare

6.9.1 (2022-11-10)

Bug Fixes

v6.9.0

23 Oct 21:45
Compare
Choose a tag to compare

6.9.0 (2022-10-23)

Features

Bug Fixes

  • BasePathStrategy combine path bug (0628b0f)

v6.8.1

17 Sep 03:45
Compare
Choose a tag to compare

6.8.1 (2022-09-17)

Bug Fixes

v6.8.0

28 Aug 03:05
Compare
Choose a tag to compare

6.8.0 (2022-08-28)

Features

  • opened efcorestore to allow overriding methods (#577) (7dac251), closes #574

Bug Fixes

  • add missing using statement to samples (#581) (ec8e08e)
  • adjust logic in per-tenant-authentication conventions (e78a26f)
  • environment configuration in samples (#579) (6df8827)
  • update authentication.md (#573) (df55b24)

v6.7.3

17 Jul 06:44
Compare
Choose a tag to compare

6.7.3 (2022-07-17)

Bug Fixes

Performance Improvements

v6.7.2

05 Apr 04:19
Compare
Choose a tag to compare

6.7.2 (2022-04-05)

Bug Fixes

  • update scheme provider to support decorator pattern (#551) (ead052a)

v6.7.1

10 Mar 04:12
Compare
Choose a tag to compare

6.7.1 (2022-03-10)

Bug Fixes

  • use web System.Text.Json setttings and update samples (#544) (266e806)

v6.7.0

06 Mar 06:30
Compare
Choose a tag to compare

6.7.0 (2022-03-06)

Features

v6.6.1

19 Feb 02:04
Compare
Choose a tag to compare

6.6.1 (2022-02-19)

Bug Fixes

  • change delegate strategy func return type as nullabe and adds unit test (#525) (80c7104)
  • remove tenant id value generator (#524) (0d3dcd8)