Releases: hashgraph/full-stack-testing
Releases · hashgraph/full-stack-testing
v0.23.0
v0.22.0
0.22.0 (2024-02-23)
Features
- allow user to create and update accounts with funds from treasury (#759) (cd2567b)
- rekey special accounts at startup so they are not using genesis keys (#733) (096b5c3)
Bug Fixes
- chart: use selected paths for volumes mount under hgcapp directory (#751) (e1d1c61)
- cli: enhance file copy function of k8 class based on status code (#758) (e6b5602)
- cli: refactor config manager with each function having a single responsibility to avoid confusion (#750) (7f45864)
- correct path names for volumes and upgrade minio (#762) (a8ec593)
- do version check for dependencies (#755) (520cb47)
- docker: update location for entrypoint.sh (#754) (7cf02f6)
- set the mirror node importer addressbook to an invalid value to prevent it from starting (#777) (a12cb1c)
- use default values for flags during init (#753) (167fb3c)
v0.21.0
0.21.0 (2024-02-09)
Features
Bug Fixes
- chart: consolidate sidecar templates into the main network deployment template (#743) (b2872a1)
- chart: disable backup-uploader (#746) (d2b7010)
- chart: use boolean values instead of string literals for booleans (#744) (d6567a9)
- cli: assign node account ID correctly base on start account ID (#749) (6149153)
- cli: solo init should reset cached config (#737) (911d25b)
- fullstack cluster setup is not uninstalling correctly (#742) (56402e0)
v0.20.0
v0.19.1
v0.19.0
0.19.0 (2024-01-31)
Features
- sync the most recent values file changes for fullstack-deployment and fullstack-cluster-setup charts to fsnetman command line options by @jeromy-cannon in #698
Bug Fixes
- cli: rename existing chart command as network command by @leninmehedy in #694