Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [0.25.0](v0.24.0...v0.25.0) (2024-05-16) ### Features * ability to deploy different software package to a subset of nodes ([#232](#232)) ([5e95030](5e95030)) * add `solo node add` subcommand ([#234](#234)) ([8cc3802](8cc3802)) ### Bug Fixes * enhance profile manager to take mirror node component overrides to increase pipeline stability ([#289](#289)) ([c89a042](c89a042)) * increase wait time for when recycling an haproxy pod for a node ([#292](#292)) ([cb5a1c6](cb5a1c6)) * jsdoc could not recognizing Promise<[*]> ([#275](#275)) ([9a9c00c](9a9c00c)) * revert to sleep and remove jest.runAllTicks from e2e test ([#255](#255)) ([a7cf6bf](a7cf6bf)) * use latest FST chart and a single consensus node during mirror-node e2e test ([#264](#264)) ([5a5a02f](5a5a02f))
- Loading branch information