January 2026
0.23.1
Improvements
- Remove
nativesdk-avocado-ext-devpackage frominitscaffolding.
0.23.0
New features
- Add
--sdk-archflag to control the SDK container architecture through Docker buildx, supported across all container commands. - Add
cleansupport for SDK compile sections. - Add
avocado.distro.{version|channel}to interpolation context. - Add extension
package_filessupport. - Add target override overlays to packages.
- Update prebuilt extensions to use extension source.
Improvements
- Ensure
--sdk-archpropagates 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.