Releases: kitex-contrib/config-nacos
Releases · kitex-contrib/config-nacos
v0.4.1
What's Changed
- fix: incorrect environment variable name by @ahaostudy in #26
- chore: fix ci & update go mod by @GuangmingLuo in #29
New Contributors
- @ahaostudy made their first contribution in #26
- @GuangmingLuo made their first contribution in #29
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- feat/env: support get the parameter from environment by @whalecold in #21
- feat: add support for Nacos v2 SDK by @yuxialuozi in #23
- feat: support degradation config for Kitex client by @Madxf in #25
- fix(log): fix error log by @whalecold in #12
- chore(deregister): tweak order the of deregister process by @whalecold in #15
- doc(readme): add note for the behavior of large warning log by @whalecold in #16
- chore(licenses): add license dir by @whalecold in #18
- chore(licenses): add atomic testify yaml licenses by @whalecold in #19
- docs: optimize readme by @whalecold in #17
New Contributors
- @yuxialuozi made their first contribution in #23
- @Madxf made their first contribution in #25
Full Changelog: v0.3.0...v0.4.0