Fengling Gateway - 网关
Go to file
movingsam 0c08620565 refactor: 升级 Fengling.Platform.Infrastructure 到 1.0.12 并迁移到新模型
- 升级 Fengling.Platform.Infrastructure 包到 1.0.12
- DatabaseRouteConfigProvider: 使用 GwTenantRoutes 和 GwRouteMatch
- DatabaseClusterConfigProvider: 使用 GwClusters 和内嵌 Destinations
- GatewayDbContext: 添加兼容性别名 (TenantRoutes, ServiceInstances)
- RouteCache: 更新使用新的模型结构
- 暂时禁用 GatewayConfigController 和测试 (需要重写以适配新模型)
2026-03-04 13:30:35 +08:00
.gitea/workflows feat(plugin): 添加 NuGet 包发布配置 2026-03-01 17:10:06 +08:00
.planning docs(quick): 更新 STATE.md 添加快速任务 001 记录 2026-03-04 13:14:57 +08:00
k8s/base feat: add k8s deployment manifests and fix docker workflow env 2026-02-28 15:24:40 +08:00
logs chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00
sql chore(auth): upgrade OpenIddict to 7.2.0 2026-02-01 23:24:47 +08:00
src refactor: 升级 Fengling.Platform.Infrastructure 到 1.0.12 并迁移到新模型 2026-03-04 13:30:35 +08:00
tests refactor: 升级 Fengling.Platform.Infrastructure 到 1.0.12 并迁移到新模型 2026-03-04 13:30:35 +08:00
.gitignore Add .gitignore 2026-02-25 17:28:18 +08:00
Directory.Build.props fix: 升级 Fengling.Platform 包并修复编译警告 2026-03-04 13:14:26 +08:00
Dockerfile refactor: move project to src/ and add slnx 2026-02-28 13:10:41 +08:00
NuGet.Config fix: 升级 Fengling.Platform 包并修复编译警告 2026-03-04 13:14:26 +08:00
YarpGateway.slnx refactor: reorganize project structure into yarpgateway folder 2026-03-01 17:47:48 +08:00