Skip to content

v1.8.0

Compare
Choose a tag to compare
@DRuggeri DRuggeri released this 12 Apr 20:15
· 226 commits to master since this release

New

  • Data sent to the API can be marked as sensitive by setting the API_DATA_IS_SENSITIVE=true environment variable thanks to @ipleten!
  • Dependencies are now vendored with govendor and scripting updated to support it
  • Per the previous note, we're now vendoring the latest Terraform (TF .12) to support the latest provider protocol. Thanks to @on4tux for the pointer in #30!

Fixed

  • Contributors are great! The README gives some helpful pointers for getting started