Releases: shima-park/agollo
Releases · shima-park/agollo
v1.2.4
[fix] 修正启动时无法连接apollo,后续无法监听配置的问题
v1.2.3
[feat] 1. 完善测试用例,删除无用代码导致的问题
v1.2.2
[feat] 1. 优化namespace获取对应notificationID的逻辑,以及内部逻辑使其更可读
v1.2.1
- 修正之前合并accesskey实现时,如果有自定client传入会被带有accesskey的新client覆盖的问题
- start后会将配置覆盖为空的问题
- 修正错误的通知处理逻辑
感谢arashicage提供的PR,增加AccessKey支持
Merge pull request #33 from arashicage/agollo-with-accesskey agollo with access key secret
fix some bug
Fix bugs caused by useless code
v1.1.10
[format] 1. remove useless go.mod 2. modify sample code make it kind
v1.1.9
[format] remove useless comment
v1.1.8
[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
Issue/remote marshal panic