Releases: openGemini/opengemini-client-python
Releases · openGemini/opengemini-client-python
v0.0.1
What's Changed
- feat: add url_const.py by @heiliuchao in #3
- chore: add serveral class definitions by @heiliuchao in #16
- feat: add client impl, build endpoints from config by @heiliuchao in #18
- chore: add two attribute of AuthConfig and BatchConfig to class Config by @heiliuchao in #19
- test: add unit test file of ping function by @heiliuchao in #21
- fix: fix ping bug and add success test by @heiliuchao in #22
- feat: configuration params add default timeout and validation by @heiliuchao in #24
- chore: format ping_test.py by @shoothzj in #26
- reacfor: optimize error description by @shoothzj in #27
- feat: add test usecase to query interface by @heiliuchao in #25
- refactor: optimize json unmarshall by @shoothzj in #28
- fix: the instantiated series object is empty by @heiliuchao in #30
- fix: correct README_CN.md by @Chenxulin97 in #31
- when series key name is none, failed to decode QueryResult by @goyjy in #34
- feat: add database interface by @goyjy in #35
- feat: add query_post, get_test_default_client common method by @heiliuchao in #29
- feat: add abstract retention policy method define by @shoothzj in #36
- feat: add database and retention policy implement and use cases by @heiliuchao in #37
New Contributors
- @shoothzj made their first contribution in #26
- @Chenxulin97 made their first contribution in #31
Full Changelog: https://github.com/openGemini/opengemini-client-python/commits/v0.0.1