Skip to content

v0.8.2

Compare
Choose a tag to compare
@wata727 wata727 released this 02 Jun 15:22
· 1614 commits to master since this release

0.8.2 (2019-06-03)

GPG key ID: 8CE69160EB3F2FE9

Enhancements

  • #308: Make aws_instance_invalid_ami rule faster.
    • The --fast option to disable this rule will be removed in v0.9.
  • #309: Accept a directory as an argument.

Others

  • #298: Revise docker image.
  • #300: Bump github.com/mattn/go-colorable from 0.1.1 to 0.1.2.
  • #301: Bump github.com/mitchellh/go-homedir from 1.0.0 to 1.1.0.
  • #302: Bump github.com/aws/aws-sdk-go from 1.19.18 to 1.19.41.
  • #303: Bump github.com/k0kubun/pp from 2.3.0+incompatible to 2.4.0+incompatible.
  • #304: Bump github.com/hashicorp/go-version from 1.1.0 to 1.2.0.
  • #305: Bump github.com/golang/mock from 1.2.0 to 1.3.1.
  • #306: Bump github.com/google/go-cmp from 0.2.0 to 0.3.0.
  • #307: Remove mock package.