What's Changed
- fix: calling the Query API, check if the Command parameter is empty by @xuthus5 in #206
- feat(compress): add snappy by @xkx9431 in #208
- feat: show tag value command support order by clause by @xuthus5 in #212
- refactor(compress): using compression pool by @xkx9431 in #209
- fix: release idle connection when client close by @xuthus5 in #211
- refactor: extract ErrNoAddress by @hezhangjian in #214
- refactor: extract ErrUnsupportedFieldValueType by @hezhangjian in #215
- ci: update Github Actions to use new repository path by @xiezhx9 in #216
- feat: add Timestamp to Point and deprecated Time field by @xuthus5 in #213
- feat: new write protocol implement by @xuthus5 in #207
New Contributors
Full Changelog: v0.8.1...v0.9.0