Skip to content

Releases: hashgraph/full-stack-testing

v0.25.0

16 May 16:57
8f81ecb
Compare
Choose a tag to compare

0.25.0 (2024-05-16)

Features

  • add conditional configMap and secret volumeMounts to fullstack-deployment helm chart (#797) (ed3c16d)

Bug Fixes

  • set network node service as a headless service to support FQDN on GKE (#849) (9ac3c35)

v0.24.5

26 Apr 04:28
7dca6cc
Compare
Choose a tag to compare

0.24.5 (2024-04-26)

Bug Fixes

v0.24.4

25 Apr 23:04
b6981f7
Compare
Choose a tag to compare

0.24.4 (2024-04-25)

Bug Fixes

  • revert change to enable web3 again for mirror node (#836) (f72ea80)

v0.24.3

09 Apr 19:31
fb8da15
Compare
Choose a tag to compare

0.24.3 (2024-04-09)

Bug Fixes

  • add labels to metrics and discover servicemonitors in all namespaces (#821) (7430a67)

v0.24.2

04 Apr 19:50
ad59381
Compare
Choose a tag to compare

0.24.2 (2024-04-04)

Bug Fixes

  • optimize mirror node deployment and fix resources for root-container (#813) (dbffd87)

v0.24.1

03 Apr 15:24
5f886e7
Compare
Choose a tag to compare

0.24.1 (2024-04-03)

Bug Fixes

  • service name has to match statefulset name for DNS to work correctly (#815) (f0896ed)

v0.24.0

21 Mar 14:04
da470af
Compare
Choose a tag to compare

0.24.0 (2024-03-21)

Features

Bug Fixes

  • update HAProxy config to align with production settings (#808) (1b5ed1a)

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)