Skip to content

v0.3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tjkirch tjkirch released this 10 Mar 18:57
· 5621 commits to develop since this release
8a0c0b3

OS changes

  • Log migration errors to console ([#795])
  • Enable BTF debug info (CONFIG_DEBUG_INFO_BTF) ([#799])
  • Move migrations from private partition to data partition ([#818])
  • Add top-level model struct ([#824])
  • Update ca-certificates, cni-plugins, coreutils, dbus-broker, iproute, kmod, libcap, libxcrypt, ncurses, socat, and wicked ([#826])

Build changes

  • Update Rust dependencies ([#798], [#806], [#809], [#810])
  • Add additional cleanup steps to amiize.sh ([#804])
  • Work around warnings for unused licenses ([#827])

Documentation changes