Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2024

This PR contains the following updates:

Package Change Age Confidence
org.web3j:crypto (source) 4.10.0 -> 4.14.0 age confidence
org.web3j:abi (source) 4.10.0 -> 4.14.0 age confidence
org.web3j:tuples (source) 4.10.0 -> 4.14.0 age confidence
org.web3j:core (source) 4.10.0 -> 4.14.0 age confidence

Release Notes

LFDT-web3j/web3j (org.web3j:crypto)

v4.14.0

Compare Source

Bug Fixes
  • update copyright year to 2025 #​2152
  • fix: ENS CCIP Read improvements #​2164
Features
BREAKING CHANGES
  • Upgrade to Java 21 and Besu 25.2.1 #​2165

v4.13.0

Compare Source

Bug Fixes
  • fix Transaction.getChainId when v=27 must return null #​2133
  • Fix android scripts #​2138
  • fixed subscription id conflict #​2127
  • Fix pipeline by disabling failing integration tests #​2159
Features
BREAKING CHANGES

v4.12.3-android

Compare Source

What's Changed
New Contributors

Full Changelog: LFDT-web3j/web3j@v4.12.1...v4.12.3-android

v4.12.3

Compare Source

Bug Fixes
  • fixed several code issues found by sonar #​2113
  • update GitHub actions versions #​2114
  • fixed request parsing exception handling #​2120
  • fixed subscription object leaking after disconnect #​2121
Features
  • bump snapshot version to 4.12.3 #​2101
  • Add HSM kms implementation #​2105
  • Added support for Holesky #​2111
  • Advance ENS features and metadata retrieval #​2116
BREAKING CHANGES

v4.12.2

Compare Source

Bug Fixes
Features
BREAKING CHANGES

v4.12.1

Compare Source

Bug Fixes
  • Bug fix for Int256 decode range #​2070
  • Bug fix for BytesType.bytes32PaddedLength #​2089
  • Bug fix for FastRawTransactionManager.resetNonce #​2084
  • Fix licence type #​2090
Features
  • bump snapshot version to 4.12.1 #​2058
  • Update maintainer requirements status #​2064
  • Add struct support in java without the need of having a corresponding Java class #​2076
BREAKING CHANGES

v4.12.0

Compare Source

Bug Fixes
Features
  • bump snapshot version to 4.11.4 #​2049
  • Fixed DefaultFunctionEncoder calculating offset for nested StaticArray #​2054
BREAKING CHANGES
  • Upgrade gradle to 8.7 and remove Consensys Repo dependency #​2057

v4.11.3

Compare Source

Bug Fixes
Features
  • Bump snapshot version to 4.11.3 #​2024
BREAKING CHANGES
  • Rename default master branch to main. #​2029

v4.11.2

Compare Source

Bug Fixes
  • Bug fix for large binary with unlink libraries codegen #​2016
  • Fix contract wrapper generation #​2017
  • Fix for test java wrappers with duplicate name #​2020
Features
  • Changelog entry and PR template edited #​2021
  • bump snapshot version to 4.11.2 #​2015
  • Enrich generateBothCallAndSend feature in TruffleJsonFunctionWrapperGenerator #​1986
BREAKING CHANGES

v4.11.1

Compare Source

Bug Fixes
Features
  • EIP-4844: Calculate baseFeePerBlobGas value and other EIP4844 changes #​2006
  • EIP-4788: add parentBeaconBlockRoot field #​2007
  • Add function to link binary with reference libraries in wrappers contract deployment #​1988
  • Added files for repo migration #​2011
BREAKING CHANGES
  • NIL

v4.11.0

Compare Source

Bug Fixes
  • Integration Tests: Fixed all the failing and skipped Integration tests specially Besu privacy tests #​1958
  • Fixed Dynamic Arrays encoder #​1961
  • Fixed dynamic arrays decoder #​1974
  • Fixed generateJavaFiles ArrayInStruct #​1962
  • Fixed encoding of structs without members #​1968
  • Fixed java reserved words codegen errors #​1975
Features
  • EIP-4844: Added Support for sending EIP-4844 Blob Transactions #​2000
  • Added yParity for Geth compatibility #​1959
  • Sepolia network added #​1971
  • Adding support for EIP1559 Private Transactions #​1980
  • Add AccessList to 1559 transaction rlp encoding #​1992
BREAKING CHANGES
  • NIL

v4.10.3

Compare Source

Commits
  • c577c29: Update gradle.properties (gtebrean)
  • af7d9c3: Update gradle.properties (gtebrean)
What's Changed
New Contributors

Full Changelog: https://github.com/web3j/web3j/compare/v4.10.2..v4.10.3

v4.10.2

Compare Source

What's Changed
New Contributors

Full Changelog: LFDT-web3j/web3j@v4.10.1...v4.10.2

v4.10.1

Compare Source

What's Changed

Full Changelog: LFDT-web3j/web3j@v4.10.0...v4.10.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/web3j.version branch from efc906d to d7359d6 Compare March 14, 2024 16:46
@renovate renovate bot changed the title Update web3j.version to v4.11.0 Update web3j.version to v4.11.1 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/web3j.version branch from d7359d6 to c0ab014 Compare March 27, 2024 14:53
@renovate renovate bot changed the title Update web3j.version to v4.11.1 Update web3j.version to v4.11.2 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/web3j.version branch from c0ab014 to 0663c86 Compare May 1, 2024 07:25
@renovate renovate bot changed the title Update web3j.version to v4.11.2 Update web3j.version to v4.11.3 May 1, 2024
@renovate renovate bot changed the title Update web3j.version to v4.11.3 Update web3j.version May 23, 2024
@renovate renovate bot force-pushed the renovate/web3j.version branch from 0663c86 to b2ee295 Compare May 23, 2024 15:25
@renovate renovate bot changed the title Update web3j.version Update web3j.version to v4.12.0 May 23, 2024
@renovate renovate bot force-pushed the renovate/web3j.version branch from b2ee295 to 0086c56 Compare August 14, 2024 10:43
@renovate renovate bot changed the title Update web3j.version to v4.12.0 Update web3j.version to v4.12.1 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/web3j.version branch from 0086c56 to 06963e0 Compare September 18, 2024 10:45
@renovate renovate bot changed the title Update web3j.version to v4.12.1 Update web3j.version to v4.12.2 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/web3j.version branch from 06963e0 to 8759fb1 Compare December 17, 2024 18:24
@renovate renovate bot changed the title Update web3j.version to v4.12.2 Update web3j.version to v4.12.3 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/web3j.version branch from 8759fb1 to 5ccad59 Compare January 10, 2025 22:53
@renovate renovate bot changed the title Update web3j.version to v4.12.3 Update web3j.version to v4.12.3-android Jan 10, 2025
@renovate renovate bot force-pushed the renovate/web3j.version branch from 5ccad59 to 21e675f Compare March 5, 2025 18:03
@renovate renovate bot changed the title Update web3j.version to v4.12.3-android Update web3j.version to v4.13.0 Mar 5, 2025
@renovate renovate bot force-pushed the renovate/web3j.version branch from 21e675f to 7a03c68 Compare April 9, 2025 22:24
@renovate renovate bot changed the title Update web3j.version to v4.13.0 Update web3j.version to v4.14.0 Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant