Skip to content

Releases: uber/astro

0.6.0

16 Jan 20:56
a16ed4d
Compare
Choose a tag to compare

Changelog

a16ed4d Add release target to Makefile (#62)
6896e96 Disable running GitHub actions on push (#60)
8d156b8 Fix typo in readme (#54)
b80aa3d Include tvm into the astro tarball (#61)

0.5.0

03 Oct 13:35
1927ffd
Compare
Choose a tag to compare

Changelog

58c412a Add Travis, linter, commit hooks and fix races (#13)
b46923a Add binary releases (#14)
f15067e Add detach support which is compatible with hcl2 used for terraform 0.12 (#45)
8ee286c Add github_token variable (#52)
c972a31 Add ls command to tvm (#37)
1b68622 Add specific go-version to releas job (#51)
bc39594 Add version command (#12)
1b28211 Create a GitHub Action to do the release (#50)
be238b2 Don't pass variables to the modules that don't declare them (#40)
1c1f98c Fix bug in initialization of allowed values (#43)
94386df Fix error being printed twice (#36)
2aec9b3 Fix zip slip vulnerability (#47)
8e4a1f6 Get plan output with terraform 0.12 (#41)
a39cf79 Integration tests refactor (#26)
a03f90d Move from dep to Go modules (#15)
fd9d4dd OS signal handling (#49)
eef5b8a Rework of CLI flag remapping (#21)
1927ffd Update changelog (#53)
859b23e Update install instructions (#29)

0.4.1

06 Jan 13:10
Compare
Choose a tag to compare

Changelog

  • Output policy changes in unified diff format (#2)
  • Add ability to pass additional arbitrary parameters to terraform at the cli (#3)