All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.4.11 (2023-01-04)
1.4.10 (2022-09-30)
- support new 'ECS' deployment type rather than relying on a null value (#387) (b74b034)
- Use correct host for China region console (#309) (bfe35b5)
1.4.9 (2022-01-18)
- Strict Mode Deprecation (ec3c2b2)
1.4.8 (2021-11-23)
1.4.7 (2021-07-13)
1.4.6 (2021-06-02)
1.4.5 (2021-05-10)
1.4.4 (2021-02-23)
1.4.3 (2021-02-08)
- allow empty values in proxyConfiguration.properties (#168) (3963f7f), closes #163
- enable forceNewDeployment for ECS Task that is broken per #157 (#159) (4b6d445)
1.4.2 (2021-01-26)
1.4.1 (2020-12-22)
- forceNewDeployment input to take a boolean (#150) (06f69cf)
- forceNewDeployment to be a boolean (#140) (9407da9)
1.4.0 (2020-10-29)
1.3.10 (2020-09-29)
1.3.9 (2020-08-25)
1.3.8 (2020-08-11)
1.3.7 (2020-07-17)
1.3.6 (2020-07-14)
1.3.5 (2020-06-30)
1.3.4 (2020-06-09)
1.3.3 (2020-05-27)
1.3.2 (2020-05-18)
1.3.1 (2020-05-08)
1.3.0 (2020-04-22)
1.2.0 (2020-04-02)
1.1.0 (2020-03-05)
- add option to specify number of minutes to wait for deployment to complete (#37) (27c64c3), closes #33