Releases: GreptimeTeam/gtctl
Releases · GreptimeTeam/gtctl
Release v0.1.0-beta.11
What's Changed
- feat: add the new option --memory-meta-storage by @confoc in #200
- chore: add missing s for
--metasrv-addr
by @discord9 in #208 - fix: start etcd if not using memory as storage for Metasrv by @MichaelScofield in #209
New Contributors
Full Changelog: v0.1.0-beta.10...v0.1.0-beta.11
Release v0.1.0-beta.10
What's Changed
- fix: avoid panic os.Args[1] by @tisonkun in #190
- docs: include noscript installation by @tisonkun in #191
- feat: pass command line argument "--user-provider" to frontend by @MichaelScofield in #193
- fix: e2e by @daviderli614 in #197
- fix: avoid pushing invalid addr args by @waynexia in #195
- ci: bump actions version by @tisonkun in #198
- chore: remove opentsdb addr by @confoc in #203
New Contributors
Full Changelog: v0.1.0-beta.9...v0.1.0-beta.10
Release v0.1.0-beta.9
What's Changed
- fix: change local artifact validation logic from tag to
if
blocks by @shawnh2 in #183 - chore: use hawkeye license checker by @daviderli614 in #187
- refactor: add frontend start args by @daviderli614 in #188
Full Changelog: v0.1.0-beta.8...v0.1.0-beta.9
Release v0.1.0-beta.8
fix: correctly config multiple address for frontend (#186)
Release v0.1.0-beta.7
print start err (#185)
Release v0.1.0-beta.6
What's Changed
- chore: use shell built-in function: 'PWD' -> 'pwd' by @zyy17 in #170
- chore: use default storageclass create volume by @daviderli614 in #171
- refactor: separate deployer into serval api and implement query and scale by @shawnh2 in #165
- refactor: use the latest version info to track latest artifacts of cn region by @zyy17 in #173
- refactor: add runtime manager for bare-metal cluster by @shawnh2 in #169
- chore(deps): bump google.golang.org/grpc from 1.49.0 to 1.56.3 by @dependabot in #176
- refactor: reimplement the create cmd for k8s and bare-metal by @shawnh2 in #177
- feat: support kubectl-style plugin by @zyy17 in #175
- refactor: reimplement delete cmd for cluster delete by @shawnh2 in #179
- refactor: reimplement cluster connect cmd by @shawnh2 in #180
- refactor: clean up unused deployer code by @shawnh2 in #182
Full Changelog: v0.1.0-beta.5...v0.1.0-beta.6
Release v0.1.0-beta.5
What's Changed
- feat: add the unified artifacts manager by @zyy17 in #157
- feat: support to download cn region binaries by @zyy17 in #162
- feat: add the unified metadata manager by @zyy17 in #158
- fix: specific pr target for pr title checker by @shawnh2 in #163
- refactor: separate cluster connect cmd from its implementation logic by @shawnh2 in #159
- fix: psql connect error by @daviderli614 in #164
- feat: support to accept values file by @zyy17 in #161
- fix: fix to datanode datahome args by @daviderli614 in #168
Full Changelog: v0.1.0-beta.4...v0.1.0-beta.5
Release v0.1.0-beta.4
What's Changed
- fix: correctly pass command line args, "-c=" instead of "-c " by @MichaelScofield in #154
- fix: etcd install fail by @daviderli614 in #156
Full Changelog: v0.1.0-beta.3...v0.1.0-beta.4
Release v0.1.0-beta.3
Release v0.1.0-beta.2
What's Changed
- test: add test for bare-metal deployer by @shawnh2 in #125
- ci: bump codecov/codecov-action from v2 to v3 by @zyy17 in #136
- chore: refactor the 'install.sh' and release to aws-cn s3 bucket by @zyy17 in #132
- refactor: refine Makefile by @zyy17 in #139
- feat: add
get
support for bare-metal by @shawnh2 in #137 - feat: support bitnamic etcd chart and add charts cache by @zyy17 in #135
- chore: update README.md by @shawnh2 in #140
- feat: add table view for list cmd by @shawnh2 in #142
- feat: add new cli option '--use-greptime-cn-artifacts'" by @zyy17 in #143
- docs: update readme by @zyy17 in #144
- feat: add replicas support for metasrv in bare-metal mode by @shawnh2 in #145
- refactor: add scale support for meta by @shawnh2 in #146
Full Changelog: v0.1.0-beta.1...v0.1.0-beta.2