fengling-gateway/src/yarpgateway
movingsam 650f2f48e0 fix: improve RouteCache tenant route loading logic
- Change from if-else if to separate if statements
- Ensure tenant routes are loaded regardless of IsGlobal flag
- Add detailed logging for route loading
- Fix null check for GetRoute parameters
2026-03-08 11:05:36 +08:00
..
Config refactor: 升级 Fengling.Platform.Infrastructure 到 1.0.12 并迁移到新模型 2026-03-04 13:30:35 +08:00
Data test: add end-to-end integration tests (IMPL-12) 2026-03-08 10:53:19 +08:00
DynamicProxy IMPL-12: 完善端到端集成测试基础设施和修复递归问题 2026-03-08 10:57:40 +08:00
LoadBalancing refactor: reorganize project structure into yarpgateway folder 2026-03-01 17:47:48 +08:00
Metrics refactor: reorganize project structure into yarpgateway folder 2026-03-01 17:47:48 +08:00
Middleware IMPL-11: 更新 TenantRoutingMiddleware 适配新 Transform 2026-03-08 01:20:20 +08:00
Migrations refactor: reorganize project structure into yarpgateway folder 2026-03-01 17:47:48 +08:00
Models test: add end-to-end integration tests (IMPL-12) 2026-03-08 10:53:19 +08:00
Plugins feat: add MigrationTool for gateway config migration (IMPL-7) 2026-03-08 00:35:04 +08:00
Properties refactor: reorganize project structure into yarpgateway folder 2026-03-01 17:47:48 +08:00
Services fix: improve RouteCache tenant route loading logic 2026-03-08 11:05:36 +08:00
Transforms IMPL-11: 更新 TenantRoutingMiddleware 适配新 Transform 2026-03-08 01:20:20 +08:00
appsettings.Development.json refactor: reorganize project structure into yarpgateway folder 2026-03-01 17:47:48 +08:00
appsettings.json refactor: reorganize project structure into yarpgateway folder 2026-03-01 17:47:48 +08:00
Directory.Build.props fix: 升级 Fengling.Platform 包并修复编译警告 2026-03-04 13:14:26 +08:00
Directory.Packages.props feat: add TenantRoutingTransform for multi-tenant routing (IMPL-10) 2026-03-08 01:01:22 +08:00
Program.cs feat: add TenantRoutingTransform for multi-tenant routing (IMPL-10) 2026-03-08 01:01:22 +08:00
YarpGateway.csproj docs: update all planning docs to Chinese 2026-03-02 18:15:23 +08:00