Skip to content

0.1.43

Pre-release
Pre-release
Compare
Choose a tag to compare
@eyberg eyberg released this 08 Dec 17:13
· 5 commits to master since this release
bd1405f

What's Changed

  • adding in image search much like pkg search by @eyberg in #1646
  • yanking highmem off for arch as we don't require it anymore by @eyberg in #1647
  • allow both mem && qmp to be set locally for inst create by @eyberg in #1648
  • Bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible by @dependabot in #1650
  • silently fail if qmp gives us overflow numbers during reboot by @eyberg in #1651
  • add json output for both image tree && pkg contents by @eyberg in #1652
  • yank stat call here as we are just prepping a list of klibs; the fold… by @eyberg in #1653
  • Cross arch compose by @eyberg in #1655
  • Add optional base volume sz for compose by @eyberg in #1656
  • toggle metrics on by default for compose by @eyberg in #1657
  • rip runtime from pkg by @eyberg in #1658
  • allow graceful shutdown on 'ops run' if qmp is passed by @eyberg in #1659
  • Allow cmd extraction from docker image layers by @eyberg in #1660
  • local package delete support by @eyberg in #1661
  • GCP: add support for C4A (ARM-based Google Axion) instance types by @francescolavra in #1662
  • Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #1663
  • use consistent gallery name for azure by @eyberg in #1664
  • allow arch to be set in conjunction w/setting nanos-version by @eyberg in #1665
  • Linux compose by @eyberg in #1666
  • allow contents for local pkgs by @eyberg in #1667
  • allow optional udp to be set via cli flag instead of just config on r… by @eyberg in #1668
  • allow overriding default azure gallery name by @eyberg in #1669
  • set gen2 for both image && pkg on azure by @eyberg in #1670

Full Changelog: 0.1.42...0.1.43