Skip to content

Releases: hiero-ledger/hiero-sdk-rust

v0.41.0

29 Oct 11:01
1e6b436

Choose a tag to compare

What's Changed

  • fix: Replace solo quick-start with solo-action by @gsstoykov in #1097
  • chore(deps): bump log from 0.4.27 to 0.4.28 by @dependabot[bot] in #1100
  • chore(deps): bump time from 0.3.42 to 0.3.43 by @dependabot[bot] in #1099
  • chore(deps): bump step-security/harden-runner from 2.13.0 to 2.13.1 by @dependabot[bot] in #1109
  • chore(deps): bump serde_json from 1.0.143 to 1.0.145 by @dependabot[bot] in #1108
  • chore(deps): bump rust_decimal from 1.37.2 to 1.38.0 by @dependabot[bot] in #1107
  • chore(deps): bump serde from 1.0.219 to 1.0.223 by @dependabot[bot] in #1106
  • chore: Bump Solo Action by @gsstoykov in #1139
  • chore(deps): bump triomphe from 0.1.14 to 0.1.15 by @dependabot[bot] in #1130
  • chore(deps): bump pem from 3.0.5 to 3.0.6 by @dependabot[bot] in #1136
  • chore(deps): bump parking_lot from 0.12.4 to 0.12.5 by @dependabot[bot] in #1131
  • chore(deps): bump rust_decimal from 1.38.0 to 1.39.0 by @dependabot[bot] in #1135
  • chore(deps): bump regex from 1.11.2 to 1.12.1 by @dependabot[bot] in #1137
  • chore(deps): bump tokio from 1.47.1 to 1.48.0 by @dependabot[bot] in #1140
  • chore: Change Dependabot PR frequency by @gsstoykov in #1145
  • chore(deps): bump ncipollo/release-action from 1.18.0 to 1.20.0 by @dependabot[bot] in #1103
  • chore(deps): bump actions/setup-node from 4.4.0 to 6.0.0 by @dependabot[bot] in #1144
  • chore: [StepSecurity] Apply security best practices by @stepsecurity-app[bot] in #1129
  • chore(deps): bump step-security/conventional-pr-title-action from 3.2.3 to 3.2.4 by @dependabot[bot] in #1127
  • chore(deps): bump dtolnay/rust-toolchain from b3b07ba8b418998c39fb20f53e8b695cdcc8de1b to 6d653acede28d24f02e3cd41383119e8b1b35921 by @dependabot[bot] in #1118
  • chore(release): v0.41.0 by @gsstoykov in #1148

New Contributors

  • @stepsecurity-app[bot] made their first contribution in #1129

Full Changelog: v0.40.0...v0.41.0

v0.40.0

02 Sep 11:46
417ceb4

Choose a tag to compare

What's Changed

Full Changelog: v0.39.2...v0.40.0

v0.39.2

20 Aug 13:02
06a4d71

Choose a tag to compare

What's Changed

Full Changelog: v0.39.1...v0.39.2

v0.38.1

06 Aug 15:22
v0.38.1
e0c1521

Choose a tag to compare

What's Changed

Full Changelog: 0.38.0...v0.38.1

v0.38.0-beta.14

04 Aug 15:39
v0.38.0-beta.14
af4fc39

Choose a tag to compare

What's Changed

Full Changelog: 0.37.0...v0.38.0-beta.14

v0.37.0

23 Jul 07:17
393856e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.36.0...0.37.0

v0.36.0

09 Jul 12:49
cdd4a9a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.35.0...0.36.0

v0.35.0

26 Jun 10:06
381699d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.34.0...0.35.0

v0.34.0

12 Jun 13:01
417350c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.33.0...0.34.0

v0.33.0

20 May 10:23
1222ef4

Choose a tag to compare

What's Changed

  • Change references to Hiero & change TCK default port to 8544 by @RickyLB in #913
  • Bump jsonrpsee version to latest by @RickyLB in #918
  • chore(deps): bump step-security/harden-runner from 2.11.0 to 2.11.1 by @dependabot in #917
  • chore: Update dependabot.yml for additional envs by @andrewb1269hg in #924
  • chore(deps): bump tracing from 0.1.40 to 0.1.41 by @dependabot in #929
  • chore(deps): bump actions/setup-node from 4.3.0 to 4.4.0 by @dependabot in #932
  • chore(deps): bump tokio from 1.39.2 to 1.44.2 by @dependabot in #933
  • chore(deps): bump env_logger from 0.11.5 to 0.11.6 by @dependabot in #928
  • chore(deps): bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot in #938
  • Create MAINTAINERS.md by @hendrikebbers in #915
  • chore(deps): bump openssl from 0.10.70 to 0.10.72 by @dependabot in #920
  • chore(deps): bump async-trait from 0.1.81 to 0.1.88 by @dependabot in #925
  • chore(deps): bump prost from 0.13.4 to 0.13.5 by @dependabot in #926
  • chore(deps): bump anyhow from 1.0.86 to 1.0.98 by @dependabot in #935
  • chore(deps): bump hex-literal from 0.4.1 to 1.0.0 by @dependabot in #936
  • Add exchange_rate_in_cents to ExchangeRate by @RickyLB in #875
  • chore(deps): bump expect-test from 1.5.0 to 1.5.1 by @dependabot in #943
  • chore(deps): bump pem from 3.0.4 to 3.0.5 by @dependabot in #944
  • chore(deps): bump k256 from 0.13.3 to 0.13.4 by @dependabot in #945
  • feat: Add auto set for auto_renew_account by @gsstoykov in #907
  • chore(deps): bump rlp from 0.5.2 to 0.6.1 by @dependabot in #947

New Contributors

Full Changelog: 0.32.0...0.33.0