Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 10:43
3b4d378

1.0.0 (2023-12-22)

⚠ BREAKING CHANGES

  • breaks all existing sauces.yml files, migrate them by creating apiVersion: "v1" property and moving recipe metadata under recipe property

Features

  • cli: If execute fails, output command line with all vars as --set args (#57) (4400305)
  • move recipe struct to dedicated property in sauces.yml (2544cb5)

Bug Fixes

  • check manually created new files when upgrading (33b7d2e)
  • docs: push terraform bootstrap to examples OCI repo (#61) (07b6e2d)