Skip to content

Releases: GreptimeTeam/gtctl

Release v0.1.0-beta.10

22 May 12:30
efa2f7d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0-beta.9...v0.1.0-beta.10

Release v0.1.0-beta.9

21 Jan 14:06
117cbfb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0-beta.8...v0.1.0-beta.9

Release v0.1.0-beta.8

27 Dec 03:37
42eaaba
Compare
Choose a tag to compare
fix: correctly config multiple address for frontend (#186)

Release v0.1.0-beta.7

26 Dec 03:25
5718739
Compare
Choose a tag to compare
print start err (#185)

Release v0.1.0-beta.6

01 Dec 02:42
76e265f
Compare
Choose a tag to compare

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

11 Oct 12:56
ff6c070
Compare
Choose a tag to compare

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

30 Sep 11:32
5ae1c8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0-beta.3...v0.1.0-beta.4

Release v0.1.0-beta.3

22 Sep 06:17
4394eab
Compare
Choose a tag to compare

What's Changed

  • docs: remove docs in readme and fix some nits by @shawnh2 in #147
  • fix: create new context for bare-metal deployer by @shawnh2 in #148
  • feat: implement config setup for each component in bare-metal mode by @shawnh2 in #153

Full Changelog: v0.1.0-beta.2...v0.1.0-beta.3

Release v0.1.0-beta.2

04 Sep 03:51
7078dae
Compare
Choose a tag to compare

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

Release v0.1.0-beta.1

22 Aug 03:42
294be69
Compare
Choose a tag to compare

What's Changed

  • docs: add 'playground' usage by @zyy17 in #124
  • chore: update ci and add some test for bare-metal by @shawnh2 in #123
  • refactor: improve all the context handling in k8s creation by @shawnh2 in #129
  • refactor: support golangci-lint by @zyy17 in #130
  • ci: release artifacts to aws-cn S3 by @zyy17 in #131

Full Changelog: v0.1.0-alpha.17...v0.1.0-beta.1