Skip to content

Releases: hashgraph/hedera-sdk-java

v2.45.0-beta.1

22 Nov 09:41
v2.45.0-beta.1
9b2617d
Compare
Choose a tag to compare
v2.45.0-beta.1 Pre-release
Pre-release

What's Changed

  • chore: Make integration tests tests run concurrently by @0xivanov in #2069
  • chore(deps): bump gradle/actions from 4.1.0 to 4.2.0 by @dependabot in #2079
  • chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.0 by @dependabot in #2081
  • chore(deps): bump codecov/codecov-action from 5.0.0 to 5.0.2 by @dependabot in #2082
  • feat(TCK): updateToken method by @0xivanov in #2084
  • feat: init client with mirror network by @0xivanov in #2085
  • chore(deps): bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #2087
  • chore(deps): bump gradle/actions from 4.2.0 to 4.2.1 by @dependabot in #2086
  • feat(TCK): Implement tokenDelete by @0xivanov in #2088
  • chore(deps): bump codecov/codecov-action from 5.0.2 to 5.0.4 by @dependabot in #2093
  • chore(deps): bump com.esaulpaugh:headlong from 12.1.0 to 12.3.3 in /sdk-dependency-versions by @dependabot in #2059
  • chore(deps): bump codecov/codecov-action from 5.0.4 to 5.0.7 by @dependabot in #2094
  • chore(deps): bump io.grpc:grpc-stub from 1.64.0 to 1.68.1 in /sdk-dependency-versions by @dependabot in #2060
  • chore(deps): bump io.grpc:grpc-api from 1.64.0 to 1.68.1 in /sdk-dependency-versions by @dependabot in #2067
  • chore(deps): bump io.grpc:grpc-protobuf from 1.64.0 to 1.68.1 in /sdk-dependency-versions by @dependabot in #2062
  • chore(deps): bump io.grpc:grpc-protobuf-lite from 1.64.0 to 1.68.1 in /sdk-dependency-versions by @dependabot in #2061
  • chore(deps): bump io.grpc:grpc-inprocess from 1.64.0 to 1.67.1 in /sdk-dependency-versions by @dependabot in #2083
  • chore: fix serialize/deserialize for NodeUpdate and NodeCreate by @0xivanov in #2092
  • fix: NodeUpdateTransaction sets description as empty string by @0xivanov in #2096
  • release: v2.45.0-beta.1 by @0xivanov in #2097

Full Changelog: v2.44.0...v2.45.0-beta.1

v2.44.0

12 Nov 13:35
v2.44.0
278a2e9
Compare
Choose a tag to compare

