fengling-console/src/Data
movingsam 154484d2dc
All checks were successful
Build and Push Docker / build (push) Successful in 6m44s
refactor(gateway): adapt to Platform 1.0.12 entity changes
- Remove IInstanceStore DI registration (replaced by IClusterStore)
- Remove GwTenant and GwServiceInstance from ConsoleDbContext config
- Update GatewayService to use Match.Path instead of PathPattern
- Cast RouteStatus enum to int for Status field
- Add 04-SUMMARY.md documentation

BREAKING CHANGE: Gateway entity API changes in Platform 1.0.12
2026-03-04 13:00:11 +08:00
..
ConsoleDbContext.cs refactor(gateway): adapt to Platform 1.0.12 entity changes 2026-03-04 13:00:11 +08:00
DesignTimeDbContextFactory.cs refactor(gateway): 优化网关服务逻辑,修改Id类型并引入存储接口 2026-03-01 13:33:02 +08:00