Skip to main content
December 2025

0.17.2

Bug fixes

  • Update remaining DNF call sites to include sslcacert for proper certificate handling.

0.17.1

Bug fixes

  • Add SDK CA bootstrapping workaround for libcurl.

0.17.0

New features

  • Switch config file format from TOML to YAML with automatic conversion of existing TOML configs.
  • Add support for config interpolation contexts.
  • Add distro to config keys.

Improvements

  • Update init --reference to support submodule content.
  • Allow overriding the repo, branch, and commit for init --reference.
  • Default extension types to both if not defined.
  • Support container args space splitting.

Bug fixes

  • Fix SDK compile deps target-sysroot resolution.
  • Fix interpolation parsing issues.
  • Protect interpolation from circular dependencies.