Skip to content

Aion Java Kernel v0.3.3 - Kedar peak

Compare
Choose a tag to compare
@AionJayT AionJayT released this 13 Mar 15:28
· 1353 commits to master since this release

We highly recommend the user to upgrade your node with this release, but it is not a mandatory update.

Migration guide:

Seed node config changes, we deleted a few java kernels and added a few rust kernels as the new seed node group, you can still use the current config settings, but it might lose some connection capabilities to the network. The simple way to do is just add/copy the new seed node information into your currently running config.

The 0.3.2 config is compatible with this release. See [Migratiing from v032 to v033].(https://github.com/aionnetwork/aion/wiki/Installation#41-migrating-from-v032-to-v033)

Notice:

  • The released binary has no client JAVA API and the GUI module package included! 
  • We provide the pre-built docker image, see Docker Images in the Aion Docs.

Features:

Changes:

  • Seed node config update #832
  • JVM maximum heap settings #831

Enhancement:

Bugs fix:

  • Blockheader helper function fix #745
  • Tiny vulnerability fix #824 
  • Fix node status sync statistics memory management issue #823
  • P2p message writing fix #811