v1.2.1
版本发布时间: 2021-10-07 15:45:08
nacos-group/nacos-sdk-csharp最新发布版本:v1.3.8(2024-08-20 11:19:53)
- [CORE] Update ResolveServerInfo (#143 #145)
- [ALL] Remove old v1 version code (#146 #148)
- [CONFIG] Fixed overwrite configuration problem when listening multi dataid with same key (#149 #151)
- [NAMING] Fixed v1 naming subscribe do not trigger OnEvent (#154 #157)
- [TEST] Add more unit tests
- [CORE] 更新 ResolveServerInfo 方法 (#143 #145)
- [ALL] 移除老版本 v1 相关代码 (#146 #148)
- [CONFIG] 修复同时监听多个 DataId 并且包含相同配置项出现覆盖的问题 (#149 #151)
- [NAMING] 修复 udp 方式订阅时不触发 OnEvent 的问题 (#154 #157)
- [TEST] 添加更多的单元测试