Namespace Transition Announcement: Hedera Projects Moving to Hiero
As previously announced in September 2024, Hedera projects have migrated to Hiero under Linux Foundation Decentralized Trust. This significant evolution involves a critical namespace transition from hashgraph to hiero
or hiero-ledger
, affecting project dependencies and SDK imports. This shift emphasizes greater transparency, collaboration, and open-source innovation, and developers are encouraged to update their dependencies accordingly to stay aligned.
Why the Migration from Hedera to Hiero?
In September 2024, Hedera took the strategic step of open sourcing its entire codebase, creating Hiero—an open, vendor-neutral platform hosted by the Linux Foundation’s LF Decentralized Trust. Hiero inherits Hedera’s robust technology and expands its reach by inviting community-driven collaboration, governance, and continuous innovation.
Hiero embraces an entirely open source and community-governed model, which makes it vendor-neutral, more transparent, inclusive, and fosters broader ecosystem growth.
What Does This Mean for Developers?
Developers using Hedera SDKs in Java, JavaScript, or Rust projects must update their project configurations, including package identifiers and dependencies, from the previous hashgraph namespace to the new hiero
or hiero-ledger
namespaces.
Two primary migration strategies are being used, depending on the SDK:
Single-Step Cutover
This involves a complete switch from the old namespace to the new one in a single, clearly defined release. After this release, new SDK updates will only be available under the new namespace. Older versions will remain accessible under the original hashgraph
namespace but will no longer receive updates or new features.
Java SDK
- The Java SDK will transition to the new namespace starting from version
2.80.0
(approximately in 9 months). - This change involves updating your build tools (e.g., Maven or Gradle configurations) to reflect the new groupId (
org.hiero
) and artifactId (hiero-sdk
). - Documentation and warnings about this upcoming transition will be clearly communicated leading up to the cutover.
→ Migration guidelines for Java SDK
Dual Publishing
Dual publishing involves simultaneously releasing SDK updates under both the old (hashgraph
) and new (hiero
or hiero-ledger
) namespaces for a specific transition period (6 months). After the dual publishing period, updates will only appear under the new namespace. This approach allows developers time to migrate their dependencies gradually.
JavaScript SDK
- The dual publishing process will begin from
v2.70.0
tov2.82.0
(6 months). - Starting from version
2.83.0
, updates will exclusively appear under@hiero-ledger
.
→ Migration guidelines for JavaScript SDK
Rust SDK
- The dual publishing process will begin from
v0.38.0
tov0.50.0
(6 months). - Starting from version
v0.51.0
, updates will exclusively appear underhiero
.
→ Migration guidelines for Rust SDK
Resources and Support
-
Introduction to Hiero: Learn more about Hiero’s vision and roadmap.
-
Hiero at LF Decentralized Trust Discord: For direct community support and discussions.
-
Hiero GitHub: Explore and contribute directly to Hiero projects.
-
SDK Collaboration Hub: Join broader community discussions, standardization initiatives, and efforts such as the newly developed Python SDK.
Conclusion
This namespace migration is essential for the long-term sustainability and community-centric governance of Hiero. We encourage all developers to begin updating their projects as soon as possible to ensure a seamless transition.
For questions or additional support, please reach out via Discord or GitHub Discussions. Let’s work together to build the future of decentralized trust with Hiero.
Recent Hiero Posts
-
Developer Community Interest in the Python SDK is Flourishing
August 9, 2025
The Python SDK Developer Community is Growing!
-
August's Open Issues at the Python SDK
August 1, 2025
August's Open Issues at the Python SDK
-
Hiero Python SDK – Announcing Release v0.1.3
July 18, 2025
The Hiero Python SDK has a new v0.1.3 release!
-
Help Shape Hiero’s Python SDK Office Hours
July 2, 2025
Join us and be part of our Hiero’s Python SDK Office Hours!