Skip to content

v0.8.0

Compare
Choose a tag to compare
@gmpinder gmpinder released this 25 Feb 17:30
· 296 commits to main since this release

What's Changed

  • feat: Use GitHub's OIDC for signing images by @gmpinder in #62
  • feat: use WORKDIR and ENTRYPOINT for cli containers by @gerblesh in #63
  • feat(podman-api): Clean up working container for SIGINT and SIGTERM by @gmpinder in #14
  • feat: Use tmpfs mount for /tmp and /var by @gmpinder in #67
  • feat: Allow user to use source images by @gmpinder in #69
  • fix: check for GITHUB_TOKEN instead of SIGSTORE_ID_TOKEN for github OIDC by @gerblesh in #72
  • feat: Make use of rpm-ostree cache by @gmpinder in #68
  • fix: Remove trailing newlines from yaml arrays by @fiftydinar in #73
  • refactor: Use GITHUB_TOKEN instead of REGISTRY_TOKEN by @gmpinder in #75
  • feat: block overriding by @bayou-brogrammer in #74
  • feat: Allow use of akmods module by @gmpinder in #71
  • fix: allow empty custom modules dir by @qoijjj in #77
  • feat: add retry options to cli build command by @bayou-brogrammer in #81
  • refactor: Move modules into their own directory structure by @gmpinder in #80
  • docs: Add module documentation for 'containerfile' and 'files' by @gmpinder in #82
  • chore: update default module source by @xynydev in #76

New Contributors

  • @fiftydinar made their first contribution in #73
  • @qoijjj made their first contribution in #77

Full Changelog: v0.7.1...v0.8.0