From 3d074b11156db9ba0efc2761249ee902c345f435 Mon Sep 17 00:00:00 2001 From: Hedera Eng Automation Date: Tue, 31 Dec 2024 21:24:20 +0000 Subject: [PATCH] chore(release): 0.32.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [0.32.0](https://github.com/hashgraph/solo/compare/v0.31.1...v0.32.0) (2024-12-31) ### ⚠ BREAKING CHANGES * update readme with warning about BREAKING CHANGE in this next release (#730) ### Features * add ci test flow to test task command to launch solo ([#811](https://github.com/hashgraph/solo/issues/811)) ([356f341](https://github.com/hashgraph/solo/commit/356f341793d9b8b267a5c5cd43579430aca9c1e4)) * add example for using javascript SDK ([#832](https://github.com/hashgraph/solo/issues/832)) ([1d9452e](https://github.com/hashgraph/solo/commit/1d9452e2400b8fdbf58bb739391143ad215481e6)) * add extended math utils and duration support ([#923](https://github.com/hashgraph/solo/issues/923)) ([f5a69e7](https://github.com/hashgraph/solo/commit/f5a69e7d5758122bca257986b9cccbb0b15173b9)) * add separate commands for update ([#735](https://github.com/hashgraph/solo/issues/735)) ([44c3132](https://github.com/hashgraph/solo/commit/44c31321719e05d04f11a7da2771d661e6a19ef8)) * add solo smoke test to test flow ([#905](https://github.com/hashgraph/solo/issues/905)) ([79410f0](https://github.com/hashgraph/solo/commit/79410f0c52119f29980c193ab1b45d671612b0ce)) * add support for flexible lease acquisition and production readiness ([#830](https://github.com/hashgraph/solo/issues/830)) ([7fa86ad](https://github.com/hashgraph/solo/commit/7fa86ad19c66d2ea98d4d10b0400b1635499c322)) * Add the ability to inject a ca certificate for use in gRPC and gRPC Web ([#753](https://github.com/hashgraph/solo/issues/753)) ([2cd8a38](https://github.com/hashgraph/solo/commit/2cd8a38b4df1a03ff31184f0c0924d8ef6a8585d)) * add timeout flag to network destroy command ([#821](https://github.com/hashgraph/solo/issues/821)) ([0fb570b](https://github.com/hashgraph/solo/commit/0fb570b7c1d8d07efbfff078ddf727ff19a3ef8d)) * allow settings a reserved static IP address for the consensus nodes HAProxy and Envoy Proxy though the cli with flags ([#937](https://github.com/hashgraph/solo/issues/937)) ([de9ec2e](https://github.com/hashgraph/solo/commit/de9ec2eec7d1ab0a81dd3209a9761ea1c1a3916f)) * change mirror node and explorer from subchart to individual chart ([#743](https://github.com/hashgraph/solo/issues/743)) ([58f0496](https://github.com/hashgraph/solo/commit/58f0496478b314436ec4958f66acb514d2d5ec2a)) * Create a local config for storing configurations on the users machine ([#803](https://github.com/hashgraph/solo/issues/803)) ([0a4382d](https://github.com/hashgraph/solo/commit/0a4382d23a7bcb91d03de394e51d0c4fdaba550e)) * Create remote config ([#862](https://github.com/hashgraph/solo/issues/862)) ([e8fe739](https://github.com/hashgraph/solo/commit/e8fe7392a2edce48769f47fe7c6a0111b0f33b80)) * dynamically construct the genesis-network.json and add it to the values file to be used during network deploy ([#982](https://github.com/hashgraph/solo/issues/982)) ([1b9b7e6](https://github.com/hashgraph/solo/commit/1b9b7e67eac69aedec695e50d9a93377e381c530)) * expose pod check attempts and delays as environment controlled variables ([#812](https://github.com/hashgraph/solo/issues/812)) ([a7b3279](https://github.com/hashgraph/solo/commit/a7b327998e2618cb5940680113237de385cbc562)) * Implement IOC ([#1010](https://github.com/hashgraph/solo/issues/1010)) ([ed23a7b](https://github.com/hashgraph/solo/commit/ed23a7b057add1efb77cd317b0b92a670bd4da8d)) * Implement solo context connect ([#863](https://github.com/hashgraph/solo/issues/863)) ([782b3ec](https://github.com/hashgraph/solo/commit/782b3eccc7f64225676eba3163e98323707529e6)) * Increase helm chart version and switch to use oci registry ([#788](https://github.com/hashgraph/solo/issues/788)) ([1973275](https://github.com/hashgraph/solo/commit/1973275bd7e1a6da19e26c32e396d21cd4229d9f)) * **k8s:** introduce Kubernetes lease lock mechanism ([#707](https://github.com/hashgraph/solo/issues/707)) ([f1b8089](https://github.com/hashgraph/solo/commit/f1b808916834a3166d687f993f68314f1970562c)) * new command to save state files and upload state files ([#849](https://github.com/hashgraph/solo/issues/849)) ([d5a9a18](https://github.com/hashgraph/solo/commit/d5a9a18480a45dee34773719d64d5fb66abb452c)) * removed caching of ConfigManager and its flags ([#713](https://github.com/hashgraph/solo/issues/713)) ([76a61e3](https://github.com/hashgraph/solo/commit/76a61e33ee49e4b7921919f8d5a96b18c758e68e)) * Setup mirror node monitor pinger service ([#893](https://github.com/hashgraph/solo/issues/893)) ([f4c4320](https://github.com/hashgraph/solo/commit/f4c4320286c57b579ad3112e4982a236a80ca3be)) * update `solo context connect` to connect to single remote cluster ([#993](https://github.com/hashgraph/solo/issues/993)) ([c9711c5](https://github.com/hashgraph/solo/commit/c9711c5282a43e85645216949213d4ed264c8dbe)) * Update document ([#956](https://github.com/hashgraph/solo/issues/956)) ([b378937](https://github.com/hashgraph/solo/commit/b3789370d700c86f47c09acefadeeac9e93b2886)) * update readme and hugo workflow ([#930](https://github.com/hashgraph/solo/issues/930)) ([0e08abc](https://github.com/hashgraph/solo/commit/0e08abcb0f3aeb840a51cc62b62f8a9de7f0d9ad)) * Validate a remote config ([#922](https://github.com/hashgraph/solo/issues/922)) ([a7bbae0](https://github.com/hashgraph/solo/commit/a7bbae0221e7973b89a0ef6457eceaccfe3b68ac)) ### Bug Fixes * add delay before calling script ([#955](https://github.com/hashgraph/solo/issues/955)) ([76f4b81](https://github.com/hashgraph/solo/commit/76f4b81c1fdf7ced6529efb2385da4636c4c48ce)) * allow expired leases to be overwritten ([#828](https://github.com/hashgraph/solo/issues/828)) ([1fa1d78](https://github.com/hashgraph/solo/commit/1fa1d78cb4be5ade4cdb03103c66f4cc4fe39ed2)) * bump chart and hedera version, re-enable node add ([#985](https://github.com/hashgraph/solo/issues/985)) ([9cae011](https://github.com/hashgraph/solo/commit/9cae0116986e42c7515b2201403f4abbe5dcf923)) * check if setup chart installed or not before network deploy ([#799](https://github.com/hashgraph/solo/issues/799)) ([6930dab](https://github.com/hashgraph/solo/commit/6930dab29aca5e06f63a831a88b793c9b1a7dae1)) * document typo ([#988](https://github.com/hashgraph/solo/issues/988)) ([8e4fe04](https://github.com/hashgraph/solo/commit/8e4fe0441dace480ecb965cd492f1844b55a1736)) * Error in `node update` separate commands when new admin key is not supplied ([#854](https://github.com/hashgraph/solo/issues/854)) ([6e472b5](https://github.com/hashgraph/solo/commit/6e472b5e460b8b412f927fc0cf147e9d1b46cc75)) * Examples of performance configs for HashSphere and Latitude ([#926](https://github.com/hashgraph/solo/issues/926)) ([#957](https://github.com/hashgraph/solo/issues/957)) ([928148b](https://github.com/hashgraph/solo/commit/928148b55e9baaef6fe8cf32c9082a1698b621d7)) * fix missing file issues when running solo from npm install -g ([#736](https://github.com/hashgraph/solo/issues/736)) ([2a5cfc1](https://github.com/hashgraph/solo/commit/2a5cfc199557c50c6f4b3a5c62032f737a93a521)) * fixed genesis-network.json file lock issue ([#1074](https://github.com/hashgraph/solo/issues/1074)) ([e590516](https://github.com/hashgraph/solo/commit/e5905166627de49bd7acdcfcefdd6b2b6be71df6)) * flag check of node logs command and incorrect download source ([#848](https://github.com/hashgraph/solo/issues/848)) ([03051f0](https://github.com/hashgraph/solo/commit/03051f00e8f5888b0364023982cee22b3e9977bf)) * inconsistent failures ([#866](https://github.com/hashgraph/solo/issues/866)) ([13ea46d](https://github.com/hashgraph/solo/commit/13ea46d7db68bfe4f5ec9954ae6229eb37f4f571)) * local chart directory not being taken correctly ([#983](https://github.com/hashgraph/solo/issues/983)) ([58e96e1](https://github.com/hashgraph/solo/commit/58e96e1b796319007ad7f40fa35370f22603fc24)) * nextNode ID for release version > 0.56.0 ([#765](https://github.com/hashgraph/solo/issues/765)) ([3b98dd6](https://github.com/hashgraph/solo/commit/3b98dd677a302f2847cdbff29e4c0ee3b1a6d510)) * node id should start from `1` ([#884](https://github.com/hashgraph/solo/issues/884)) ([d90c9b5](https://github.com/hashgraph/solo/commit/d90c9b54d3aeba041978447d595b9618cefb021e)) * node update with single node ([#981](https://github.com/hashgraph/solo/issues/981)) ([74285bf](https://github.com/hashgraph/solo/commit/74285bfb4439f2fac542e95e9cda333d0f2e516c)) * patch issue with dist folder not showing up ([#733](https://github.com/hashgraph/solo/issues/733)) ([077f989](https://github.com/hashgraph/solo/commit/077f989b16de8c28a843598d674b6f84f854b170)) * performance improvements for node stop ([#986](https://github.com/hashgraph/solo/issues/986)) ([437bbc6](https://github.com/hashgraph/solo/commit/437bbc6d125f1a01d12df2ea6096852ad776905c)) * refactored Taskfiles, fixed bugs with taskfile, lease interval, sdk node client connection, and commands missing quiet flag ([#978](https://github.com/hashgraph/solo/issues/978)) ([7bb0e99](https://github.com/hashgraph/solo/commit/7bb0e991bb479caf36516ee8ab64de5fe7d4c47f)) * remote config validation not working ([#967](https://github.com/hashgraph/solo/issues/967)) ([88c2506](https://github.com/hashgraph/solo/commit/88c250691248714c92088e37ae5cf0813a1be1c8)) * resolve node update test failures ([#856](https://github.com/hashgraph/solo/issues/856)) ([5e1c652](https://github.com/hashgraph/solo/commit/5e1c6527a0f033ad84ce5551df0d7c2d414d9e1b)) * Revised example configs for Latitude deployment, automation friendly ([#1038](https://github.com/hashgraph/solo/issues/1038)) ([434daf3](https://github.com/hashgraph/solo/commit/434daf3fce1a1c3e393cc979ef01c5bfb6f7ed74)) * undefined log output of namespace ([#764](https://github.com/hashgraph/solo/issues/764)) ([ac15957](https://github.com/hashgraph/solo/commit/ac15957fb313d88903911eac59026a202f1cfcd4)) ### Documentation * update readme with warning about BREAKING CHANGE in this next release ([#730](https://github.com/hashgraph/solo/issues/730)) ([06295f6](https://github.com/hashgraph/solo/commit/06295f6693051119c74263038e7c5dcde4bdbeb5)) --- 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 5622860dc..253a71aed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@hashgraph/solo", - "version": "0.99.0", + "version": "0.32.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@hashgraph/solo", - "version": "0.99.0", + "version": "0.32.0", "license": "Apache2.0", "os": [ "darwin", diff --git a/package.json b/package.json index bda151a13..3d9709ef9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hashgraph/solo", - "version": "0.99.0", + "version": "0.32.0", "description": "An opinionated CLI tool to deploy and manage private Hedera Networks.", "main": "./dist/src/index.js", "type": "module",