Skip to content

Releases: hashgraph/solo

v0.27.0

14 Jun 10:39
786b826
Compare
Choose a tag to compare

0.27.0 (2024-06-14)

Features

  • add node logs command (#337) (720ee0d)
  • node log command also download config.txt and settings.txt (#342) (a8711a8)

Bug Fixes

  • update config to work with new version of hedera-json-rpc-relay (#316) (7974ade)
  • update default full stack chart version (#362) (a9254c4)
  • update default helm chart version (#378) (d3e7a1a)
  • update the default settings and log4j2 configuration files (#384) (3cad24b)

v0.26.0

31 May 15:25
fe727e1
Compare
Choose a tag to compare

0.26.0 (2024-05-31)

Features

  • mount application.env as a configMap (#310) (3158436)

Bug Fixes

  • fix freeze timestamp for node add command (#327) (0aedeb1)
  • refactor waitForPod and waitForPodConditions to stabilize code timeouts during e2e tests (#317) (ca7b21b)
  • the wrong pod name (#322) (5c50579)
  • updates to accommodate haproxy changes in FST charts (#321) (8997849)

v0.25.0

16 May 16:20
1212e2d
Compare
Choose a tag to compare

0.25.0 (2024-05-16)

Features

  • ability to deploy different software package to a subset of nodes (#232) (5e95030)
  • add solo node add subcommand (#234) (8cc3802)

Bug Fixes

  • enhance profile manager to take mirror node component overrides to increase pipeline stability (#289) (c89a042)
  • increase wait time for when recycling an haproxy pod for a node (#292) (cb5a1c6)
  • jsdoc could not recognizing Promise<[*]> (#275) (9a9c00c)
  • revert to sleep and remove jest.runAllTicks from e2e test (#255) (a7cf6bf)
  • use latest FST chart and a single consensus node during mirror-node e2e test (#264) (5a5a02f)

v0.24.1

27 Apr 23:22
64f58fb
Compare
Choose a tag to compare

0.24.1 (2024-04-27)

Bug Fixes

v0.24.0

19 Apr 15:25
29fe5ee
Compare
Choose a tag to compare

0.24.0 (2024-04-19)

Features

Bug Fixes

v0.23.0

05 Apr 15:43
dea5ea5
Compare
Choose a tag to compare

0.23.0 (2024-04-05)

Features

Bug Fixes

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)