Skip to content

Releases: Azure/dalec

v0.12.0

13 Feb 00:07
Compare
Choose a tag to compare

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

09 Jan 00:51
Compare
Choose a tag to compare

What's Changed

  • Fix build-arg substitution unintentionally stripping quotes from test commands

Full Changelog: v0.11.3...v0.11.4

v0.11.3

03 Jan 17:51
Compare
Choose a tag to compare

What's Changed

  • fix: make sure fill defualts and expand args for all types by @cpuguy83 in #481

New Contributors

Full Changelog: v0.11.2...v0.11.3

v0.11.2

14 Dec 00:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.11.2

v0.11.1

10 Dec 00:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0

04 Dec 21:32
ee1b427
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.10.4...v0.11.0

v0.10.4

13 Nov 21:00
Compare
Choose a tag to compare
v0.10.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.10.3...v0.10.4

v0.10.3

08 Nov 00:34
Compare
Choose a tag to compare
v0.10.3 Pre-release
Pre-release

What's Changed

  • azlinux: include prebuilt-ca-certificates in image by @cpuguy83 in #428

Full Changelog: v0.10.2...v0.10.3

v0.10.2

07 Nov 21:37
Compare
Choose a tag to compare
v0.10.2 Pre-release
Pre-release

What's Changed

  • deb: Disable dh_dwz which can cause issues for go by @cpuguy83 in #396

Full Changelog: v0.10.1...v0.10.2

v0.10.1

04 Nov 19:10
Compare
Choose a tag to compare
v0.10.1 Pre-release
Pre-release

What's Changed

  • Use distroless-packages-minimal as the base package by @cpuguy83 in #424

Full Changelog: v0.10.0...v0.10.1