Releases: Azure/dalec
Releases · Azure/dalec
v0.12.0
Notable changes
- Add support for specifying multiple base images to use in the spec by @cpuguy83 in #492
- Add recover for panics from handlers by @cpuguy83 in #504
- Make matches a slice of regexes instead of a single regex by @bchuo in #518
- Allow for target-defined artifacts by @MorrisLaw in #502
- Add support for adding users and groups in spec by @cpuguy83 in #514
- feat: Multiple postinstall symlinks pointing to the same thing by @pmengelbert in #495
- Improve json schema with better null handling and other fixes by @cpuguy83 in #525
- Allow build args in target image config by @pmengelbert in #491
Full Changelog: v0.11.4...v0.12.0
v0.11.4
What's Changed
- Fix build-arg substitution unintentionally stripping quotes from test commands
Full Changelog: v0.11.3...v0.11.4
v0.11.3
What's Changed
New Contributors
- @MorrisLaw made their first contribution in #488
Full Changelog: v0.11.2...v0.11.3
v0.11.2
v0.11.1
v0.11.0
This adds support for Ubuntu LTS releases from 18.04 to current.
It also adds Debian bullseye and bookworm.
Part of the effort to accomplish this was to refactor much of the way the Ubuntu Jammy implementation was created into a more reusable libary.
WIth this change it should be trivial to implement other Debian-based implementations out of tree. See #439 for more details on how to take advantage of this.
What's Changed
- fix: Use correct key for setting main build context by @pmengelbert in #431
- Add more Ubuntu versions and Debian support by @cpuguy83 in #439
New Contributors
- @whitneygriffith made their first contribution in #453
Full Changelog: v0.10.4...v0.11.0
v0.10.4
What's Changed
- Keep RPM DB in mariner distroless images by @pmengelbert in #429
- Custom Repo Fixes by @adamperlin in #434
Full Changelog: v0.10.3...v0.10.4