Skip to content

Releases: hashgraph/hedera-sdk-java

v2.47.0-beta.1

19 Dec 11:05
v2.47.0-beta.1
ec64334
Compare
Choose a tag to compare
v2.47.0-beta.1 Pre-release
Pre-release

What's Changed

  • build: use common Hiero Gradle config by @jjohannes in #2033
  • chore(deps): bump org.mockito:mockito-core from 5.8.0 to 5.14.2 in /hiero-dependency-versions by @dependabot in #2140
  • chore(deps): bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.11.3 in /hiero-dependency-versions by @dependabot in #2132
  • chore(deps): bump io.grpc:grpc-api from 1.68.2 to 1.69.0 in /hiero-dependency-versions by @dependabot in #2137
  • chore(deps): bump com.google.code.gson:gson from 2.10.1 to 2.11.0 in /hiero-dependency-versions by @dependabot in #2136
  • chore(deps): bump io.grpc:grpc-protobuf from 1.68.2 to 1.69.0 in /hiero-dependency-versions by @dependabot in #2133
  • chore(deps): bump com.fasterxml.jackson.core:jackson-core from 2.18.0 to 2.18.2 in /hiero-dependency-versions by @dependabot in #2135
  • chore(deps): bump io.grpc:protoc-gen-grpc-java from 1.66.0 to 1.69.0 in /hiero-dependency-versions by @dependabot in #2138
  • chore(deps): bump com.google.protobuf:protoc from 3.25.4 to 4.29.1 in /hiero-dependency-versions by @dependabot in #2131
  • build: remove duplicated dependency versions by @jjohannes in #2143
  • build: repair running test AND testIntegration with code coverage on CI by @jjohannes in #2144
  • chore(deps): bump gradle/actions from 4.2.1 to 4.2.2 by @dependabot in #2148
  • chore(deps): bump actions/setup-java from 4.5.0 to 4.6.0 by @dependabot in #2147
  • chore: rename packages to hiero by @0xivanov in #2141
  • ci: pin exact Java version by @jjohannes in #2145
  • release: 2.47.0-beta.1 by @0xivanov in #2149

Full Changelog: v2.46.0...v2.47.0-beta.1

v2.46.0

11 Dec 14:51
v2.46.0
00f6e26
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump com.autonomousapps:dependency-analysis-gradle-plugin from 2.4.2 to 2.5.0 in /gradle/plugins by @dependabot in #2099
  • fix(Android): Executing transaction fails at runtime by @0xivanov in #2100
  • fix: Do not override service port by @0xivanov in #2106
  • chore(deps): bump io.grpc:grpc-protobuf-lite from 1.68.1 to 1.68.2 in /sdk-dependency-versions by @dependabot in #2115
  • chore(deps): bump io.grpc:grpc-api from 1.68.1 to 1.68.2 in /sdk-dependency-versions by @dependabot in #2113
  • chore(deps): bump com.fasterxml.jackson.core:jackson-core from 2.18.1 to 2.18.2 in /sdk-dependency-versions by @dependabot in #2111
  • chore(deps): bump com.google.protobuf:protobuf-java from 4.28.3 to 4.29.0 in /sdk-dependency-versions by @dependabot in #2110
  • chore(deps): bump io.grpc:grpc-stub from 1.68.1 to 1.68.2 in /sdk-dependency-versions by @dependabot in #2114
  • chore(deps): bump io.grpc:grpc-protobuf from 1.68.1 to 1.68.2 in /sdk-dependency-versions by @dependabot in #2112
  • test: Add tests for serialization/deserialization with no setters by @0xivanov in #2117
  • chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.21 to 2.1.0 in /sdk-dependency-versions by @dependabot in #2108
  • ci: Downgrade codecov-action to a stable version by @mishomihov00 in #2119
  • chore(deps): bump com.google.protobuf:protobuf-javalite from 4.29.0 to 4.29.1 in /sdk-dependency-versions by @dependabot in #2125
  • chore(deps): bump com.google.protobuf:protobuf-java from 4.29.0 to 4.29.1 in /sdk-dependency-versions by @dependabot in #2126
  • chore(deps): bump com.autonomousapps:dependency-analysis-gradle-plugin from 2.5.0 to 2.6.0 in /gradle/plugins by @dependabot in #2127
  • feat: Add validation for creating PublicKey from bytes. by @0xivanov in #2107
  • HIP-423: Long Term Scheduled Transactions by @0xivanov in #2123
  • feat: Implement MirrorNodeContractQuery by @0xivanov in #2073
  • release: v2.46.0 by @0xivanov in #2129

Full Changelog: v2.45.0...v2.46.0

v2.45.0

26 Nov 11:01
v2.45.0
41e114d
Compare
Choose a tag to compare

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
  • release: v2.45.0 by @0xivanov in #2102

Full Changelog: v2.44.0...v2.45.0

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