Skip to content

Releases: snyk/driftctl

v0.8.0

10 May 12:37
c0e1dff
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

v0.7.1

13 Apr 09:54
1705d54
Compare
Choose a tag to compare

⚠️ DEPRECATION NOTICE: this release contains breaking changes and upgrading may cause unexpected behavior.

Here's what you should know before upgrading:

  • Keyword "deleted" was renamed to "missing" in text and JSON output
  • Keyword "drifted" was renamed to "changed" in text and JSON output
  • CLI flag --error-reporting was renamed to --send-crash-report
  • To avoid unnecessary noise in the scan result, default AWS resources, like the service-linked role associated to your account will now be ignored by default. You can use the --strict flag to disable this behavior

🚀 Features

🐛 Bug Fixes

v0.7.0

18 Mar 15:29
f34d544
Compare
Choose a tag to compare

🚀 Features

  • DriftIgnore implement new wildcard match checker (#314) @lotoussa
  • Implement http(s) backend (#335) @sundowndev
  • Show progress while reading resources from provider (#323) @moadibfr
  • refacto output print to prevent breaking output isolation (#310) @moadibfr
  • Add line number in log when invalid driftignore line encountered (#315) @lotoussa

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

v0.6.0

04 Mar 09:44
1078de6
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • Update Cloudfront distribution normalization (#299) @wbeuil

📝 Documentation

🔨 Maintenance

v0.5.0

18 Feb 18:10
80f4537
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • Fix bucket location returns EU for buckets in eu-west-1 (#275) @eliecharra
  • fix policies in topic subscription not beeing tag as jsonstring (#231) @moadibfr

📝 Documentation

🔨 Maintenance

v0.4.0

08 Feb 18:06
bc8b1f5
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

v0.3.1

29 Jan 12:02
cdea16b
Compare
Choose a tag to compare

🐛 Bug Fixes

v0.3.0

27 Jan 14:23
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

📝 Documentation

  • Doc to use our custom role CloudFormation template (#112) @wbeuil
  • Move documentation section above in the readme (#120) @eliecharra
  • updating the readme with a new icon (#111) @GeraldC13
  • new driftctl icon that stands out in dark mode (#110) @GeraldC13
  • Fix wrong documentation telling driftctl needs write access to S3 state files (#106) @bertux
  • Document what exactly is shared when using --error-reporting (#91) @eliecharra
  • Update README with Homebrew installation guidelines with its badge (#89) @wbeuil

🔨 Maintenance

v0.2.3

07 Jan 09:50
d3c1e72
Compare
Choose a tag to compare

🐛 Bug Fixes

🔨 Maintenance

v0.2.2

06 Jan 15:05
e42dd73
Compare
Choose a tag to compare

🐛 Bug Fixes