Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/apolloconfig/agollo

🚀Go client for ctrip/apollo (https://github.com/apolloconfig/apollo)
https://github.com/apolloconfig/agollo

fix: 如果获取不到config,尝试远端同步获取一次,获取到的内容需要更新缓存 (#301)

* fix: 如果获取不到config,尝试远端同步获取一次,获取到的内容需要更新缓存

* fix: 优化 getConfigAndInit 逻辑,UpdateApolloConfig ...

9a87bea52ee81c866af3eaa0e35e41bee7330744 authored 11 months ago
fix: If loading a certain namespace fails, only attempt to retrieve the corresponding namespace from the backup instead of attempting to retrieve all namespaces from the backup

9a6597da42a5433e7ba78d174bef7febc4f903bf authored 11 months ago
Finish v4.3.1

914cd4f9f7eb67be345e3055bde3867bcbe55dd2 authored over 1 year ago
reformat code

3a95fe800b36c6f8fbe00466bea4664080aabdc7 authored over 1 year ago
Merge branch 'master' into develop

83f8bc966bfb3631c45cf074f703aeeff92a69a0 authored over 1 year ago
Merge pull request #270 from wzy9607/fix/error-log

FIX: 多处日志格式串问题,以及一处error shadow 导致日志中的error为nil

f4cb6d93ca230bf766db2470563f7029f1838e72 authored over 1 year ago
Merge branch 'develop' into fix/error-log

d04017c9add2b3d25b07b1568fa4b632416e201b authored over 1 year ago
Merge pull request #283 from apolloconfig/dependabot/go_modules/develop/github.com/spf13/viper-1.8.1

Bump github.com/spf13/viper from 1.7.1 to 1.8.1

6a8a4cbef46dd3d93566a1016a7c0a83b543eef5 authored over 1 year ago
Merge pull request #279 from piglig/refactor/code-optimisation

refactor: code optimisation

0e5d4ca826fbf1f22198dd1876dd4d2330e56cf4 authored over 1 year ago
Merge pull request #281 from saltbo/bugfix/nonretry

fix: enable retry for the SyncWithNamespace

f1bf7df93efd3e435365359c232046bea5757f2c authored over 1 year ago
Bump github.com/spf13/viper from 1.7.1 to 1.8.1

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.7.1 to 1.8.1.
- [Release n...

7c025c6e2493aecd33649b5a7db09a473912ea4b authored over 1 year ago
fix: enable retry for the SyncWithNamespace

Signed-off-by: saltbo <[email protected]>

2cb026abca1029bd68437fe50e6835f0426dbde2 authored over 1 year ago
refactor: code optimisation

99119a38ba96ccb2ba27018dc165cad1c3dcfef7 authored over 1 year ago
Fix a typo of 内容

83e8dd8f8348bb976f6098daaf0ed304dc05412b authored almost 2 years ago
FIX: log format, error shadowing

Signed-off-by: Cattī Crūdēlēs <[email protected]>

6c4033158ad69557deae3242d8d69099dc632461 authored almost 2 years ago
Finish v4.3.0

6fc8ec38b10faa1b91214b0df9499427a407f09a authored about 2 years ago
Finish v4.3.0

cde716382dda35f779d9dfa798c640b5002971cd authored about 2 years ago
删除无用方法 (#266)

15f242dc43ada1792f900cc1fb7bcaff379ca0cb authored about 2 years ago
Merge pull request #265 from apolloconfig/feature/fixGetSlice

[Fix]修复不能通过 string 和 int 格式化数组

369458be2b6a50866c3e224a258a5c30cd39b8a3 authored about 2 years ago
修复获取 string 和 intslice

a6de4e2d42c6fcd8de9fe9ddb910c30939179810 authored about 2 years ago
Merge pull request #261 from dougsong/master

[FIX] fix: sdk load balance

9459f7ad1a800ceb06067e76abad577fb95197af authored about 2 years ago
修正自定义parse内容为空 (#253)

734a8a5f0abdbd984f03209ee20ed0f787e66496 authored about 2 years ago
fix: init server map when the map is empty

755d8501d06d48660d60a45bd6b7dac76db6e309 authored about 2 years ago
添加 Close() 方法停止轮询 (#254)

6f65a18bb7a2d68d58aee60128a21062c6329cdc authored about 2 years ago
删除变更监控 (#255)

删除变更监控

cf5276b2f375a11250d7409c71adc25c0f134cfc authored about 2 years ago
fix: sdk load balance

55956adbd387ffe50a83bdbf56111a9695ac3aeb authored about 2 years ago
Finish v4.2.1

c9dde042d80f79bf555bf37647753dd012330f20 authored over 2 years ago
Finish v4.2.1

5322bdaf3e92e6975fec8edd24d02d56f8651c5a authored over 2 years ago
Update README.md (#252)

800122c04a85ea88f6d4f185b1bcf645259ed283 authored over 2 years ago
Merge pull request #247 from why444216978/develop

fix repository get func string value convert to target type

33e025d4ff359569e433807ef7abf3447c92d2e5 authored over 2 years ago
GetValueImmediately

7b505c075e5a80ad8e65959ce2759fa096a7e455 authored over 2 years ago
Merge pull request #240 from fatelei/log

chore: using log with format method

f9b562ebd0985a7908a59cb25454119ff25a370d authored over 2 years ago
Merge pull request #246 from qshuai/feature-not-modified-log

Using debug logging when 304 http code returned from server

b14ead4eb7e801bd46ed920cb875f30256136620 authored over 2 years ago
Merge pull request #243 from qshuai/feature-fix-mkdir-error

To prevent backup failed using MkDirAll instead of Mkdir

f749fda2c1621a0c5a974f248be7b8afebe90ca5 authored over 2 years ago
Using debug logging when 304 http code returned from server

ba95af1cec7efe2ff909d76a613980ff95b49540 authored over 2 years ago
fix repository get func string value convert to target type

7aab4fb0647331b9ba6c59d2eead4bcbb4f78d7d authored over 2 years ago
fix unit test data race

b299cedf5cd67d1be61abb62580ce5cf0adf3feb authored over 2 years ago
Merge branch 'develop' of https://github.com/why444216978/agollo into develop

8bbfe8936ffb4d5a2113078269763378d78698d5 authored over 2 years ago
使用MkdirAll防止多级目录不存在导致创建失败

c594924eb90acf30d950e780da8fa4026cacf9b5 authored over 2 years ago
chore: using log with format method

c221c81dd66b2642ae4c24d1fa01fce270dae153 authored over 2 years ago
Finish v4.2.0

541feb73bcad5beb40c3080c4d4d857e536941c9 authored over 2 years ago
Finish v4.2.0

559999e53619fc5e6371345a553970bb0aa16f0a authored over 2 years ago
[Fix] 修复 changeListeners 的 data race 问题 (#231)

* add lock for the operation of changeListeners

* fix mutex

c3eb3db82bfbf5fc750fb2167c69fe336eb478f8 authored over 2 years ago
apidoc

d013a018d8782e6318e92963475bf3fb18fa34b7 authored over 2 years ago
change go.sum

fea036f5fe48879e62a6d7d2320b2c85fd477cd6 authored over 2 years ago
GetValueImmediately

6fac6547959eefb2b21d587f90e57200c63b9467 authored over 2 years ago
GetValueImmediately

a5bbb3c75529f1db905f72ce3981b3a401c5f70d authored over 2 years ago
add GetValueNotWait func

8d674556f447c20a9843292ce7985efb39bf6a7c authored over 2 years ago
Merge pull request #230 from why444216978/master

add GetValueNotWait func

0219fb057b82e0aefd652f90172ada3acd266336 authored over 2 years ago
change go.sum

ad5176637cc8cf11fc37912c60689ec173810a5f authored over 2 years ago
GetValueImmediately

d0c944f7c5a14e987c74087ab0713cb98b2a33a2 authored over 2 years ago
apidoc

4e2cc88acb23939f39fcb91b266ce9a84f09ae67 authored over 2 years ago
GetValueImmediately

9d7975995526bd3b986eff13d1d3078e70c1bd76 authored over 2 years ago
GetValueImmediately

17a982f1c6d5a82c510c17cbb2b37ac85cb39c17 authored over 2 years ago
add GetValueNotWait func

d31afb1a43b0de2ce5199fb8652a775d40168111 authored over 2 years ago
Merge pull request #224 from zanderme/f-client-label

支持客户端标签功能

9c2d2ecfcfb5edcb4c203205329b1836a1ec3412 authored over 2 years ago
补充单元测试

fd92c4c9360db00f2e06143a14950e9ff72d88f5 authored almost 3 years ago
Merge pull request #222 from onanying/master

fix: 不跟随系统vpn代理

7d536c0fb669777e36955329b0b9668d2f13a775 authored almost 3 years ago
fix: 恢复旧版本go的方式

3d3d654072ea67138312b07047769ba6b4a76ec7 authored almost 3 years ago
支持客户端标签功能

c8d34117043bd420b070861c336cd9431b9b2488 authored almost 3 years ago
fix: failed to skip SSL

d186b76f7f7a5d96a102e5d78de21eeaf45cae0b authored almost 3 years ago
fix: not following system proxy

7c997a1980e1e302e973a6583de65fb73fb405a3 authored almost 3 years ago
Finish v4.1.1

6243919b9d88a2831b3089d8f88347e17f3e61c9 authored almost 3 years ago
Finish v4.1.1

f89da36c4c7846f41352a9371a0d1bd4d0dc01fc authored almost 3 years ago
Merge pull request #218 from wubin1989/master

fix data race from getDefaultTransport 这个api会产生data race

60ed86180f24769f3c745b050c687dbe8b4b63fc authored almost 3 years ago
update getDefaultTransport function

55ac04e1698e95a6325be2c01e6085cdfa527f2c authored almost 3 years ago
fix data race from getDefaultTransport

5d71da806f0f2527962aed8ee357928f2018fa29 authored almost 3 years ago
Merge pull request #216 from apolloconfig/hotfix/fixGetBoolValue

[Fix] 修复当调用 repository.go 中 GetXXXValue,类型不一致时的报错

1b248f27e4ac94d2447dcdbba73e7262da4a2b4e authored almost 3 years ago
aggregated client.go GetXXXValue method to repository.go

04f68395c1d2a6aa54136c429713c563904c2971 authored almost 3 years ago
Fixed #211 fix bug about log (#217)

058afd7a9947a0ec3c2d6cbbd16d8c069118fca2 authored almost 3 years ago
Fixed #215 fix get bool value error

83e8c344ad9c09ff50313340661b8a94914d2f27 authored almost 3 years ago
Merge pull request #212 from zenghur/master

feat: support host

0daffd08c0b70414acca9822010dec2a349c3130 authored almost 3 years ago
feat: support host

0b7b6aa94639ca642064654a60df619615e08588 authored almost 3 years ago
Finish v4.1.0

6893d9f0439f05878ad8bb30478d28e99cd4c343 authored about 3 years ago
Finish v4.1.0

b387829b315fc77641a2fb1968933bd3d3f02ba0 authored about 3 years ago
Merge pull request #202 from yellowmarlboro/must_connect

[FEATURE]: 添加 mustConnect

9a239db8557569feee0946289b4d767c631a8935 authored about 3 years ago
调整实现方式

5ac0cc142e203ea71336523f308c05d92ab85cd4 authored about 3 years ago
[Fix] 创建备份文件时写标志错误 (#209)

* [Fix] 创建备份文件时写标志错误
增加判断文件是否存在

* fix cases

4551c4ecd9a9782d33222d41baf46dc44d0f7733 authored about 3 years ago
Merge pull request #208 from richardJiang/master

fix err fmt

26fc17ee1750d4f83f0ffda9d099182bc92bcb49 authored about 3 years ago
fix err fmt

82d4f855dece8525807e89b9647fe3f7eea00f5c authored about 3 years ago
[FEATURE]: 添加 StartWithConfigMustRead

873c219c3c7d0ac91ec64ff563e2fa13f7592fc8 authored about 3 years ago
Revert "[FEATURE]: 添加 StartWithConfigMustRead"

This reverts commit 06290d4956a6aba9c72045a2ff5b8bb3cb2c4bc5.

02ad12be40910db17eb304635050eb064c9cea6c authored about 3 years ago
[FEATURE]: 添加 StartWithConfigMustRead

06290d4956a6aba9c72045a2ff5b8bb3cb2c4bc5 authored about 3 years ago
Revert "[FEATURE]: 添加 mustConnect"

This reverts commit 2fc68482a02e38c0df5bf25efc7e89e0817f0424.

e542fcfcf0642b3d79fd2654d4977cd95813550d authored about 3 years ago
Merge pull request #205 from haiyux/tidy

tidy:tidy the go.sum

2cb06d0407630bde0497ee3aa238d87ae93ce160 authored about 3 years ago
tidy:tidy the go.sum

d338bf55130ef74fe0656240ce1071e773e02507 authored about 3 years ago
[FEATURE]: 添加 mustConnect

2fc68482a02e38c0df5bf25efc7e89e0817f0424 authored about 3 years ago
Finish v4.0.11

9e38723cea04ea0bf3e9885797eca507c96cecc5 authored about 3 years ago
Finish v4.0.11

9b7275509e8f74312658cc2f185d17e3b2b1efad authored about 3 years ago
降级 viper (#198)

962832ea76ea2b0e904f3a0856fd47ed51a64504 authored about 3 years ago
Finish v4.0.10

51eeda073a52eb8bf98ec6a8860f39f68c7fc44a authored about 3 years ago
Finish v4.0.10

9634dc4ec436023bf348b530fed974852fcd283e authored about 3 years ago
[FEATURE]: 在配置备份目录之后,如不存在会自动创建 (#197)

* Add create dir if not exists
1. delete useless code
2. create dir if not exists

* fix tes...

c7265819cb4e198f318ce12c45dff85f12874deb authored about 3 years ago
Merge pull request #193 from Casper-Mars/interface

feat(client):Change Client from struct to interface

a3f7ecba5c102d7f69ab937a122bc7cec6250b8e authored about 3 years ago
feat(client):change `clientImpl` to `internalClient`

8086d5a7d246e729ff81c4e7e5db00b4d39b2d1e authored about 3 years ago
fix(client):fix lint problem

4107cdd08fd2adec961ffeeeccd41c111a99dd54 authored about 3 years ago
feat(client):Change Client from struct to interface

a8849a568aa0f880ac60f670ca629f0610ecf971 authored about 3 years ago
SyncWithNamespace 支持自定义超时时间 (#190)

* add sponsor (#189)

* Update abs.go

Co-authored-by: Jason Song <[email protected]>

725b383fa77b7abb362c91514fbe7972833e67c4 authored about 3 years ago
add sponsor (#189)

66b7116dfa28b34405f900e72b4740b034ccfdb2 authored over 3 years ago
Merge remote-tracking branch 'apolloconfig/develop' into develop-apolloconfig

b1d113d7f23b36406c9bad35d16976f3b242300f authored over 3 years ago