Overview
The Hedera JSON-RPC Relay v0.64.0 release introduces a notable enhancement with the addition of the LZ <> Hedera HTS Connector for existing token examples. This feature provides a powerful example of integrating LayerZero with Hedera's HTS, enabling seamless cross-chain token interactions and showcasing the platform's interoperability capabilities.
This release also includes dependency upgrades, including updates to @graphprotocol/graph-cli
, @mui/material
, and web3
, enhance security and compatibility. Internal updates, such as the improved Grafana dashboard for HBAR Rate Limit visibility and updates to release automation, continue to strengthen the platform’s reliability and developer experience. These improvements solidify the Hedera JSON-RPC Relay as a robust and adaptable solution for developers.
What's Changed
Enhancements
- feat: add LZ <> Hedera HTS Connector for existing token example by @natanasow in #3361
Dependency Upgrades
- build: [Snyk] Security upgrade @graphprotocol/graph-cli from 0.89.0 to 0.92.0 by @swirlds-automation in #3341
- build: [Snyk] Upgrade @mui/material from 5.16.7 to 5.16.8 by @swirlds-automation in #3348
- build: [Snyk] Upgrade web3 from 4.15.0 to 4.16.0 by @swirlds-automation in #3359
- build: [Snyk] Upgrade dotenv from 16.4.5 to 16.4.7 by @swirlds-automation in #3358
- build: [Snyk] Upgrade dotenv from 16.4.5 to 16.4.7 by @swirlds-automation in #3364
- build: [Snyk] Upgrade @graphprotocol/graph-ts from 0.35.1 to 0.37.0 by @swirlds-automation in #3365
Internal Changes
- chore: updated release-automation script to add more information to SNAPSHOT PR by @quiet-node in #3357
- feat: add layer zero examples by @natanasow in #3326
- chore: updated grafana dashboard for better HBAR Rate Limit visibility by @quiet-node in #3362
- chore: rename devops-ci to platform-ci by @andrewb1269hg in #3391
New Contributors
- @andrewb1269hg made their first contribution in #3391
Full Changelog: v0.63.2...v0.64.0