Skip to content

Releases: project-dalec/dalec

v0.20.6

28 Apr 20:34
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • [Backport] fix: correct series file entries and sort patch keys in deb target by @burak-ok in #1048

Full Changelog: v0.20.5...v0.20.6

v0.20.5

13 Apr 17:26
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • 0.20: Fix go work vendor command to exit with correct code by bchuo in #1022
  • 0.20: rpm: fix systemd scriptlet failures in Anaconda/Kickstart installs by cpuguy83 in #1033

Full Changelog: v0.20.4...v0.20.5

v0.20.4

27 Mar 18:21
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • Backport git credential helper fixes to release/0.20 by cpuguy83 in #1003

Full Changelog: v0.20.3...v0.20.4

v0.20.3

03 Feb 22:43
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • deb: Remove .git directories when running createPatches by willie-yao in #958

Full Changelog: v0.20.2...v0.20.3

v0.20.2

02 Feb 17:43
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • Fix some issues with LLB correctness caused by source maps by invidian in #939
  • Fix misspell of omitempty by cpuguy83 in #941
  • Fix missing constraints propagation and verify propagation in tests by invidian in #925
  • Fix go mod replace rules to work with projects that use vendoring by willie-yao in #933
  • Fix handling no-cache filters by invidian in #950

Full Changelog: v0.20.1...v0.20.2

v0.20.1

16 Jan 16:31
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • Add debhelper marker in postinst script by cpuguy83 in #926

Full Changelog: v0.20.0...v0.20.1

v0.20.0

07 Jan 23:44
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Notable changes

  • The generator now allows you inject replace directives into a source's go.mod file.
    This can be used as an alternative to generating patch diffs when you need to update dependencies of another project. (willie-yao, dannybrito, sozercan)

  • New spec examples were added to the docs/ directory in the repo. (kartikjoshi21)

  • Enable support for the docker buildx dap debugger.
    We have also released a preview VS Code extension to the VSCode marketplace which can be used to debug dalec builds. Source code is at https://github.com/project-dalec/dalec-vscode-extension

New Contributors

Full Changelog: v0.19.1...v0.20.0

v0.19.1

08 Dec 15:56
Immutable release. Only release title and notes can be modified.
519afd4

Choose a tag to compare

What's Changed

The 0.19.0 release only had one tagged configured, so the rolling tag (0.19) was not applied.
This was caused by changes in the release workflow to accommodate signing.
This release remedies the issue.

Full Changelog: v0.19.0...v0.19.1

v0.19.0

05 Dec 18:42
Immutable release. Only release title and notes can be modified.
db611f4

Choose a tag to compare

Notable Changes

  • Add Debian Trixie (13) target by bketelsen in #867
  • Add support for setting file caps on artifacts by Stevenjin8 in #815
  • Add release artifact signing by bchuo in #848
  • spec tests: Add ability to check symlink target by cpuguy83 in #874

Breaking Changes

0.18 introduced a breaking change that made it so file tests (in the "tests" section) would no longer follow symlinks.
This has been reverted.

Release changes

Thanks to the work of @bchuo, images produced as part of a release are now all signed.
See https://project-dalec.github.io/dalec/verifying-images for details on how to validate signatures.

New Contributors

  • invidian made their first contribution in #860
  • bketelsen made their first contribution in #867
  • FAUST-BENCHOU made their first contribution in #861

Full Changelog: v0.18.2...v0.19.0

v0.18.2

11 Nov 19:01
Immutable release. Only release title and notes can be modified.
5d43c24

Choose a tag to compare

What's Changed

  • Fix test runner wrapping the wrong error by cpuguy83 in #849

  • Updates to some go modules

  • Project level changes, doc updates, etc to deal with org change (from Azure->project-dalec)

New Contributors

Full Changelog: v0.18.1...v0.18.2