Skip to content

Releases: hashgraph/full-stack-testing

v0.23.0

08 Mar 16:00
867b011
Compare
Choose a tag to compare

0.23.0 (2024-03-08)

Features

v0.22.0

23 Feb 15:49
6d00a48
Compare
Choose a tag to compare

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

09 Feb 15:57
d1e0665
Compare
Choose a tag to compare

0.21.0 (2024-02-09)

Features

  • cli: allow user to overriding properties files (#738) (72982a5)

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

05 Feb 01:56
e81fd90
Compare
Choose a tag to compare

0.20.0 (2024-02-05)

Features

  • cli: allow deploying different number network nodes (#726) (410d499)
  • cli: generate Gossip keys and gRPC TLS keys in PEM format (#629) (d970796)

Bug Fixes

v0.19.1

01 Feb 05:00
74c6ca6
Compare
Choose a tag to compare

0.19.1 (2024-02-01)

Bug Fixes

  • npm package access and publishing order (a313d38)

v0.19.0

01 Feb 04:56
deeffc4
Compare
Choose a tag to compare

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

v0.18.1

29 Jan 06:16
8872bcd
Compare
Choose a tag to compare

0.18.1 (2024-01-29)

Bug Fixes

  • add a docker image for Java 21 support (#702) (97dc30e)

v0.18.0

26 Jan 15:33
c0a46f9
Compare
Choose a tag to compare

0.18.0 (2024-01-26)

Features

  • cli: use kubernetes javascript client instead of invoking kubctl CLI (#673) (b2250cb)
  • switch from envoy gateway to services/ingress (#672) (e44e5b2)
  • use Acme Lets Encrypt cluster issuer for TLS in Hedera Explorer (#677) (f3b3028)

Bug Fixes

  • add flag for fsnetman to delete PVCs on uninstall (#693) (13b423a)

v0.17.0

12 Jan 16:07
c1a7651
Compare
Choose a tag to compare

0.17.0 (2024-01-12)

Features

Bug Fixes

  • allow using an existing cluster and do not require kind (#643) (6b53618)
  • make delete cluster (#656) (ba7426f)

v0.16.0

10 Jan 14:56
8de0132
Compare
Choose a tag to compare

0.16.0 (2024-01-10)

Features

  • update charts to be able to leverage external static IP addresses (#650) (8a458d8)

Bug Fixes