Skip to content

Publish the SDK under the Hiero namespace #2490

@SimiHunjan

Description

@SimiHunjan

As previously announced in September 2024, Hedera projects have migrated to Hiero under Linux Foundation Decentralized Trust. As part of this transition, the Java SDK needs to be published under the Hiero namespace.

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.

  • The Java SDK will transition to the new namespace starting from version 2.80.0 (approximately in 9 months from the announcement date).
  • This change involves updating your build tools (e.g., Maven or Gradle configurations) to reflect the new groupId (org.hiero) and artifactId (hiero-sdk).

Will need to update the gradle build configuration.

  • Update the packages to the new Hiero namespace
  • Update the workflow to publish under the new namespace when releasing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions