Skip to content

Releases: quintilesims/go-ecs-cleaner

Release v0.0.6

09 Dec 19:58
Compare
Choose a tag to compare
Release go-ecs-cleaner version 0.0.6

Release v0.0.5

20 Nov 20:24
fed95b8
Compare
Choose a tag to compare
Release go-ecs-cleaner version 0.0.5

CHANGELOG

- Watch for certain AWS errors judged to be worthy of stopping the program's run, notably the expiration of the session's token.

Release v0.0.4

19 Nov 21:14
7439ce7
Compare
Choose a tag to compare
Release go-ecs-cleaner v0.0.4

CHANGELOG

- Gracefully handle non-throttling errors when deregistering task definitions by maintaining a list of errored calls.
When ecs-task is run with --verbose, the failed ARNs and their errors are printed to stdout.

Release v0.0.3

18 Nov 23:18
c81b60d
Compare
Choose a tag to compare
Release go-ecs-cleaner v0.0.3

CHANGELOG

- Added -d, --debug flag for even chattier output options
- Added -p, --parallel flag to allow user to manage (or disable) concurrency
- Implemented exponential backoff to manage throttling when deregistering a lot of task definitions at once

Release v0.0.2

15 Nov 19:55
42a5734
Compare
Choose a tag to compare
Release go-ecs-cleaner v0.0.2

CHANGELOG

- Adds -v, --verbose flag to print the task definition ARNs that won't be deregistered

Release v0.0.1

15 Nov 17:48
56fbf2b
Compare
Choose a tag to compare
Release go-ecs-cleaner v0.0.1