Skip to content

v1.2.1 (Oct 7th, 2021)

Compare
Choose a tag to compare
@catcherwong catcherwong released this 07 Oct 07:45
· 105 commits to master since this release
89e51d5
  1. [CORE] Update ResolveServerInfo (#143 #145)
  2. [ALL] Remove old v1 version code (#146 #148)
  3. [CONFIG] Fixed overwrite configuration problem when listening multi dataid with same key (#149 #151)
  4. [NAMING] Fixed v1 naming subscribe do not trigger OnEvent (#154 #157)
  5. [TEST] Add more unit tests

  1. [CORE] 更新 ResolveServerInfo 方法 (#143 #145)
  2. [ALL] 移除老版本 v1 相关代码 (#146 #148)
  3. [CONFIG] 修复同时监听多个 DataId 并且包含相同配置项出现覆盖的问题 (#149 #151)
  4. [NAMING] 修复 udp 方式订阅时不触发 OnEvent 的问题 (#154 #157)
  5. [TEST] 添加更多的单元测试