v0.3.0
What's Changed
- build: move to next dev version by @shoothzj in #107
- docs: add a specific usage example by @zhiheng123 in #110
- feat: add spring pojo serializer by @weiping-code in #111
- fix: The link address of CONTRIBUTION.md is incorrect by @zhiheng123 in #115
- fix: ignore point with no valid field by @weiping-code in #114
- feat: add endpoint struct by @cpcchengt in #116
- feat: add health check scheduler by @cpcchengt in #118
- fix: add health check by @cpcchengt in #119
- fix: release the connection of health check by @zhiheng123 in #120
- feat: support query builder by @shoothzj in #121
- refactor: use facade to initialize async, jdk and okhttp client by @CennyMo in #122
- feat: support content encoding gzip by @shoothzj in #123
New Contributors
- @cpcchengt made their first contribution in #116
Full Changelog: v0.2.0...v0.3.0