Hiero Enterprise Java – Announcing Release v0.20.0

June 22, 2026

by Hiero Community

Hiero

We’re excited to share the news of our first release for hiero-enterprise-java!

This release marks an exciting milestone for the Hiero Enterprise Java team! It is the first release published under the Hiero namespace, now available in Maven under org.hiero.


What Does This Release Include?

This release introduces multiple API and framework enhancements, for example:

  • New accountClient capabilities add support for allowance approval, cryptocurrency transfers and account updates
  • HookStore transaction support, and Mirror Node Blocks API support across all supported frameworks.
  • On the framework side, MicroProfile now exposes TopicClient and TopicRepository as CDI beans, and topic handling has been improved with JSON parsing fixes for both Spring and MicroProfile modules.
  • Multiple correctness and reliability fixes
  • Security and operational hardening were strengthened through signing configuration fixes, protections against leaking operator private keys or OS environment variables in logs, updated workflow permissions, pinned workflows, and StepSecurity best-practice adoption.

Release Information and Artifacts?

Release Notes

For the complete details of commits included, see the original GitHub release: Release v0.20.0

Get Involved!