Skip to content

go-boot v1.6.1

Choose a tag to compare

@abarisani abarisani released this 09 Mar 09:03
· 14 commits to main since this release
v1.6.1

This is a release of the go-boot unikernel which implements a UEFI Shell and OS loader for AMD64 platforms, implemented as a bare metal Go unikernel using the TamaGo framework.

The unikernel can be executed as:

Documentation can be found in the README.

This release features the following performance and reliability improvements:

  • bumped minimum Go version to 1.26.1, following tamago-go1.26.1 to reduce size of unikernel binaries (9db02a6)

Full Changelog: v1.6...v1.6.1