movingsam
  • Joined on 2025-08-23
movingsam pushed to main at fengling/fengling-platform 2026-03-08 00:43:25 +08:00
021f464c0d feat: 添加 GwDestination 租户代码属性并更新版本至 1.0.1
movingsam pushed to main at fengling/fengling-console 2026-03-08 00:42:10 +08:00
3ec055b871 feat(gateway-config): 实现 K8s 服务监听和待确认配置管理基础结构
movingsam pushed to main at fengling/fengling-gateway 2026-03-08 00:42:10 +08:00
52eba07097 feat: add MigrationTool for gateway config migration (IMPL-7)
8bdc24f374 chore: 添加阶段6 - 网关插件技术调研与实现
cc11c7258f fix: 更新单元测试适配新模型
449fe3a385 refactor: 移除 GatewayConfigController - 网关只需转发请求
0c08620565 refactor: 升级 Fengling.Platform.Infrastructure 到 1.0.12 并迁移到新模型
Compare 17 commits »
movingsam pushed to main at fengling/fengling-platform 2026-03-08 00:41:51 +08:00
b9bf925c45 fix(efcore): 修复 EF Core 10 JSON 映射兼容性问题
movingsam pushed tag v1.0.13 to fengling/fengling-platform 2026-03-08 00:36:47 +08:00
movingsam released 新版本 at fengling/fengling-platform 2026-03-08 00:36:47 +08:00
movingsam pushed to main at fengling/fengling-console 2026-03-04 13:00:49 +08:00
154484d2dc refactor(gateway): adapt to Platform 1.0.12 entity changes
da1048c3ae docs(phase-4): add plan for Platform 1.0.12 entity adaptation
e05e10df95 chore: 更新 Fengling.Platform.Infrastructure 到 1.0.12
b787fcc415 docs: update roadmap with phase 3 plan
161cd5e5c2 docs(03): add phase 3 plan
Compare 7 commits »
movingsam pushed to main at fengling/fengling-platform 2026-03-03 21:10:30 +08:00
4ffc84f43a docs(phase-03): 更新验证报告 - 值对象重构
033fcc9e9b refactor(gateway): 使用值对象替代字符串类型属性
0841d81318 docs(phase-03): 翻译文档为中文
5e04a565e7 docs(phase-03): complete phase execution - Gateway Cluster Restructure
38f71d7274 docs(03-gateway-infrastructure-update): complete plan 03 of phase 03
Compare 19 commits »
movingsam pushed tag v1.0.12 to fengling/fengling-platform 2026-03-03 21:10:30 +08:00
movingsam pushed to main at fengling/fengling-console 2026-03-01 23:23:15 +08:00
807dcfd422 chore(workflows): 添加缺失的actions/checkout步骤
movingsam pushed to main at fengling/fengling-console 2026-03-01 23:18:54 +08:00
dd319a11ae chore(workflows): 优化Docker构建工作流配置
movingsam pushed to main at fengling/fengling-console 2026-03-01 23:17:27 +08:00
be39498010 fix(workflows): 修正docker构建工作流配置格式
movingsam pushed to main at fengling/fengling-console 2026-03-01 23:12:25 +08:00
f1238a9b2e fix(workflows): 修复docker认证信息使用错误
movingsam pushed to main at fengling/fengling-console 2026-03-01 23:10:38 +08:00
3ba9703744 fix(workflows): 修改 Docker 登录用户名
movingsam pushed to main at fengling/fengling-console 2026-03-01 22:50:57 +08:00
0c79e9d947 ci(workflows): 配置 Docker 支持不安全的注册表
movingsam pushed to main at fengling/fengling-console 2026-03-01 22:14:55 +08:00
ac0776cc9c ci(workflows): 优化Docker构建及推送流程
movingsam pushed to main at fengling/fengling-console 2026-03-01 20:19:39 +08:00
bad0de9f3b chore(docker): 替换基础镜像地址为私有仓库
movingsam pushed to main at fengling/fengling-gateway 2026-03-01 17:10:15 +08:00
4839366227 feat(plugin): 添加 NuGet 包发布配置
09957364e2 feat(plugin): 添加插件抽象层项目 Fengling.Gateway.Plugin.Abstractions
a96ba1f3d2 docs: 添加网关插件系统技术方案文档
Compare 3 commits »
movingsam pushed to main at fengling/fengling-console 2026-03-01 16:42:09 +08:00
ecafe1984c ci(workflows): 增加 Docker Buildx 设置步骤
movingsam pushed to main at fengling/fengling-console 2026-03-01 16:38:22 +08:00
bce6aaa33f chore(docker): 优化 Docker 构建缓存管理