Releases: libgox/spring-cloud-go
Releases · libgox/spring-cloud-go
v0.3.0
What's Changed
- refactor: extract log_key to put slog key by @shoothzj in #38
- refactor: refactor log init for readability by @shoothzj in #39
- chore: optimize ci name by @goflutterjava in #40
- chore: add coverage.txt to git ignore by @goflutterjava in #41
- build: bump minimal required go version to 1.21 by @goflutterjava in #42
Full Changelog: v0.2.2...v0.3.0
v0.2.2
v0.2.1
v0.2.0
v0.1.1
What's Changed
- test: add test coverage report by @goflutterjava in #26
- ci: fix coverage output by @goflutterjava in #27
- docs: add go report badge by @goflutterjava in #28
- feat: update dependencies and improve error handling in ZookeeperDiscovery by @shoothzj in #29
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat: auto add json http header by @shoothzj in #12
- feat: support xml request by @shoothzj in #13
- feat: introduce HttpStatusError for better error handling in HTTP resp by @shoothzj in #14
- test: fix unit test coverage path error by @goflutterjava in #15
- refactor: simplify error name by @shoothzj in #16
- feat: support header pass nil by @shoothzj in #17
- feat: add some debug log by @shoothzj in #18
- test: add testcases about getNextEndpoint by @shoothzj in #19
- feat: add close method on discovery interface by @shoothzj in #20
- docs: add emoji to 'Requirements' section in README by @shoothzj in #22
- refactor: rename error file name by @shoothzj in #23
- feat: add interface assertion for ZookeeperDiscovery implementation by @shoothzj in #24
- feat: delete request doesn't need respObj by @shoothzj in #25
Full Changelog: v0.0.2...v0.1.0
v0.0.2
What's Changed
- docs: update springcloud client readme by @shoothzj in #6
- build: update-dep by @shoothzj in #7
- feat: support for custom headers in HTTP client requests by @shoothzj in #8
- feat: add logger in zookeeper discovery config by @shoothzj in #9
- feat: support json request by @shoothzj in #11
- feat: add log in zookeeper discovery by @shoothzj in #10
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- feat: add discovery interface by @shoothzj in #1
- feat: add spring cloud client by @shoothzj in #2
- feat: support client tlsEnabled by @goflutterjava in #3
- fix: fix endpoint unmarshall error by @shoothzj in #4
- build: update zookeeper-client-go to latest version by @shoothzj in #5
New Contributors
- @shoothzj made their first contribution in #1
- @goflutterjava made their first contribution in #3
Full Changelog: https://github.com/libgox/spring-cloud-go/commits/v0.0.1