Releases: hashgraph/solo
Releases · hashgraph/solo
v0.31.4
v0.31.3
v0.31.2
v0.31.1
0.31.1 (2024-10-18)
Bug Fixes
- increase stability in K8 copyTo, copyFrom, and execContainer by reducing backpressure (#684) (2a8fc4d)
- increase stability in resources/extract-platform.sh (#682) (7be759d)
- increase stability in resources/support-zip.sh (#683) (33fa326)
- tests: fix failing test case and correct package.json test runs (#672) (2c39105)
v0.31.0
0.31.0 (2024-10-04)
Features
- Add '--mirror-node-version' flag to override default mirror node version (#616) (e4932c4)
- add quiet flag (#621) (b068c8f)
- convert hugo docs workflow calls to use Taskfile task (#642) (ae8d8bb)
- ensured user-provided values file takes precedence over solo-generated values (#615) (1b0ffc9)
- logging: Add the new custom process output class and inject it into the default list renderer options (#622) (efa1783)
- separate commands for solo node delete (#597) (b251276)
- Separate network upgrade and freeze from node update/add/delete command (#628) (9b17937)
Bug Fixes
- Direct calling of node stop and start commands (#636) (7749b04)
- docs: resolve issues due to npx in taskfile for the custom-network-config example (038e6df)
- jsdoc failed but ci job not failed (#608) (3f838f6)
- specify jvm env variables explicitly for local profile (#405) (3db7e08)
- tests: start Kind cluster on demand if not having a kube config errors (#624) (538e40d)
- upgrade eslint config away from abandoned plugin (#643) (84d3dc5)
v0.30.1
0.30.1 (2024-09-18)
Bug Fixes
- check if data/upgrade/data/keys exisit (#587) (12bff59)
- deploy and tag uses commit-hash from readme (#601) (5d72ffe)
- more update readme testing (#599) (92d638b)
- more update readme testing (#600) (6901f46)
- troubleshooting commit-hash (#602) (469f28e)
- update readme workflow to use boolean instead of string (#594) (1ec09f7)
- update readme workflow to use version from semantic-release (#598) (387130f)
- use the commit hash from the readme publish (#596) (09d6fb4)
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)