Skip to content

Commit f41efc6

Browse files
chore(release): 0.47.0 [skip ci]
## [0.47.0](v0.46.1...v0.47.0) (2025-10-16) ### Features * add network load generator integration ([#2725](#2725)) ([7791c01](7791c01)) * add new configuration to allow consensus node to send blocks to different block node combinations ([#2709](#2709)) ([10ae59b](10ae59b)) * add slack notification for failed example test ([#2730](#2730)) ([3efb95c](3efb95c)) * bump mirror and block node version ([#2721](#2721)) ([f4bab7d](f4bab7d)) * disable importer account pending staking reward calculation ([#2727](#2727)) ([2162da5](2162da5)) * one-shot multiple consensus node and falcon command ([#2684](#2684)) ([1705439](1705439)) * support different format of solo verion information ([#2740](#2740)) ([f1d3b40](f1d3b40)) * Support for running local builds for Mirror, Block, Explorer and Relay node ([#2732](#2732)) ([4f9d4d8](4f9d4d8)) ### Bug Fixes * add initial capacity setting for merkleDb in settings ([#2700](#2700)) ([11abde7](11abde7)) * corrected explorer upgrade using cluster-ref instead of context, bumped CN and MN, and enhancements to add versions for memory and cpu metrics ([#2739](#2739)) ([9e7f463](9e7f463))
1 parent 7791c01 commit f41efc6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hashgraph/solo",
3-
"version": "0.46.1",
3+
"version": "0.47.0",
44
"description": "An opinionated CLI tool to deploy and manage private Hedera Networks.",
55
"main": "./dist/src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)