Releases: hertz-contrib/registry
Releases · hertz-contrib/registry
v0.1.0
What's Changed
- feat: add zookeeper register by @zstone12 in #6
- style: license folders name typo by @zstone12 in #11
- fix: unit test sleep time change to 2s by @zstone12 in #12
- feat: add polaris registry by @rogerogers in #9
- feat: add nacos registry by @Skyenought in #7
- feat: add etcd registry by @qiuyuyin in #14
- feat: support service registeration and discovery with Netflix Eureka by @Haswf in #16
- feat: support servicecomb by @a631807682 in #15
- chore: add license by @a631807682 in #17
- feat: Support Hertz to use Consul for service discovery and registration by @LemonFish873310466 in #8
- docs: update README.md by @li-jin-gou in #18
- docs: update README.md by @li-jin-gou in #19
- chore: fix typo by @a631807682 in #20
- docs(Consul Package): Update the README document by @LemonFish873310466 in #21
- docs: fix wrong example path in README by @L2ncE in #22
- feat: add redis registry by @justlorain in #24
- doc(readme): add redis registry by @justlorain in #25
- fix: the variable instanceInfo is overwritten by @edufriendchen in #27
- fix: instance overwrite by @justlorain in #28
- docs: fix wrong import path by @L2ncE in #29
- feat: add auth option for etcd by @L2ncE in #32
- feat: add consul example and fix some errors by @Claude-Zq in #33
- feat: add nacos example by @dengWuuu in #34
- chore: add dependabot for deps version update by @a631807682 in #36
- chore: upgrade version for hertz and other projects by @GuangmingLuo in #35
- build: update hertz version by @GuangmingLuo in #78
- enhance:use sonic to make serialization and deserialization by @Feizekai in #79
- Revert "chore: add dependabot for deps version update (#36)" by @a631807682 in #80
- feat: add more example by @a631807682 in #37
- fix: fix the eureka module's path and fix the import path in README and example by @MulL1on in #82
- ci: fix polaris docker source by @L2ncE in #84
- fix(nacos): client.WithTag does not work by @Skyenought in #83
- chore: delete .DS_Store and add it to .gitignore by @L2ncE in #85
- feat: add more examples by @MulL1on in #88
- fix(redis): use lua scripts to ensure atomic manipulation by @justlorain in #89
- feat: add addition info for consul by @L2ncE in #86
- optimize: the registered address by @Skyenought in #90
- feat: add retry feature for etcd by @Skyenought in #91
- feat:add more zookeeper examples by @ViolaPioggia in #92
- fix: Resolve wrong filter results by @KafuuEriri in #94
- feat: add nacos v2 by @Skyenought in #100
- fix(consul): use registry info tag by @rogerogers in #101
- refactor(consul): remove WithAdditionInfo option by @rogerogers in #104
- optimize: remove useless code and add options by @justlorain in #105
- chore: upgrade to go-redis v9 by @justlorain in #106
- feat: add custom logger for nacos v2 by @Skyenought in #111
New Contributors
- @zstone12 made their first contribution in #6
- @rogerogers made their first contribution in #9
- @Skyenought made their first contribution in #7
- @qiuyuyin made their first contribution in #14
- @Haswf made their first contribution in #16
- @a631807682 made their first contribution in #15
- @LemonFish873310466 made their first contribution in #8
- @li-jin-gou made their first contribution in #18
- @L2ncE made their first contribution in #22
- @justlorain made their first contribution in #24
- @edufriendchen made their first contribution in #27
- @Claude-Zq made their first contribution in #33
- @dengWuuu made their first contribution in #34
- @GuangmingLuo made their first contribution in #35
- @Feizekai made their first contribution in #79
- @MulL1on made their first contribution in #82
- @ViolaPioggia made their first contribution in #92
- @KafuuEriri made their first contribution in #94
Full Changelog: https://github.com/hertz-contrib/registry/commits/v0.1.0