TarsGateway Versions Save

v1.3.3

10 months ago

en

  • verify support proxy config servant
  • merge pr, fix decrypt+decode bug

cn

  • 认证支持proxy配置中根据servant别名配置verify信息
  • 合并 pr,解决 body 加解密问题

v1.0.4

3 years ago

en:

  1. http router configfile set id as 0;

cn:

  1. http router 配置文件的排序id都设置为0.

v1.0.2

3 years ago

en:

  1. add install tools;
  2. modify monitor path;

cn:

  1. 增加一键安装工具; 2.修改默认监控路径为 /monitor/monitor.html

v1.0.1

3 years ago

en:

  1. add json http response http header;
  2. delete unuseful files;
  3. fix reginit bug.

cn: 1、json协议增加一些特定http头; 2、删除没有用上的文件; 3、fix reginit初始化传参数的bug。

v1.0.0

3 years ago

en:

  1. TarsGateway first version release;
  2. Support tars-tup, tars-tars, tars-json protocal for sBuffer;
  3. Support general HTTP protocol proxy;
  4. Support flowcontrol, whitelist...

cn:

  1. TarsGateway tars网关第一个版本;
  2. 支持sBuffer为tars-tup, tars-tars, tars-json协议转发;
  3. 支持普通HTTP协议转发;
  4. 支持流控,黑白名单等

详细见文档。