Sers2.1.1.txt 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. --------------
  2. [191106]
  3. [t1911_01]
  4. 1.【ServiceCenter】添加网关功能
  5. 2.修改命名ApiLoader(原名ApiDiscovery)
  6. 3.添加支持 http statusCodes
  7. [t1911_03]BeforeCallApi 3处,优化为显式指定所处位置(Gateway、ServiceCenter、LocalApiService)
  8. [t1911_04]appsettings.json ServiceCenter ApiRouteType 配置迁移到ServiceCenter路径下
  9. [t1911_05]appsettings.json SersApiDiscovery 配置文件的配置改名为 ApiLoader
  10. [t1911_02]修复Postman raw 数据不显示的bug
  11. [t1911_06]Gover Api 可按照route筛选
  12. [191113]抽取和微服务无关的工具类到Vit.Core类库
  13. [191115]完成LocalApiService处理超时强制中断功能
  14. --------------------------------------
  15. 191119
  16. [t1911_12]SsApiLoader实现 httpMethod
  17. --------------------------------------
  18. 191219
  19. RpcData 添加支持 http protocol
  20. 原生支持netcore webapi作为 ServiceStation(Serslot21)
  21. --------------------------------------
  22. [191222]
  23. 更改Mq的命名空间为CL
  24. --------------------------------------
  25. [191231]
  26. js编写ServiceStation
  27. 修改默认端口号
  28. Gateway与IIS集成
  29. --------------------------------------
  30. [200210]
  31. ServiceStationUnqueKey 和 DeviceUnqueKey 改为异步加载并向服务中心提交修改请求
  32. --------------------------------------
  33. [200222]
  34. [200221]WebHost 去除 请求body大小限制