Skip to content

Releases: shima-park/agollo

v1.2.4

19 Jun 02:22
Compare
Choose a tag to compare
[fix] 修正启动时无法连接apollo,后续无法监听配置的问题

v1.2.3

15 Jun 10:42
Compare
Choose a tag to compare
[feat] 1. 完善测试用例,删除无用代码导致的问题

v1.2.2

15 Jun 08:34
Compare
Choose a tag to compare
[feat] 1. 优化namespace获取对应notificationID的逻辑,以及内部逻辑使其更可读

v1.2.1

13 Jun 17:02
Compare
Choose a tag to compare
  1. 修正之前合并accesskey实现时,如果有自定client传入会被带有accesskey的新client覆盖的问题
  2. start后会将配置覆盖为空的问题
  3. 修正错误的通知处理逻辑

感谢arashicage提供的PR,增加AccessKey支持

23 Apr 04:02
43e19ba
Compare
Choose a tag to compare
Merge pull request #33 from arashicage/agollo-with-accesskey

agollo with access key secret

fix some bug

24 Mar 09:01
Compare
Choose a tag to compare

Fix bugs caused by useless code

v1.1.10

03 Jan 08:06
Compare
Choose a tag to compare
[format] 1. remove useless go.mod 2. modify sample code make it kind

v1.1.9

03 Jan 03:21
Compare
Choose a tag to compare
[format] remove useless comment

v1.1.8

03 Jan 03:16
Compare
Choose a tag to compare
[fix] The watch function does not work with the default Apollo namespace

v1.1.7: Merge pull request #26 from HugeSkull/issue/remote-marshal-panic

28 Nov 15:18
ea55edf
Compare
Choose a tag to compare