Skip to content

v1.0.0-rc5

Pre-release
Pre-release
Compare
Choose a tag to compare
@rchincha rchincha released this 01 Sep 16:11
· 105 commits to main since this release
396ff9d

What's Changed

  • Build improvements by @smoser in #443
  • fix(ci): convert ci is failing due to perms by @rchincha in #439
  • fix(ci): convert gh workflow is broken by @rchincha in #444
  • ci(convert): add missing substitute var by @rchincha in #445
  • fix(ci): tag param is missing when publishing by @rchincha in #446
  • Fix link failure by adding zstd-static to the alpine build container. by @smoser in #459
  • Feature/no more anuvu/squashfs dep by @smoser in #461
  • feat: Add some duration information to test output. by @smoser in #464
  • fix: update and re-enable test "test can read previous version's cache" by @smoser in #463
  • fix: support dest path for import-http by @rchincha in #466
  • fix: update package list for static build by @rchincha in #468
  • fix: build is broken again after alpine:edge updates by @rchincha in #476
  • fix: added build-base to package list for static build by @ashwing123 in #474
  • doc: fix typo in --require-hash and add detail by @mikemccracken in #471
  • fix: overlay and nfs don't work well together by @rchincha in #478
  • fix(convert): handle conversion of multiple ENV in oneline in Dockerfile by @darshilgit in #479
  • ci: restructure nightly tests by @rchincha in #480
  • feat(sbom): add a directive to generate SBOM for a layer by @rchincha in #420
  • Disable test 'can read previous version's cache' by @smoser in #485
  • fix: build.yaml run section needs set -e, and add -x by @smoser in #482
  • feat: Support spaces in bom author/vendor and cmd exec inside lxc. by @smoser in #487
  • fix: handle error else leads to a nil ptr access by @rchincha in #486
  • fix: Move bom to top level subcmd, simplify shouldSkipInternalUserns by @smoser in #489
  • Fix/command bom generate by @smoser in #490
  • fix: only use workaround for overlay if there are zero lowerdirs by @smoser in #493
  • Mount atomfs molecule with overlay filesystem with xino=on. by @smoser in #492
  • fix: clarify comments in molecule.Mount and lxcRootfsString by @smoser in #494

New Contributors

Full Changelog: v1.0.0-rc4...v1.0.0-rc5