Skip to content

SDKMAN as SDK distribution

Choose a tag to compare

@github-actions github-actions released this 18 Oct 07:08
· 107 commits to master since this release
4bf5b70

This is a big release with many non-functional changes to set the scene for future enhancement.

  • SDKMAN now itself distributed as an SDK archive
  • Add capability for native binary support
  • Capability for using checksums on downloaded archives (@hgeraldino)
  • Bug fixes and improvements to bash-completion POSIX compatibility (@helpermethod)
  • First steps toward LINUX_ARM32SF and LINUX_ARM32HF for Raspberry Pi (@FDelporte)
  • Improvements to build process for packaging SDK archive
  • Improved stable/beta channel handling