v1.1.5
What's Changed
- download: Actually validate empty pathnames by @fooishbar in #497
- Don't ignore YAML parsing errors by @fooishbar in #496
- actions: Fix regression introduced with FAT{12|16|32} support. by @azayet01 in #499
- actions: fix fstab generated in case of FAT{12|16|32}. by @azayet01 in #501
- build(deps): bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1 by @dependabot[bot] in #507
- build(deps): bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #508
- docker: Add arm64 builds to Dockerfile and CI by @nbuchwitz in #513
- cmd: Add 'version' option by @daissi in #517
- deps: bump go-losetup to latest v2 release by @jakob-tsd in #523
- ImagePartitionAction: retry losetup.Attach() by @jakob-tsd in #524
- Small improvements to filesystem-deploy action by @obbardc in #526
- README: use relative link to docker/README.md by @daissi in #530
- actions/image-partition: truncate filesystem label to maximum supported length by @daissi in #531
- Bump to Go 1.23 by @liberodark in #529
- Warn if parsed memory/scratchsize may be too small by @obbardc in #510
- actions: Add mmdebstrap action by @nbuchwitz in #515
- tests: arch: remove deprecated repositories by @sjoerdsimons in #542
- Fix mmdebstrap action by @iwamatsu in #539
- Adjust Shellescape mod path by @sjoerdsimons in #543
- Add support for alternate sector size by @julien-massot in #536
- build(deps): bump github.com/go-debos/fakemachine from 0.0.10 to 0.0.11 by @dependabot[bot] in #541
- Revert "cmd: Add 'version' option" by @obbardc in #544
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot[bot] in #540
New Contributors
- @azayet01 made their first contribution in #499
- @nbuchwitz made their first contribution in #513
- @liberodark made their first contribution in #529
- @iwamatsu made their first contribution in #539
Full Changelog: v1.1.4...v1.1.5