Skip to content

Releases: shima-park/agollo

Fix some bugs

06 Feb 08:36
9f10f58
Compare
Choose a tag to compare

To prevent extreme cases, the data returned by the non-cache interface is not corresponding to the notification, resulting in data inconsistency

Fix the problem of default signature method

01 Sep 02:46
Compare
Choose a tag to compare

Fix the problem that the signature method may lose part of the path

v1.2.12: Merge pull request #67 from 647-coder/feat/siki

01 Sep 12:02
65469a2
Compare
Choose a tag to compare
[feat]: Fix mulit slb node update notification ID bug & Support heart beat

v1.2.11: Merge pull request #62 from yoyofxteam/viper_181

28 Jun 06:39
bbe5b50
Compare
Choose a tag to compare

v1.2.10

16 Dec 08:05
Compare
Choose a tag to compare
  1. 增加自定义签名实现,可选配置项

fix some bug

15 Dec 12:01
Compare
Choose a tag to compare
  1. 修正配置容灾备份时,只会保存当前内存中存在的na
    mespace的问题

v1.2.8

11 Dec 08:07
c547eef
Compare
Choose a tag to compare
Merge pull request #54 from ShineJstar/ShineJstar-patch-updateAgolloM…

v1.2.7

10 Sep 10:21
Compare
Choose a tag to compare
[fix] fixed the problem that goroutine did not exit after stopping

v1.2.6

21 Jul 03:32
Compare
Choose a tag to compare
[feat] 1. 优化了DefaultNamespace的使用体验,注释和测试用例

v1.2.5

19 Jun 03:37
Compare
Choose a tag to compare
[fix] 1. 极端情况下配置/备份为更新,而notificationid已经更新到最新 2. 初始化namespace时,先初始化完再…