Skip to content

21.10.2

Compare
Choose a tag to compare
@usmansaleem usmansaleem released this 10 Dec 11:39
· 299 commits to master since this release
a768045

Features Added

  • Docker images are now published with multi-arch support including Linux/amd64 and Linux/arm64
  • The default docker image now uses Java 17 instead of Java 11. The Java 11 image is still available with the version suffix -jdk11

Breaking Changes

  • The docker image now uses web3signer as user/group instead of root which may result in compatibility/permissions issues with existing directory mounts.

Bugs Fixed

  • Updated log4j and explicitly disabled format message lookups.
  • Fixed incorrect multi-arch docker image for Java 17 (introduced in version 21.10.1).

Downloads