Skip to content

Latest commit

 

History

History
66 lines (43 loc) · 3.6 KB

CHANGELOG.md

File metadata and controls

66 lines (43 loc) · 3.6 KB

ecs-manager change log

This file is used to list changes made in each version of ecs-manager.

0.2.2 (Jan 23 2023)

0.2.1 (May 19 2022)

0.2.0 (November 17 2021)

  • [Breaking Change] Change configuration file format from TOML to YAML (@mzdrale - issue #13)

0.1.5 (March 30 2021)

  • Check if instances is terminated by checking it's state, rather than wait for number if instances in cluster to decrease by one (@mzdrale - issue #12)
  • Warn if "excluded list" is not empty (@mzdrale - issue #11)
  • Add option to wait for at least one task to start on a new instance before proceeding to the next one when doing "Drain and terminate instance, one by one" (@mzdrale - issue #10)
  • Rename darwin platform to macos (@mzdrale - issue #9)
  • Add support for macOS on Apple Silicon (@mzdrale - issue #8)
  • Minor fixes

0.1.4 (July 09 2020)

  • Fix issue with terminating instance (@mzdrale)

0.1.3 (July 03 2020)

0.1.2 (June 22 2020)

0.1.1 (June 19 2020)

  • Fix some text output format and color (@mzdrale)
  • Update .gitlab-ci.yml and Makefile - Add version number to binary name (@mzdrale)
  • Update README.md (@mzdrale)
  • Code cleanup (@mzdrale)

0.1.0 (June 18 2020)

0.1.0-pre2 (June 17 2020)

0.1.0-pre1 (June 16 2020)