Releases: openGemini/openGemini-cli
Releases · openGemini/openGemini-cli
v0.0.1
What's Changed
- fix: invalid username password flag injected via command line by @xuthus5 in #7
- fix: measurement name begin with digital by @xuthus5 in #8
- feat: tag name and field name support legal symbol by @xuthus5 in #11
- chore: set default version information by @xuthus5 in #15
- chore: bump golang.org/x/net from 0.33.0 to 0.38.0 by @dependabot[bot] in #17
- feat: cli support import command by @xuthus5 in #18
- feat: import command support csv file by @xuthus5 in #19
- docs: describe compile instruction by @xuthus5 in #21
- feat: support import data to ts-server by @TDroyal in #25
- chore: refactor data import code by @TDroyal in #26
- fix: add exit prompt for ts-cli by @xuthus5 in #27
- feat: support print query output rows vertically by @xuthus5 in #28
- docs: add CNCF best practice badge by @chenhuansome in #31
- chore: upgrade dependencies by @xuthus5 in #32
- feat: make ts-cli support import json data by @TDroyal in #29
- fix: disable scientific notation display by @xuthus5 in #33
- feat: support export data by @TDroyal in #34
- feat: implement dual-mode export with build tags separation by @Mikkey-f in #36
- chore: bump golang.org/x/crypto from 0.38.0 to 0.45.0 by @dependabot[bot] in #37
- fix: set query epoch default value none by @xuthus5 in #38
New Contributors
- @xuthus5 made their first contribution in #7
- @TDroyal made their first contribution in #25
- @chenhuansome made their first contribution in #31
- @Mikkey-f made their first contribution in #36
Full Changelog: https://github.com/openGemini/openGemini-cli/commits/v0.0.1