|
All checks were successful
Publish Platform NuGet Packages / build (push) Successful in 26s
- Remove GwTenantRoute (old tenant-specific route entity) - Add GwRoute with string Id (Guid.CreateVersion7) - Update IRouteManager and IRouteStore interfaces - Update PlatformDbContext configuration for new schema - GwRoute is now global, tenant-specific routing moved to GwDestination.TenantCode BREAKING CHANGE: Database schema change requires table recreation |
||
|---|---|---|
| .. | ||
| Configurations | ||
| ClusterStore.cs | ||
| Extensions.cs | ||
| Fengling.Platform.Infrastructure.csproj | ||
| GatewayExtensions.cs | ||
| GlobalUsings.cs | ||
| IClusterStore.cs | ||
| IRouteManager.cs | ||
| IRouteStore.cs | ||
| ITenantStore.cs | ||
| PlatformDbContext.cs | ||
| RouteManager.cs | ||
| RouteStore.cs | ||
| SeedData.cs | ||
| TenantManager.cs | ||
| TenantStore.cs | ||