fengling-platform/Fengling.Platform.Domain/AggregatesModel/GatewayAggregate
movingsam 3fbd9d07a6 feat(03-gateway-route-update): extend GwTenantRoute and delete obsolete entities
- Add Methods, Hosts, Headers, LoadBalancingPolicy, AuthorizationPolicy, CorsPolicy, Transforms fields to GwTenantRoute
- Delete GwTenant entity (use Platform.Tenant instead)
- Delete GwServiceInstance entity (use GwCluster embedded Destination)
2026-03-03 15:36:37 +08:00
..
GatewayEnums.cs feat: 添加 Gateway 路由实体到 Platform 2026-02-28 23:53:00 +08:00
GwCluster.cs feat(03-01): add GwCluster aggregate root 2026-03-03 15:32:41 +08:00
GwDestination.cs feat(03-01): add GwDestination value object 2026-03-03 15:31:53 +08:00
GwHealthCheckConfig.cs feat(03-01): add GwHealthCheckConfig value object 2026-03-03 15:31:02 +08:00
GwSessionAffinityConfig.cs feat(03-01): add GwSessionAffinityConfig value object 2026-03-03 15:31:31 +08:00
GwTenantRoute.cs feat(03-gateway-route-update): extend GwTenantRoute and delete obsolete entities 2026-03-03 15:36:37 +08:00