Releases: hyperledger-web3j/web3j
Releases · hyperledger-web3j/web3j
v4.12.2
Commits
- be902f5: release 4.12.2 (Nischal Sharma)
What's Changed
- Bump 4.12.2 snapshot by @gtebrean in #2093
- Adds Support for Linea ENS by @NickSneo in #2094
- Upgrade jc-kzg-4844 to 2.0.0 by @StefanBratanov in #2095
New Contributors
- @StefanBratanov made their first contribution in #2095
Full Changelog: v4.12.1...v4.12.2
v4.12.1
What's Changed
- Bump snapshot to 4.12.1 by @NickSneo in #2058
- Update Maintainer status by @gtebrean in #2064
- Bug fix for Int256 decode range [2^248, type(int256).max] and [ type(int256.min), -(2^248) ) by @tonykwok1992 in https://github.com//pull/2070
- Updated TypeReference and TypeDecoder to support decoding of dynamic structs and dynamic struct arrays without a priori Class definitions. by @Antlion12 in #2076
- Fix for #2080 by @gtebrean in #2089
- Bug fix for FastRawTransactionManager.resetNonce by @junsung-cho in #2084
- fix licence by @gtebrean in #2090
New Contributors
- @Antlion12 made their first contribution in #2076
- @junsung-cho made their first contribution in #2084
Full Changelog: v4.9.5...v4.12.1
v4.12.0
Commits
- 301e9a8: release/4.12.0 (Nischal Sharma)
What's Changed
- Bump snapshot version 4.11.4 by @NickSneo in #2049
- Upgrade gradle to 8.7 and remove Consensys Repo dependency by @NickSneo in #2057
- Upgrade gradle to v8.5 by @bradbown in #2051
- Fixed DefaultFunctionEncoder calculating offset for nested StaticArray by @penuel-leo in #2054
New Contributors
- @bradbown made their first contribution in #2051
- @penuel-leo made their first contribution in #2054
Full Changelog: v4.11.3...v4.12.0
v4.11.3
Commits
- 4f3ee9c: release/4.11.3 (Nischal Sharma)
What's Changed
- bump snapshot version to 4.11.3 by @NickSneo in #2024
- Fix for test wrappers generation by @NickSneo in #2025
- change default branch to main by @NickSneo in #2028
- update secrets by @gtebrean in #2031
- Fix snapshot publish yaml by @gtebrean in #2032
- Update gradle signature method by @gtebrean in #2033
- revert secret changes by @gtebrean in #2034
- Update secrets by @gtebrean in #2036
- main branch configs by @NickSneo in #2029
- web3j release fix by @NickSneo in #2037
- Add contributor call details by @gtebrean in #2039
- Fix typos in class FullDebugTraceInfo by @hanmz in #2046
- Fix two typos in package org.web3j.abi. by @hanmz in #2045
- fix encodePacked DynamicBytes by @xutruth in #2042
- Repo owner change by @NickSneo in #2048
New Contributors
Full Changelog: v4.11.2...v4.11.3
v4.9.8-hotfix
Commits
- 954354f: release 4.9.8 (gtebrean)
- ee8945b: migrated from jdk15 to jdk18 (Talha Ali)
- 3521004: added wc suffix to version (Talha Ali)
- 4b37811: disabled signing and nexus-publishing (Talha Ali)
- f3f5b7d: added signing plugins back (Talha Ali)
- f74c8ff: fixed lint error (Talha Ali)
- d2a0c59: removed wc suffix from version (Talha Ali)
- 67d796b: upgrade gradle (gtebrean)
- c8be0b9: added release changes from main (Nischal Sharma)
- b995205: changed orepo owner to hyperledger (Nischal Sharma)
- 8fd0a59: release v4.9.8-hotfix (Nischal Sharma)
v4.8.9-android
Commits
- 20992de: release android 4.8.9 (Nischal Sharma)
- 1a7ff22: added release changes from main (Nischal Sharma)
- def0e86: version fix (Nischal Sharma)
- fb1b50c: changed orepo owner to hyperledger (Nischal Sharma)
- 4d2ac70: spotless and git-publish plugin version downgrade (Nischal Sharma)
- 2b33fc2: testing signing changes (Nischal Sharma)
- 2cbcb6d: fixed signing (Nischal Sharma)
- c7a76df: check with java 11 in pipeline (Nischal Sharma)
- bf1cdd1: upgrade gradle (gtebrean)
v4.11.2
Commits
- 28b5aec: release/4.11.2 (Nischal Sharma)
What's Changed
- bump snapshot version to 4.11.2 by @NickSneo in #2015
- fix contract generator by @gtebrean in #2017
- Bug fix for large binary with unlink libraries codegen by @tonykwok1992 in #2016
- Fix for test java wrappers with duplicate name by @NickSneo in #2020
- changelog entry and template edited by @NickSneo in #2021
- Enrich generateBothCallAndSend feature in TruffleJsonFunctionWrapperGenerator by @tonykwok1992 in #1986
Full Changelog: v4.11.1...v4.11.2
v4.11.1
Commits
- adab573: release 4.11.1 (gtebrean)
What's Changed
- bump version to 4.11.0 by @NickSneo in #2004
- update snapshot 4.11.1-SNAPSHOT by @gtebrean in #2005
- Calculate baseFeePerBlobGas value by @NickSneo in #2006
- fix versionedHashes to blobVersionedHashes by @thinkAfCod in #2009
- fix typo by @teslaedison in #2010
- add parentBeaconBlockRoot field by @thinkAfCod in #2007
- Disable geth integration test by @NickSneo in #2014
- Added files required for migration by @NickSneo in #2011
- Add function to link binary with reference libraries in wrappers contract deployment by @tonykwok1992 in #1988
New Contributors
- @teslaedison made their first contribution in #2010
- @tonykwok1992 made their first contribution in #1988
Full Changelog: v4.11.0...v4.11.1
v4.11.0
Commits
- e6af4c0: release 4.11.0 (Nischal Sharma)
What's Changed
- Update README.md by @gtebrean in #1957
- add yParity for Geth compatibility by @gtebrean in #1959
- fix Dynamic Arrays encode by @gtebrean in #1961
- FIx generateJavaFiles ArrayInStruct by @1329576606 in #1962
- Fix integration tests by @NickSneo in #1958
- Sepolia network added by @NickSneo in #1971
- Correctly encode structs without members by @Supertuba12 in #1968
- Fixed java reserved words codegen errors by @NickSneo in #1975
- Fix dynamic array decode null pointer by @lzgh0102 in #1974
- fix typo by @vuittont60 in #1973
- Adding support for EIP1559 Private Transactions by @NickSneo in #1980
- Update logback version by @gtebrean in #1997
- Fix typos by @Thabokani in #1999
- Add AccessList to 1559 transaction rlp encoding by @liewhite in #1992
- EIP-4844 support by @NickSneo in #2000
New Contributors
- @Supertuba12 made their first contribution in #1968
- @lzgh0102 made their first contribution in #1974
- @vuittont60 made their first contribution in #1973
- @Thabokani made their first contribution in #1999
- @liewhite made their first contribution in #1992
v4.10.3
Commits
What's Changed
- Codecov by @gtebrean in #1950
- Adding support for Withdrawals in EthBlock as part of EIP-4895 by @angusscott in #1947
- Move CipherException from org.web3j.crypto to org.web3j.crypto.exception by @JayMaro in #1945
- Update StructuredDataEncoder.java by @vae520283995 in #1918
- update snapshot by @gtebrean in #1956
New Contributors
- @JayMaro made their first contribution in #1945
- @vae520283995 made their first contribution in #1918
Full Changelog: https://github.com/web3j/web3j/compare/v4.10.2..v4.10.3