Skip to content

Releases: hiero-ledger/hiero-sdk-java

v2.72.0

11 May 13:31
v2.72.0
a91245e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.71.0...v2.72.0

v2.71.0

29 Apr 13:08
v2.71.0
7219bdc

Choose a tag to compare

What's Changed

  • chore(deps): bump step-security/harden-runner from 2.16.1 to 2.18.0 by @dependabot[bot] in #2712
  • chore(deps): bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 by @dependabot[bot] in #2706
  • chore(deps): bump tools.jackson.core:jackson-databind from 3.1.1 to 3.1.2 in /hiero-dependency-versions by @dependabot[bot] in #2707
  • chore(deps): bump tools.jackson.core:jackson-core from 3.1.1 to 3.1.2 in /hiero-dependency-versions by @dependabot[bot] in #2708
  • fix: Refactor Package Imports Integration Test by @Egbaiyelo in #2705
  • chore: update bouncycastle version by @mustafauzunn in #2713
  • chore(deps): bump step-security/ghaction-import-gpg from 6.3.1 to 7.0.0 by @dependabot[bot] in #2717
  • chore(deps): bump com.google.guava:guava from 33.5.0-android to 33.6.0-android in /hiero-dependency-versions by @dependabot[bot] in #2716
  • chore(deps): bump step-security/harden-runner from 2.18.0 to 2.19.0 by @dependabot[bot] in #2715
  • chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 by @dependabot[bot] in #2714
  • chore: update spring-boot version by @mustafauzunn in #2720
  • feat: HIP-1313 by @emiliyank in #2572
  • refactor: hip-1261 by @mustafauzunn in #2722
  • chore: release 2.71.0 by @mustafauzunn in #2724

New Contributors

Full Changelog: v2.70.0...v2.71.0

v2.70.0

14 Apr 13:30
v2.70.0
0791f07

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.69.0...v2.70.0

v2.69.0

31 Mar 11:07
v2.69.0
9972622

Choose a tag to compare

What's Changed

  • chore: replace wildcard imports with specific imports in example files by @newtechmitch in #2664
  • chore(deps): bump com.fasterxml.jackson.core:jackson-core from 2.21.1 to 2.21.2 in /hiero-dependency-versions by @dependabot[bot] in #2669
  • chore(deps): bump protobuf from 4.34.0 to 4.34.1 in /hiero-dependency-versions by @dependabot[bot] in #2668
  • build: update org.hiero.gradle.build to 0.7.6 by @jjohannes in #2657
  • chore(deps): bump grpc from 1.79.0 to 1.80.0 in /hiero-dependency-versions by @dependabot[bot] in #2666
  • chore(deps): bump android-actions/setup-android from 3.2.2 to 4.0.0 by @dependabot[bot] in #2672
  • refactor: transaction validation by @mustafauzunn in #2675
  • chore(deps): bump actions/deploy-pages from 4.0.5 to 5.0.0 by @dependabot[bot] in #2678
  • chore(deps): bump gradle/actions from 5.0.2 to 6.0.1 by @dependabot[bot] in #2673
  • refactor: replace wildcard imports with specific imports in SDK classes by @matheusmarqs1 in #2677
  • chore(deps): bump codecov/codecov-action from 5.0.2 to 6.0.0 by @dependabot[bot] in #2682
  • chore(deps): bump tools.jackson.core:jackson-databind from 3.1.0 to 3.1.1 in /hiero-dependency-versions by @dependabot[bot] in #2684
  • chore(deps): bump tools.jackson.core:jackson-core from 3.1.0 to 3.1.1 in /hiero-dependency-versions by @dependabot[bot] in #2686
  • chore(deps): bump org.springframework.boot:spring-boot-dependencies from 4.0.4 to 4.0.5 in /hiero-dependency-versions by @dependabot[bot] in #2685
  • chore: release 2.69.0 by @mustafauzunn in #2688

New Contributors

Full Changelog: v2.68.0...v2.69.0

v2.68.0

23 Mar 12:30
v2.68.0
2ff88dd

Choose a tag to compare

