Skip to content

Releases: hashgraph/solo

v0.22.1

22 Mar 15:09
542d5ad
Compare
Choose a tag to compare

0.22.1 (2024-03-22)

Bug Fixes

  • download JRE for keytool dependency and allow generation of pfx keys (#152) (1d3dcf4)
  • refactor account initialization and mirror node setup from node command (#159) (b1d1e2d)
  • solo should use a fixed FST chart version (#139) (b0d5f8b)
  • update HAProxy UP check to use HAProxy Data Plane API (#173) (a27d1d2)
  • use FST chart version v0.23.0 (#170) (54efab3)

v0.22.0

08 Mar 15:41
d7c3b47
Compare
Choose a tag to compare

0.22.0 (2024-03-08)

Features

  • cli: allow user to set jvm options for Hedera nodes (#84) (22ff35d)
  • download helm binary based on os and platform architecture (#128) (e64e9a2)

Bug Fixes

  • do checksum check after downloading platform zip file (#125) (3d91617)
  • updated incorrect log messages (#132) (d890974)

Performance Improvements

  • enhance account key update logic to batch transactions instead of loading all with sleep (#105) (e4bd1ef)

v0.21.2

27 Feb 10:10
e42f7a7
Compare
Choose a tag to compare

0.21.2 (2024-02-27)

Bug Fixes

  • do not use solo version for fst-chart-version by default (#67) (2e19906)
  • updated to allow node client to connect to remote cluster that doesn't have a LoadBalancer (#82) (6df8928)

v0.21.1

23 Feb 19:45
54c4154
Compare
Choose a tag to compare

0.21.1 (2024-02-23)

Bug Fixes

  • support SOLO_HOME environment variable for home directory (#53) (8745706)
  • update the address book and perform helm upgrade to fix mirror node importer (#52) (26e2e8f)