Skip to content

v1.3.1 (Jan 20th, 2022)

Compare
Choose a tag to compare
@catcherwong catcherwong released this 20 Jan 00:20
· 75 commits to master since this release
44f9574
  1. [NAMING] Fix ServiceListRequest pageSize error
  2. [NAMING] Fix service push when new data lastRefTime lessthan old data lastRefTime
  3. [NAMING] Fix judgement for is subscribe services.
  4. [CONFIG] Fix thread safe issue of yaml and ini parser.

  1. [NAMING] 修复分页请求 pageSize 参数传递问题
  2. [NAMING] 修复服务推送时,lastRefTime 新数据比老数据的小的情况
  3. [NAMING] 修复是否订阅服务的判断
  4. [CONFIG] 修复 yaml 和 ini 解析器的线程安全问题