What's Changed

  • chore(deps): bump step-security/harden-runner from 2.14.2 to 2.15.0 by @dependabot[bot] in #2636
  • chore(deps): bump gradle/actions from 5.0.1 to 5.0.2 by @dependabot[bot] in #2634
  • chore(deps): bump com.fasterxml.jackson.core:jackson-core from 2.21.0 to 2.21.1 in /hiero-dependency-versions by @dependabot[bot] in #2631
  • chore(deps): bump protobuf from 4.33.4 to 4.33.5 in /hiero-dependency-versions by @dependabot[bot] in #2585
  • chore(deps): bump bouncycastle from 1.82 to 1.83 in /hiero-dependency-versions by @dependabot[bot] in #2582
  • chore(deps): bump com.google.guava:guava from 33.4.8-android to 33.5.0-android in /hiero-dependency-versions by @dependabot[bot] in #2481
  • chore(deps): bump grpc from 1.76.0 to 1.79.0 in /hiero-dependency-versions by @dependabot[bot] in #2619
  • chore(deps): bump step-security/harden-runner from 2.15.0 to 2.15.1 by @dependabot[bot] in #2645
  • chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in #2642
  • chore(deps): bump mockito from 5.21.0 to 5.22.0 in /hiero-dependency-versions by @dependabot[bot] in #2641
  • fix: add missing @OverRide annotations to toString() methods by @gangulysiddhartha22-cmyk in #2651
  • chore: removed wildcard imports tck by @oGranny in #2653
  • fix: TopicInfo customFixedFee to return valid feeCollectorAccountId when parse from proto by @manishdait in #2643
  • feat(TCK): Implemented TopicInfoQuery by @manishdait in #2626
  • refactor: ecdsa type by @mustafauzunn in #2659
  • feat(TCK): Implement FileInfoQuery by @manishdait in #2606
  • chore(deps): bump step-security/harden-runner from 2.15.1 to 2.16.0 by @dependabot[bot] in #2655
  • chore(deps): bump mockito from 5.22.0 to 5.23.0 in /hiero-dependency-versions by @dependabot[bot] in #2656
  • chore(deps): bump protobuf from 4.33.5 to 4.34.0 in /hiero-dependency-versions by @dependabot[bot] in #2640
  • chore: replace wildcard imports in CustomFeeLimitTest by @kimhieu-dev in #2663
  • refactor: verifyTransaction method by @mustafauzunn in #2661
  • chore: release 2.68.0 by @mustafauzunn in #2665

New Contributors

Full Changelog: v2.67.0...v2.68.0

v2.67.0

26 Feb 09:48
v2.67.0
89787e8

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/checkout from 5.0.0 to 6.0.2 by @dependabot[bot] in #2571
  • chore(deps): bump actions/setup-java from 4.7.1 to 5.2.0 by @dependabot[bot] in #2570
  • chore(deps): bump step-security/harden-runner from 2.14.0 to 2.14.1 by @dependabot[bot] in #2575
  • chore(deps): bump actions/setup-node from 4.4.0 to 6.2.0 by @dependabot[bot] in #2563
  • chore(deps): bump mockito from 5.19.0 to 5.20.0 in /hiero-dependency-versions by @dependabot[bot] in #2533
  • chore(deps): bump org.assertj:assertj-core from 3.27.3 to 3.27.6 in /hiero-dependency-versions by @dependabot[bot] in #2482
  • chore(deps): bump grpc from 1.75.0 to 1.76.0 in /hiero-dependency-versions by @dependabot[bot] in #2532
  • chore(deps): bump org.junit.jupiter:junit-jupiter-api from 5.13.4 to 6.0.1 in /hiero-dependency-versions by @dependabot[bot] in #2534
  • chore(deps): bump com.fasterxml.jackson.core:jackson-core from 2.19.2 to 2.20.1 in /hiero-dependency-versions by @dependabot[bot] in #2531
  • chore(deps): bump step-security/ghaction-import-gpg from 6.3.0 to 6.3.1 by @dependabot[bot] in #2467
  • chore(deps): bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 by @dependabot[bot] in #2441
  • chore(deps): bump bouncycastle from 1.80 to 1.82 in /hiero-dependency-versions by @dependabot[bot] in #2471
  • chore(deps): bump io.netty:netty-bom from 4.2.6.Final to 4.2.9.Final in /hiero-dependency-versions by @dependabot[bot] in #2530
  • feat(TCK): TokenReject implementation by @mustafauzunn in #2581
  • chore(deps): bump gradle/actions from 5.0.0 to 5.0.1 by @dependabot[bot] in #2579
  • chore(deps): bump protobuf from 4.31.1 to 4.33.0 in /hiero-dependency-versions by @dependabot[bot] in #2529
  • feat(TCK): TokenInfoQuery implementation by @mustafauzunn in #2594
  • feat(TCK): AccountBalanceQuery implementation by @mustafauzunn in #2597
  • chore: update Lambda names by @emiliyank in #2603
  • Release v2.67.0-beta.1 by @emiliyank in #2604
  • chore(deps): bump org.assertj:assertj-core from 3.27.6 to 3.27.7 in /hiero-dependency-versions by @dependabot[bot] in #2586
  • chore(deps): bump step-security/harden-runner from 2.14.1 to 2.14.2 by @dependabot[bot] in #2609
  • chore(deps): bump mockito from 5.20.0 to 5.21.0 in /hiero-dependency-versions by @dependabot[bot] in #2588
  • chore: Add TCK Endpoints by @0xivanov in #2616
  • chore(deps): bump com.fasterxml.jackson.core:jackson-core from 2.20.1 to 2.21.0 in /hiero-dependency-versions by @dependabot[bot] in #2587
  • feat(TCK): NftInfoQuery implementation by @mustafauzunn in #2624
  • feat(TCK): ContractCallQuery implementation by @mustafauzunn in #2605
  • feat(TCK): AddressBookQuery implementation by @mustafauzunn in #2610
  • chore(deps): bump io.netty:netty-bom from 4.2.9.Final to 4.2.10.Final in /hiero-dependency-versions by @dependabot[bot] in #2620
  • chore(deps): bump hiero-ledger/hiero-solo-action from 0.16.0 to 0.17.0 by @dependabot[bot] in #2617
  • chore(deps): bump org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0 in /hiero-dependency-versions by @dependabot[bot] in #2584
  • chore: fix TCK tests by @0xivanov in #2627
  • feat(TCK): ContractByteCodeQuery implementation by @mustafauzunn in #2630
  • feat(TCK): Implemented Schedule Info Query by @manishdait in #2615
  • feat: receipt/record query failover to other nodes by @mustafauzunn in #2613
  • feat(TCK): Added CreateEthereumTransaction by @manishdait in #2629
  • fix: block field and related logic for MirrorNodeContractQuery by @mustafauzunn in #2614
  • build: fix dependencies issues caused by json-snapshot / update Gradle by @jjohannes in #2638
  • Release v2.67.0 by @mustafauzunn in #2639

