Releases: openGemini/gemix
Releases · openGemini/gemix
v1.0.1 2024-09-13
Changelog
Bug fixes
- 2326400: fix: remove the downloaded packages when install failed (#66) (@shilinlee)
v1.0.0 2024-01-28
Changelog
Features
- f0e1aaa: feat: cluster deployment, status check and upgrade (#11) (@Benevor)
- 3edd41d: feat: support deploy monitoring server and valid topo configs (#61) (@shilinlee)
- 9dfb4fa: feat: support display version of gemix (#49) (@shilinlee)
- 8f80701: feat: support handle the offline installation package file (#22) (@shilinlee)
- a925f5b: feat: support install gemix cluser (#24) (@shilinlee)
- 02668a0: feat: support install grafana and ts-monitor (#43) (@shilinlee)
- f63eb67: feat: support install, list, version commands and cluster command including deploy, stop, start and destroy (#2) (@Benevor)
- 0f85b04: feat: support start cluster cmd (#27) (@shilinlee)
- f5cba4e: feat: support stop cmd to stop opengemini cluster (#31) (@shilinlee)
- 0b871e2: feat: support template cmd to generate topology files (#29) (@shilinlee)
- 96b1ad3: feat: support to define configs (#15) (@Benevor)
- 76a6a03: feat: support topology.yaml and update the input way of ssh username and authentication (#8) (@Benevor)
- 0fe4e9b: feat: support uninstall cmd to destroy opengemini cluster (#33) (@shilinlee)
- 2657b10: feat: support upgrade command (#4) (@Benevor)
Bug fixes
- 3e120f0: fix: boolean config item not work when set true at global (#19) (@shilinlee)
- 7171416: fix: download openGemini package if not exist (#23) (@shilinlee)
- e30cbbd: fix: invalid deploy directory when install ts-store (#57) (@shilinlee)
- 31688b7: fix: print verbose debug logs always (#42) (@shilinlee)
- 84b08ba: fix: start and uninstall ts-monitor failed (#44) (@shilinlee)
- 9e19289: fix: start ts-monitor failed (#47) (@shilinlee)
- 2b66d4e: fix: ts-monitor and grafana topology example file (#48) (@shilinlee)
- 636a6e0: fix: ts-monitor not use global deploy dir as it's default (#59) (@shilinlee)
Others
- 577a453: Merge pull request #52 from shilinlee/fix-download (@xiangyu5632)
- f8a7b40: bug: fix cluster start without version number (#6) (@Benevor)
- fb89928: perf: download package and display the install step (@shilinlee)