Added
- Support for a new RPC v0.10.1 spec.
- There is now an option to output logs in json format. To do so, pass
--log-jsoninto your juno command. - Kubernetes support for Juno officially out. Read more about it in our docs!
Fixed
- Fixed a bug in
get_storage_proofin which we were returning an incorrect storage proof hash.
Changed
- Update to the latest Go version (1.26)
- Small performance optimizations here and there.
New Contributors
Full Changelog: v0.15.19...v0.15.20