New Contributors

Full Changelog: v2.66.0...v2.67.0

v2.67.0-beta.1

09 Feb 08:08
v2.67.0-beta.1
c213bf8

Choose a tag to compare

v2.67.0-beta.1 Pre-release
Pre-release

What's Changed

  • chore(deps): bump actions/checkout from 5.0.0 to 6.0.2 by @dependabot[bot] in #2571
  • chore(deps): bump actions/setup-java from 4.7.1 to 5.2.0 by @dependabot[bot] in #2570
  • chore(deps): bump step-security/harden-runner from 2.14.0 to 2.14.1 by @dependabot[bot] in #2575
  • chore(deps): bump actions/setup-node from 4.4.0 to 6.2.0 by @dependabot[bot] in #2563
  • chore(deps): bump mockito from 5.19.0 to 5.20.0 in /hiero-dependency-versions by @dependabot[bot] in #2533
  • chore(deps): bump org.assertj:assertj-core from 3.27.3 to 3.27.6 in /hiero-dependency-versions by @dependabot[bot] in #2482
  • chore(deps): bump grpc from 1.75.0 to 1.76.0 in /hiero-dependency-versions by @dependabot[bot] in #2532
  • chore(deps): bump org.junit.jupiter:junit-jupiter-api from 5.13.4 to 6.0.1 in /hiero-dependency-versions by @dependabot[bot] in #2534
  • chore(deps): bump com.fasterxml.jackson.core:jackson-core from 2.19.2 to 2.20.1 in /hiero-dependency-versions by @dependabot[bot] in #2531
  • chore(deps): bump step-security/ghaction-import-gpg from 6.3.0 to 6.3.1 by @dependabot[bot] in #2467
  • chore(deps): bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 by @dependabot[bot] in #2441
  • chore(deps): bump bouncycastle from 1.80 to 1.82 in /hiero-dependency-versions by @dependabot[bot] in #2471
  • chore(deps): bump io.netty:netty-bom from 4.2.6.Final to 4.2.9.Final in /hiero-dependency-versions by @dependabot[bot] in #2530
  • feat(TCK): TokenReject implementation by @mustafauzunn in #2581
  • chore(deps): bump gradle/actions from 5.0.0 to 5.0.1 by @dependabot[bot] in #2579
  • chore(deps): bump protobuf from 4.31.1 to 4.33.0 in /hiero-dependency-versions by @dependabot[bot] in #2529
  • feat(TCK): TokenInfoQuery implementation by @mustafauzunn in #2594
  • feat(TCK): AccountBalanceQuery implementation by @mustafauzunn in #2597
  • chore: update Lambda names by @emiliyank in #2603
  • Release v2.67.0-beta.1 by @emiliyank in #2604

New Contributors

Full Changelog: v2.66.0...v2.67.0-beta.1

v2.66.0

21 Jan 16:49
v2.66.0
614ace6

Choose a tag to compare

What's Changed

Full Changelog: v2.65.0...v2.66.0

v2.65.0

20 Nov 14:28
v2.65.0
ff1a4fd

Choose a tag to compare

v2.65.0 Pre-release
Pre-release

What's Changed

Full Changelog: v2.64.0...v2.65.0

v2.64.0

30 Sep 15:01
v2.64.0
dffc4bd

Choose a tag to compare

What's Changed

Added

Bug fixes

Dependency changes

  • chore(deps): bump io.netty:netty-bom from 4.2.4.Final to 4.2.6.Final in /hiero-dependency-versions by @dependabot[bot] in #2458
  • build: bump Gradle to 9.0.0 / plugins to 0.5.0 by @jjohannes in #2461
  • chore(deps): bump mockito from 5.18.0 to 5.19.0 in /hiero-dependency-versions by @dependabot[bot] in #2442
  • chore(deps): bump gradle/actions from 4.4.2 to 4.4.4 by @dependabot[bot] in #2486
  • chore: bump solo action by @0xivanov in #2479

Full Changelog: v2.63.0...v2.64.0