File tree Expand file tree Collapse file tree 4 files changed +35
-0
lines changed
XEngine_Release/XEngine_Config Expand file tree Collapse file tree 4 files changed +35
-0
lines changed Original file line number Diff line number Diff line change 1+ XEngine_MQService V3.16.0.1001
2+
3+ 增加:CI发布更多系统支持
4+ 增加:HTTP创建主题支持
5+ 更新:编译脚本
6+ 更新:依赖库
7+ 修改:调整用户默认注册级别
8+ 修改:只有在发布版本下才发送信息报告了
9+ 修改:注册和删除协议使用HTTP替代
10+ 修改:http获取方法移动合并到新的目录
11+ 修改:调整http验证方法,现在使用token替代了
12+ 修改:http请求api 使用post并且只有post才做验证
13+ 修改:区分了http的get和post处理
14+ 修改:http删除和创建主题名称并且都交给tcp代码处理
15+ 修改:tcp处理支持http协议了
16+ 修复:删除协议解析不生效
17+ 删除:多余代码
18+
19+ added:ci more release support
20+ added:create topic support for http
21+ update:make file build flags
22+ update:depend library
23+ modify:adjust user register level
24+ modify:only release work for report info and improved get time function
25+ modify:register and delete protocol use http instead
26+ modify:http get method move to http task dir
27+ modify:adjust http authorize method.now it use token instead with get
28+ modify:http request info api to post and post verification
29+ modify:The http protocol distinguishes the API get information
30+ modify:delete and create topic convert to tcp handle
31+ modify:tcp task handle http type support
32+ fixed:delete not parse protocol
33+ delete:redundant functions
34+ ======================================================================================
135XEngine_MQService V3.15.0.1001
236
337增加:HTTP验证授权支持
Original file line number Diff line number Diff line change 11{
22 "XVer" :[
3+ " 3.16.0.1001 Build20250524" ,
34 " 3.15.0.1001 Build20250313" ,
45 " 3.14.0.1001 Build20250120" ,
56 " 3.13.0.1001 Build20241129" ,
You can’t perform that action at this time.
0 commit comments