v0.4.0
Pre-release
Pre-release
Notable changes
- Support for Azure Linux 3 Preview (
azlinux3
, which is the successor tomariner2
) - mariner2/container (and the new azlinux3/container) now defaults to use an empty rootfs as the base instead of distroless
- Added support for config files, config directories, docs and license file,s and systemd units in RPMs
What's Changed
- Actually use test dependencies by @cpuguy83 in #216
- mariner2: Use empty rootfs for default container by @cpuguy83 in #215
- docs: update available targets on README.md by @DannyBrito in #245
- Add ability to specify shared state and config directories by @jeremyrickard in #240
- Add support to spec for config files from sources by @jeremyrickard in #247
- Add support for azlinux3 by @cpuguy83 in #223
- fix: Ensure container targets use signed artifact by @cpuguy83 in #252
- docs: update signing details by @DannyBrito in #250
- Add handling for docs files and license files by @jeremyrickard in #256
- Implement FS.ReadDirFs for gateway references by @DannyBrito in #258
- Add method to easily spin up doc server by @cpuguy83 in #255
- Systemd Unit Artifacts by @adamperlin in #254
New Contributors
- @jeremyrickard made their first contribution in #240
Full Changelog: v0.3.0...v0.4.0