Skip to content

Commit 184cee5

Browse files
authored
chore: announce Hiero Enterprise Java v0.20.0 release (hiero-ledger#516)
Signed-off-by: Jessica G <jwagantall@linuxfoundation.org>
1 parent 421418d commit 184cee5

2 files changed

Lines changed: 48 additions & 0 deletions

File tree

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
+++
2+
title = "Hiero Enterprise Java – Announcing Release v0.20.0"
3+
featured_image = "/images/hiero-enterprise-java-0.20.0.png"
4+
date = 2026-06-22T00:00:00+00:00
5+
categories = ["Blog"]
6+
abstract = "The Hiero Enterprise Java project has a new release: v0.20.0."
7+
[[authors]]
8+
name = "Hiero Community"
9+
organization = "Hiero"
10+
+++
11+
12+
We’re excited to share the news of our first release for [**hiero-enterprise-java**](https://github.com/hiero-ledger/hiero-enterprise-java/releases)!
13+
14+
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**.
15+
16+
* * *
17+
18+
## What Does This Release Include?
19+
20+
This release introduces multiple API and framework enhancements, for example:
21+
- New `accountClient` capabilities add support for allowance approval, cryptocurrency transfers and account updates
22+
- HookStore transaction support, and Mirror Node Blocks API support across all supported frameworks.
23+
- 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.
24+
- Multiple correctness and reliability fixes
25+
- 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.
26+
27+
## Release Information and Artifacts?
28+
29+
- **Repository:** hiero-ledger/hiero-enterprise-java
30+
- **Version:** v0.20.0
31+
- **Published:** June 17,2026
32+
- **Release URL in GitHub:** [v0.20.0](https://github.com/hiero-ledger/hiero-enterprise-java/releases/tag/v0.20.0)
33+
- **Release URL in Maven Central:**
34+
- [hiero-enterprise-spring](https://central.sonatype.com/artifact/org.hiero/hiero-enterprise-spring)
35+
- [hiero-enterprise-base](https://central.sonatype.com/artifact/org.hiero/hiero-enterprise-base)
36+
- [hiero-enterprise](https://central.sonatype.com/artifact/org.hiero/hiero-enterprise)
37+
- [hiero-enterprise-microprofile](https://central.sonatype.com/artifact/org.hiero/hiero-enterprise-microprofile)
38+
39+
## Release Notes
40+
41+
For the complete details of commits included, see the original GitHub release: [Release v0.20.0](https://github.com/hiero-ledger/hiero-enterprise-java/releases/tag/v0.20.0)
42+
43+
## Get Involved!
44+
45+
- Clone and take a look at the code for [hiero-enterprise-java in GitHub.](https://github.com/hiero-ledger/hiero-enterprise-java).
46+
- Join our [LF Decentralized Trust Discord](https://discord.com/invite/hyperledger) for real-time discussions on Hiero topics including hiero-enterprise-java.
47+
- Take a look at [Hiero's public calendar](https://zoom-lfx.platform.linuxfoundation.org/meetings/hiero) and join us in the next meeting.
48+
- To learn more about Hiero, explore our [full content in GitHub](https://github.com/hiero-ledger).
38.7 KB
Loading

0 commit comments

Comments
 (0)