## [0.34.0](https://github.com/hashgraph/solo/compare/v0.33.0...v0.34.0) (2025-01-24)
### Features
* `solo deployment create` should use the context and cluster provided for where to save the remote config ([#1142](https://github.com/hashgraph/solo/issues/1142)) ([fe42edd](https://github.com/hashgraph/solo/commit/fe42eddb331741408b8f4b8bc215225e0b3b9536))
* Connect to multicluster deployments and validate remoteConfigs ([#1141](https://github.com/hashgraph/solo/issues/1141)) ([c78e226](https://github.com/hashgraph/solo/commit/c78e226376aa3966f091a9ea2ef62c8916cd9b09))
* for v0.59.x or greater set the internal IP address to 127.0.0.1 to avoid an ISS, in config.txt ([#1162](https://github.com/hashgraph/solo/issues/1162)) ([4ca488b](https://github.com/hashgraph/solo/commit/4ca488beb14cbc0967ac6b0ebd60f962b9f889bc))
* node upgrade command and new e2e tests ([#1133](https://github.com/hashgraph/solo/issues/1133)) ([1cf5893](https://github.com/hashgraph/solo/commit/1cf5893226f59f8d04246c09a6f1ead9808fb3a7))
* separate explorer from mirror node install/uninstall ([#1177](https://github.com/hashgraph/solo/issues/1177)) ([0887fa6](https://github.com/hashgraph/solo/commit/0887fa6faa18b26159b4fab169f6c08edde7d5d4))
* solo network destroy should update remote-config ([#1155](https://github.com/hashgraph/solo/issues/1155)) ([98b028f](https://github.com/hashgraph/solo/commit/98b028fc3baf44faa8b8b5c8f67d0dcab5ff532b))
* Update solo to load remote config near entry point ([#1176](https://github.com/hashgraph/solo/issues/1176)) ([473a650](https://github.com/hashgraph/solo/commit/473a650730efa401a23305579534254654425354))
### Bug Fixes
* merge error due to change of remote_config_tasks ([#1197](https://github.com/hashgraph/solo/issues/1197)) ([9d1a8cb](https://github.com/hashgraph/solo/commit/9d1a8cb02b3b8907da4876db4bd773391fa46022))
* Normalize mirror node resources path ([#1175](https://github.com/hashgraph/solo/issues/1175)) ([ab018a7](https://github.com/hashgraph/solo/commit/ab018a70494b9f2d3972a483f375b821131181a4))
* Refactor RemoteConfigTasks class ([#1185](https://github.com/hashgraph/solo/issues/1185)) ([66cfc4d](https://github.com/hashgraph/solo/commit/66cfc4d2b2580096453909fd299a4cd18086e1e8))
* remove k8.getKubeConfig ([#1182](https://github.com/hashgraph/solo/issues/1182)) ([89c557a](https://github.com/hashgraph/solo/commit/89c557aae7749aeddf1d3ec4f94b9ebc292ed82e))
* Set mirror node importer startDate ([#1174](https://github.com/hashgraph/solo/issues/1174)) ([9d9ef53](https://github.com/hashgraph/solo/commit/9d9ef536fab117387e4f45c52942a409ce6e2ba4))
* update hedera explorer chart version and location ([#1188](https://github.com/hashgraph/solo/issues/1188)) ([0c415ef](https://github.com/hashgraph/solo/commit/0c415efb6de355fe5463692b6f9acf7495c07445))
* use "double fork" to invoke port forward within Taskfile ([#1148](https://github.com/hashgraph/solo/issues/1148)) ([d662d3f](https://github.com/hashgraph/solo/commit/d662d3fbae176d6bd31860b96697688353b540af))