Releases: hashgraph/solo
Releases · hashgraph/solo
v0.30.0
0.30.0 (2024-09-17)
Features
- add node add-prepare and node add-execute commands (#533) (a184775)
- add support for attach jvm debugger (#549) (35a0075)
- add the autogen tool to easily add e2e tests and run it for the first time & fix copyFrom (#566) (e6c79eb)
- network node livecheck: implement a functionality to determine network node activeness with prometheus metrics (#567) (6120775)
- remove pfx support (#537) (aff5f63)
Bug Fixes
- aligned test names to naming pattern (#554) (365f724)
- download application.properties file if it was generated by hedera app during handling address book change (#571) (35c73d8)
- functionality: removed the 'z' from the 'tar' command on the K8.copyFrom (#561) (796474b)
- have update readme run after version calculation in deploy and release (#586) (42e1685)
- jsdoc errors due to unrecognized format (#557) (da7113b)
- remove of using agreement key in hedera repo test (#563) (05c5517)
- separate repeated steps as individual functions (#562) (dcbbe5e)
v0.29.0
v0.28.1
v0.28.0
0.28.0 (2024-08-26)
Features
- add freeze account (#436) (8fe5a41)
- enhance node add to work with staking and dynamic address book (#469) (b452599)
- use k8s configMaps to mount files during solo network deploy (#345) (af27f16)
Bug Fixes
- hugo jsdoc failure (#498) (ff07413)
- reduce number of account used e2e init account test (#477) (51d7ade)
- Resolve various problems to enable tests from local-node and smart-contracts to run agains solo network (#402) (c99d881)
- use path.join instead of forward slashes to support Windows (#491) (82a5053)
v0.27.0
v0.26.0
v0.25.0
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
v0.24.0
0.24.0 (2024-04-19)
Features
- add
solo account create
account alias support (#227) (fe865f8) - add node refresh subcommand (#211) (d1017d8)
- add node refresh subcommand (#211) (d38918c)
- adding some type check (#217) (d055496)
- allow solo to deploy pre-configured resource profiles (#175) (fef8a48)