What's Changed

  • ci: Update per Q3 audit findings by @mishomihov00 in #2055
  • chore(deps): bump com.google.protobuf:protobuf-java from 3.25.3 to 4.28.3 in /sdk-dependency-versions by @dependabot in #2049
  • chore(deps): bump org.bouncycastle:bcprov-jdk18on from 1.78.1 to 1.79 in /sdk-dependency-versions by @dependabot in #2065
  • chore(deps): bump com.fasterxml.jackson.core:jackson-core from 2.18.0 to 2.18.1 in /sdk-dependency-versions by @dependabot in #2066
  • chore(deps): bump com.autonomousapps:dependency-analysis-gradle-plugin from 2.3.0 to 2.4.2 in /gradle/plugins by @dependabot in #2068
  • chore(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 in /sdk-dependency-versions by @dependabot in #2064
  • chore: remove IllegalStateException when specific node id is not present in address book by @0xivanov in #2056
  • chore: Do not shutdown externally provided executor by @0xivanov in #2057
  • chore(deps): bump android-actions/setup-android from 3.2.1 to 3.2.2 by @dependabot in #2072
  • refactor: Extract fromConfig() logic from Client by @steffenboe in #2036
  • release: v2.44.0 by @0xivanov in #2078

New Contributors

Full Changelog: v2.43.0...v2.44.0

v2.43.0

29 Oct 09:21
v2.43.0
00b0eb0
Compare
Choose a tag to compare

What's Changed

  • Set adressBook and remove overloaded method by @steffenboe in #2024
  • chore(deps): bump com.autonomousapps:dependency-analysis-gradle-plugin from 2.1.4 to 2.2.0 in /gradle/plugins by @dependabot in #2041
  • feat(TCK): Implement TokenCreate by @0xivanov in #2030
  • chore: Pull protos from services by @0xivanov in #2043
  • chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #2046
  • chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 by @dependabot in #2048
  • chore(deps): bump actions/setup-java from 4.4.0 to 4.5.0 by @dependabot in #2047
  • chore(deps): bump com.autonomousapps:dependency-analysis-gradle-plugin from 2.2.0 to 2.3.0 in /gradle/plugins by @dependabot in #2052
  • release: v2.43.0 by @0xivanov in #2053

Full Changelog: v2.42.0...v2.43.0

v2.42.0

16 Oct 11:23
v2.42.0
214ed6e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #2022
  • chore(deps): bump gradle/actions from 4.0.1 to 4.1.0 by @dependabot in #1996
  • chore(deps): bump com.autonomousapps:dependency-analysis-gradle-plugin from 2.0.2 to 2.1.4 in /gradle/plugins by @dependabot in #2028
  • feat: support ports that are not well known for use with port forwarding by @matteriben in #1930
  • Make testEnv implement Autoclosable Interface, replace occurrences by @steffenboe in #2023
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.1 by @dependabot in #2029
  • fix:reset setFileId and setContractId #1596 by @jmiquis in #2025
  • chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 in /sdk-dependency-versions by @dependabot in #2037
  • feat(ContractFunctionParameters): adds addBytes4 and addBytes4Array by @logickoder in #2038
  • build: remove inconsistent code analysis / align with hedera-services by @jjohannes in #2016
  • build: update test-only dependency - Jackson by @jjohannes in #2031
  • test: Add integration test for NodeCreateTransaction by @0xivanov in #2034
  • release v2.42.0 by @0xivanov in #2039

New Contributors

Full Changelog: v2.41.0...v2.42.0

v2.41.0

01 Oct 15:05
v2.41.0
2fb25c8
Compare
Choose a tag to compare

What's Changed

  • fix: Android toList runtime issue by @0xivanov in #2010
  • feat: Simplified ipv4 address by @0xivanov in #1970
  • chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 by @dependabot in #2002
  • chore(deps): bump com.autonomousapps:dependency-analysis-gradle-plugin from 2.0.1 to 2.0.2 in /gradle/plugins by @dependabot in #2000
  • chore(deps): bump step-security/harden-runner from 2.9.1 to 2.10.1 by @dependabot in #1993
  • chore(deps): bump actions/setup-java from 4.2.2 to 4.4.0 by @dependabot in #2011
  • release: v2.41.0 by @0xivanov in #2019

Full Changelog: v2.40.0...v2.41.0

v2.40.0

24 Sep 14:32
v2.40.0
f8af515
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.39.0...v2.40.0

v2.39.0

09 Sep 14:07
v2.39.0
faa2191
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump com.github.spotbugs:spotbugs-annotations from 4.7.3 to 4.8.6 in /sdk-dependency-versions by @dependabot in #1963
  • chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.10 to 2.0.20 in /sdk-dependency-versions by @dependabot in #1960
  • chore(deps): bump gradle/actions from 4.0.0 to 4.0.1 by @dependabot in #1968
  • fix: handle FEE_SCHEDULE_FILE_PART_UPLOADED status by @0xivanov in #1967
  • chore: fix e2e tests by @0xivanov in #1971
  • ci: update workflows to use latitude.sh based runners by @nathanklick in #1974
  • chore(deps): bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 in /sdk-dependency-versions by @dependabot in #1977
  • chore(deps): bump com.autonomousapps:dependency-analysis-gradle-plugin from 1.33.0 to 2.0.1 in /gradle/plugins by @dependabot in #1980
  • chore: Updated CODEOWNERS by @rbarkerSL in #1982
  • feat(HIP-904) - TokenAirdropTransaction by @0xivanov in #1966
  • feat(HIP-904) - TokenAirdrop Claim/Cancel by @0xivanov in #1972
  • release v2.39.0 by @0xivanov in #1991

Full Changelog: v2.38.0...v2.39.0

v2.38.0

22 Aug 13:23
v2.38.0
f63aa98
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump step-security/ghaction-import-gpg from 6.0.0 to 6.1.0 by @dependabot in #1939
  • chore(deps): bump step-security/harden-runner from 2.9.0 to 2.9.1 by @dependabot in #1937
  • chore(deps): bump gradle/actions from 3.5.0 to 4 by @dependabot in #1934
  • chore: update directory for gradle in dependabot by @isavov in #1922
  • chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to 2.0.10 in /sdk-dependency-versions by @dependabot in #1940
  • chore(deps): bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.16 in /sdk-dependency-versions by @dependabot in #1942
  • chore(deps): bump actions/setup-java from 4.2.1 to 4.2.2 by @dependabot in #1938
  • chore(deps): bump org.assertj:assertj-core from 3.24.2 to 3.26.3 in /sdk-dependency-versions by @dependabot in #1949
  • chore(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0 in /sdk-dependency-versions by @dependabot in #1946
  • chore(deps): bump com.esaulpaugh:headlong from 10.0.0 to 12.1.0 in /sdk-dependency-versions by @dependabot in #1941
  • fix: examples by @thenswan in #1932
  • feat(HIP-869): Dynamic Address Book - Stage 1 - HAPI Endpoints by @thenswan in #1892
  • release: v2.38.0 by @0xivanov in #1959

Full Changelog: v2.37.0...v2.38.0

v2.37.0

05 Aug 10:39
ab2510f
Compare
Choose a tag to compare

Changed

  • updated bouncycastle dependency
  • updated protoc dependency
  • other various codebase chores

v2.36.0

24 Jul 10:10
1af1e91
Compare
Choose a tag to compare

Added

  • Token Reject functionality (part of HIP-904)