Kevin Wan
|
d935c83a54
|
feat: support baggage propagation in httpc (#2375)
* feat: support baggage propagation in httpc
* chore: use go 1.16
* chore: use go 1.16
* chore: use go ^1.16
* chore: remove deprecated
|
2022-09-10 15:18:52 +08:00 |
|
Kevin Wan
|
a7aeb8ac0e
|
feat: support tls for etcd client (#1390)
* feat: support tls for etcd client
* chore: fix typo
* refactor: rename TrustedCAFile to CACertFile
* docs: add comments
* fix: missing tls registration
* feat: add InsecureSkipVerify config for testing
|
2022-01-02 20:23:50 +08:00 |
|
Kevin Wan
|
d6ff30a570
|
chore: fix golint issues (#1396)
|
2021-12-30 17:44:15 +08:00 |
|
Kevin Wan
|
59b9687f31
|
feat: support auth account for etcd (#1174)
|
2021-10-31 09:05:38 +08:00 |
|