Skip to content

Commit

Permalink
v9.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
hamstah committed Jan 26, 2021
1 parent 9bf2c61 commit a638205
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## v9.0.0 (2021-01-26)

**Breaking**

* `aws-dump`: Config file format changed

**New**

* all: Use go modules and upgrade dependencies, including the AWS go SDK to support the metadata service v2
* `aws-dump`: Added new resources
* `ecs-deploy`: Added `--overwrite-account-ids`

**Fix**

* `kms-env`: Fixed `--refresh-max-retries` not being set properly
* `ecs-dashboard`: Fixed some npm dependencies vulnerabilities

## v8.1.0 (2019-08-17)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.1.0
9.0.0

0 comments on commit a638205

Please sign in to comment.