From b1440a2f4a080de45da805ecee0a424b2d451e69 Mon Sep 17 00:00:00 2001 From: Hedera Eng Automation Date: Thu, 20 Feb 2025 01:49:08 +0000 Subject: [PATCH] chore(release): 0.35.0 [skip ci] ## [0.35.0](https://github.com/hashgraph/solo/compare/v0.34.0...v0.35.0) (2025-02-20) ### Features * Add adminKey flag to node setup command ([#1193](https://github.com/hashgraph/solo/issues/1193)) ([b044fcc](https://github.com/hashgraph/solo/commit/b044fcc81a73775263d4c743f10cf70b9d82b579)) * add BaseCommand.getConsensusNodes() method ([#1364](https://github.com/hashgraph/solo/issues/1364)) ([44703a4](https://github.com/hashgraph/solo/commit/44703a4eb0e368a288545f727236aeb3026c5a94)) * add BaseCommand.getContexts() method ([#1366](https://github.com/hashgraph/solo/issues/1366)) ([7a5b05b](https://github.com/hashgraph/solo/commit/7a5b05bfc1e93b7535df9e8a2c83616e277550e1)) * add basic multi-cluster support to `solo network deploy` ([#1389](https://github.com/hashgraph/solo/issues/1389)) ([22ed9ae](https://github.com/hashgraph/solo/commit/22ed9ae8e5a110db7d574c2bbbff76237fb5edf3)) * add clusters fluent interface implementation ([#1291](https://github.com/hashgraph/solo/issues/1291)) ([95c71f0](https://github.com/hashgraph/solo/commit/95c71f0651a2185e80ed20339c39925d772c553a)) * add concurrent to the task of copying hedera jar files to network node ([#1289](https://github.com/hashgraph/solo/issues/1289)) ([c50f4c3](https://github.com/hashgraph/solo/commit/c50f4c33eebdb3c192dffc2772f8b316fda847d6)) * add configmaps fluent interface implementation ([#1295](https://github.com/hashgraph/solo/issues/1295)) ([2c5d6f3](https://github.com/hashgraph/solo/commit/2c5d6f34ba4afed72874a48ece0202a1736c2f3f)) * add contexts fluent interface implementation ([#1297](https://github.com/hashgraph/solo/issues/1297)) ([938a956](https://github.com/hashgraph/solo/commit/938a9563b4957ca98e84c9430de3a114b51bb90b)) * add factory and injection logic ([#1352](https://github.com/hashgraph/solo/issues/1352)) ([c794610](https://github.com/hashgraph/solo/commit/c79461006c7a7acd3a4a28509f011b21531af2ec)) * add flags to support aws as storage destination ([#1372](https://github.com/hashgraph/solo/issues/1372)) ([5ca0e47](https://github.com/hashgraph/solo/commit/5ca0e47bf7020ba33f54a6e8bea88f59727eea18)) * add secrets fluent interface implementation ([#1312](https://github.com/hashgraph/solo/issues/1312)) ([fb92fd6](https://github.com/hashgraph/solo/commit/fb92fd6e04468ffcfe96bf79eeee586ab5afdbb5)) * add service and services fluent interface implementation ([#1303](https://github.com/hashgraph/solo/issues/1303)) ([8ef6998](https://github.com/hashgraph/solo/commit/8ef6998a8d9b8113bb18cdf741c96c46d5290753)) * add support for --force-port-forward as a top level flag ([#1404](https://github.com/hashgraph/solo/issues/1404)) ([5c18967](https://github.com/hashgraph/solo/commit/5c18967b2b07fcd9ffca7e37542bf4e2264df6a9)) * add support for multi-cluster testing via KinD ([#1392](https://github.com/hashgraph/solo/issues/1392)) ([ec7eca1](https://github.com/hashgraph/solo/commit/ec7eca1fb8df7d476c5fce9ebef0d81e486687a8)) * add support for using load balancer address in gossip configuration ([#1405](https://github.com/hashgraph/solo/issues/1405)) ([0e3f41f](https://github.com/hashgraph/solo/commit/0e3f41ffa0f0e38adf61dcb10715dde4e9f244bd)) * **cli:** add new command `solo deployment list` that lists deployments on that specific cluster ([#1220](https://github.com/hashgraph/solo/issues/1220)) ([6b0b486](https://github.com/hashgraph/solo/commit/6b0b48684c858186a2ae96ae65b8e31a1d607bac)) * **cli:** reduce redundancy on context to cluster flags in command `deployment create` ([#1156](https://github.com/hashgraph/solo/issues/1156)) ([4ab4dd5](https://github.com/hashgraph/solo/commit/4ab4dd5e729b6e4544fc526b81a135d060f34425)) * create the v059x node-override.yaml via solo ([#1192](https://github.com/hashgraph/solo/issues/1192)) ([283d35c](https://github.com/hashgraph/solo/commit/283d35cf0be91af577b5589b3303289c3d001566)) * **external-database:** add ability to pass readonly user to the external database ([#1350](https://github.com/hashgraph/solo/issues/1350)) ([d9626ac](https://github.com/hashgraph/solo/commit/d9626ac33dc3adf1dd4e459b80824ea46335932f)) * **local-remote-config:** added solo version to local config and remote config ([#1384](https://github.com/hashgraph/solo/issues/1384)) ([2dca095](https://github.com/hashgraph/solo/commit/2dca09521a19ed4f413f94e61faf781e970d9878)) * **mirror-node:** Enhance mirror-node external database feature ([#1230](https://github.com/hashgraph/solo/issues/1230)) ([bce75d5](https://github.com/hashgraph/solo/commit/bce75d558800f45e1c875eecd9774d0ff718d1e1)) * **multi-cluster:** 'solo relay deploy' to handle cluster-ref value ([#1394](https://github.com/hashgraph/solo/issues/1394)) ([e73114c](https://github.com/hashgraph/solo/commit/e73114cb4cc5324b5b6d47d93285a541f33196cc)) * **multi-cluster:** make remote config validation compatible with multi-cluster K8 implementation ([#1407](https://github.com/hashgraph/solo/issues/1407)) ([7614a39](https://github.com/hashgraph/solo/commit/7614a39eb0dc8f274eb0a16ffa016e3717f4771e)) * **multi-cluster:** Update `solo node setup` to support multiple clusters ([#1368](https://github.com/hashgraph/solo/issues/1368)) ([4618a43](https://github.com/hashgraph/solo/commit/4618a4319a2fda48e66222381adf6fe9acea9afd)) * **remote-config:** instead of keeping just the command and the subcommand inside the remote config keep the flags as passed ([#1208](https://github.com/hashgraph/solo/issues/1208)) ([a31498e](https://github.com/hashgraph/solo/commit/a31498e266e421aa579bccf81522b7df36855bff)) * **remote-config:** save reusable solo flags in remoteconfig ([#1191](https://github.com/hashgraph/solo/issues/1191)) ([809d0ab](https://github.com/hashgraph/solo/commit/809d0ab8ca0b0ee58125cb0b696d216291fe4c00)) * Separate concepts for namespace and deployment name ([#1231](https://github.com/hashgraph/solo/issues/1231)) ([2566c90](https://github.com/hashgraph/solo/commit/2566c9094ce72cd47a6c3f9f1df36a15ba224169)) * update solo to support pathPrefix of mirror node importer ([#1204](https://github.com/hashgraph/solo/issues/1204)) ([d9a3592](https://github.com/hashgraph/solo/commit/d9a3592352cb1ab3b5b30ec73b0170eb2ff0f391)) ### Bug Fixes * ensure network active check supports multi-cluster deployments ([#1431](https://github.com/hashgraph/solo/issues/1431)) ([a07801f](https://github.com/hashgraph/solo/commit/a07801fb953262c236f69f6aecd7ed398e90559e)) * ensure staking updates support multi-cluster deployments ([#1432](https://github.com/hashgraph/solo/issues/1432)) ([ef5435e](https://github.com/hashgraph/solo/commit/ef5435e386bb782b13555caf988cab00734968be)) * fixed issue with taskfile forcing an incorrect cluster and context and added a dual cluster readme ([#1396](https://github.com/hashgraph/solo/issues/1396)) ([cc672c2](https://github.com/hashgraph/solo/commit/cc672c2c673ad0aa5b092d9dc421c967166daca3)) * fixed merge issue with incorrect license header ([#1235](https://github.com/hashgraph/solo/issues/1235)) ([cb91806](https://github.com/hashgraph/solo/commit/cb91806c86ad29e6064a9b3b0bfaa65c7eae39bd)) * increase number of attempts to wait for active nodes ([#1430](https://github.com/hashgraph/solo/issues/1430)) ([d113167](https://github.com/hashgraph/solo/commit/d113167470734fe582c3cf5181bd7e2bb3873071)) * mirror node command changes required for multi-cluster support ([#1433](https://github.com/hashgraph/solo/issues/1433)) ([f43870e](https://github.com/hashgraph/solo/commit/f43870e2c6c36e1bcd1623d429bba042884bcfbc)) * **multi-cluster:** fix 'solo node setup' command, failing when running multiple clusters ([#1421](https://github.com/hashgraph/solo/issues/1421)) ([eacdf1f](https://github.com/hashgraph/solo/commit/eacdf1fdae0fde8f013b87958188abea27d1affa)) * **network-command:** wrong value passed to addDebugOptions inside the 'network' command ([#1415](https://github.com/hashgraph/solo/issues/1415)) ([c2e5c3b](https://github.com/hashgraph/solo/commit/c2e5c3b2e6231ceb3fd772f7ef8375f991a90e29)) * Resolve `cannot read properties of undefined `error thrown during `solo network deploy` ([#1410](https://github.com/hashgraph/solo/issues/1410)) ([401b937](https://github.com/hashgraph/solo/commit/401b9371a794937f1e29b293c4cae8ebd306bf67)) * test script of google storage ([#1397](https://github.com/hashgraph/solo/issues/1397)) ([370f57b](https://github.com/hashgraph/solo/commit/370f57b9425c4d98ad1bf56b114c3e5a4904c441)) * update default solo helm chart version ([#1378](https://github.com/hashgraph/solo/issues/1378)) ([5b5e276](https://github.com/hashgraph/solo/commit/5b5e276dabc47130a0b3c7239001c29061c4f890)) * update RemoteConfig to handle multi-cluster networking ([#1348](https://github.com/hashgraph/solo/issues/1348)) ([77b769f](https://github.com/hashgraph/solo/commit/77b769f795986f55effa8d0f1c465c1eb89c09a8)) * use better internal IPs for 0.58.5+ ([#1429](https://github.com/hashgraph/solo/issues/1429)) ([26279ac](https://github.com/hashgraph/solo/commit/26279ac5b6628a7c1a2505bbba7a6e8097d9364f)) --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index ea0dd7f4b..d86a545c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@hashgraph/solo", - "version": "0.34.0", + "version": "0.35.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@hashgraph/solo", - "version": "0.34.0", + "version": "0.35.0", "license": "Apache2.0", "os": [ "darwin", diff --git a/package.json b/package.json index 101159866..dc0588ed8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hashgraph/solo", - "version": "0.34.0", + "version": "0.35.0", "description": "An opinionated CLI tool to deploy and manage private Hedera Networks.", "main": "./dist/src/index.js", "type": "module",