File tree Expand file tree Collapse file tree 7 files changed +24
-12
lines changed
Expand file tree Collapse file tree 7 files changed +24
-12
lines changed Original file line number Diff line number Diff line change 1+ ## [ 9.4.4] ( https://github.com/Finbuckle/Finbuckle.MultiTenant/compare/v9.4.3...v9.4.4 ) (2025-12-10)
2+
3+ ### Bug Fixes
4+
5+ * delegate strategy correctly resolves at runtime with derived types ([ #1057 ] ( https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/1057 ) ) ([ fb2a333] ( https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/fb2a333ed45eec4e2f0c212a1410ae249e99bdd6 ) )
6+
17## [ 9.4.3] ( https://github.com/Finbuckle/Finbuckle.MultiTenant/compare/v9.4.2...v9.4.3 ) (2025-11-20)
28
39### Bug Fixes
Original file line number Diff line number Diff line change 1- # ![ Finbuckle Logo] ( https://www.finbuckle.com/images/finbuckle-32x32-gh.png ) Finbuckle.MultiTenant <span class =" _version " >9.4.3 </span >
1+ # ![ Finbuckle Logo] ( https://www.finbuckle.com/images/finbuckle-32x32-gh.png ) Finbuckle.MultiTenant <span class =" _version " >9.4.4 </span >
22
33## About Finbuckle.MultiTenant
44
@@ -12,7 +12,7 @@ See [https://www.finbuckle.com/multitenant](https://www.finbuckle.com/multitenan
1212
1313Table of Contents
1414
15- 1 . [ What's New in v<span class =" _version " >9.4.3 </span >] ( #whats-new )
15+ 1 . [ What's New in v<span class =" _version " >9.4.4 </span >] ( #whats-new )
16162 . [ Open Source Support] ( #open-source-support )
17173 . [ Quick Start] ( #quick-start )
18184 . [ Documentation] ( #documentation )
@@ -25,15 +25,15 @@ Table of Contents
252511 . [ Building from Source] ( #building-from-source )
262612 . [ Running Unit Tests] ( #running-unit-tests )
2727
28- ## <a name =" whats-new " ></a > What's New in v<span class =" _version " >9.4.3 </span >
28+ ## <a name =" whats-new " ></a > What's New in v<span class =" _version " >9.4.4 </span >
2929
30- > This section only lists release update details specific to v<span class =" _version " >9.4.3 </span >. See
30+ > This section only lists release update details specific to v<span class =" _version " >9.4.4 </span >. See
3131> the [ changelog file] ( CHANGELOG.md ) for all release update details.
3232 <!--_release-notes-->
3333
3434### Bug Fixes
3535
36- * update dependencies ([ #1034 ] ( https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/1034 ) ) ([ 2c33440 ] ( https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/2c3344018de4f7e4b9cf6f5bec5cae92e4342749 ) )
36+ * delegate strategy correctly resolves at runtime with derived types ([ #1057 ] ( https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/1057 ) ) ([ fb2a333 ] ( https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/fb2a333ed45eec4e2f0c212a1410ae249e99bdd6 ) )
3737<!-- _release-notes-->
3838
3939## Open Source Support
Original file line number Diff line number Diff line change 11# Version History
22
33<!-- _history-->
4+ ## [ 9.4.4] ( https://github.com/Finbuckle/Finbuckle.MultiTenant/compare/v9.4.3...v9.4.4 ) (2025-12-10)
5+
6+ ### Bug Fixes
7+
8+ * delegate strategy correctly resolves at runtime with derived types ([ #1057 ] ( https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/1057 ) ) ([ fb2a333] ( https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/fb2a333ed45eec4e2f0c212a1410ae249e99bdd6 ) )
9+
410## [ 9.4.3] ( https://github.com/Finbuckle/Finbuckle.MultiTenant/compare/v9.4.2...v9.4.3 ) (2025-11-20)
511
612### Bug Fixes
Original file line number Diff line number Diff line change 11[ Introduction] ( Introduction )
22
3- [ What's New in v<span class =" _version " >9.4.3 </span >] ( WhatsNew )
3+ [ What's New in v<span class =" _version " >9.4.4 </span >] ( WhatsNew )
44
55[ Version History] ( History )
66
Original file line number Diff line number Diff line change 1- # ![ Finbuckle Logo] ( https://www.finbuckle.com/images/finbuckle-32x32-gh.png ) Finbuckle.MultiTenant <span class =" _version " >9.4.3 </span >
1+ # ![ Finbuckle Logo] ( https://www.finbuckle.com/images/finbuckle-32x32-gh.png ) Finbuckle.MultiTenant <span class =" _version " >9.4.4 </span >
22
33## About Finbuckle.MultiTenant
44
Original file line number Diff line number Diff line change 1- # What's New in v<span class =" _version " >9.4.3 </span >
1+ # What's New in v<span class =" _version " >9.4.4 </span >
22
3- > This page only lists release update details specific to v<span class =" _version " >9.4.3 </span >. [ Release update details for all releases are shown in the history page.] ( History )
3+ > This page only lists release update details specific to v<span class =" _version " >9.4.4 </span >. [ Release update details for all releases are shown in the history page.] ( History )
44
55<!-- _release-notes-->
6- ## [ 9.4.3 ] ( https://github.com/Finbuckle/Finbuckle.MultiTenant/compare/v9.4.2 ...v9.4.3 ) (2025-11-20 )
6+ ## [ 9.4.4 ] ( https://github.com/Finbuckle/Finbuckle.MultiTenant/compare/v9.4.3 ...v9.4.4 ) (2025-12-10 )
77
88### Bug Fixes
99
10- * update dependencies ([ #1034 ] ( https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/1034 ) ) ([ 2c33440 ] ( https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/2c3344018de4f7e4b9cf6f5bec5cae92e4342749 ) )
10+ * delegate strategy correctly resolves at runtime with derived types ([ #1057 ] ( https://github.com/Finbuckle/Finbuckle.MultiTenant/issues/1057 ) ) ([ fb2a333 ] ( https://github.com/Finbuckle/Finbuckle.MultiTenant/commit/fb2a333ed45eec4e2f0c212a1410ae249e99bdd6 ) )
1111
1212<!-- _release-notes-->
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <Version >9.4.3 </Version >
3+ <Version >9.4.4 </Version >
44 <Authors >Finbuckle LLC</Authors >
55 <Copyright >Copyright Finbuckle LLC, Andrew White, and Contributors</Copyright >
66 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
You can’t perform that action at this time.
0 commit comments