Releases: project-dalec/dalec
v0.20.6
v0.20.5
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
v0.20.3
v0.20.2
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
v0.20.0
Notable changes
-
The generator now allows you inject
replacedirectives 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 dapdebugger.
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
- @willie-yao made their first contribution in #896
- @ashu8912 made their first contribution in #904
- @kartikjoshi21 made their first contribution in #911
Full Changelog: v0.19.1...v0.20.0
v0.19.1
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
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
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
- @hbeberman made their first contribution in #857
Full Changelog: v0.18.1...v0.18.2