Skip to main content
January 2026

0.23.1

Improvements

  • Remove nativesdk-avocado-ext-dev package from init scaffolding.

0.23.0

New features

  • Add --sdk-arch flag to control the SDK container architecture through Docker buildx, supported across all container commands.
  • Add clean support for SDK compile sections.
  • Add avocado.distro.{version|channel} to interpolation context.
  • Add extension package_files support.
  • Add target override overlays to packages.
  • Update prebuilt extensions to use extension source.

Improvements

  • Ensure --sdk-arch propagates to all command chains.
  • Optimize composed configuration loading.
  • Update extension build SDK compile to support remote extensions.
  • Update extension image to support external extension configs.
  • Update SDK DNF to enable extension repos.
  • Update extension package architecture handling.
  • Improve signal handling for containers.

Bug fixes

  • Require the SDK to be installed before calling sdk clean.
  • Fix remote extensions using path source.