Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

v0.2.3

Compare
Choose a tag to compare
@jpignata jpignata released this 20 Jan 04:51
· 126 commits to master since this release

0.2.3 (2018-01-19)

Features

  • Support --task-role flag in service create and task run to allow passing a role name for the tasks to assume. (#8)

Enhancements

  • Use the ForceNewDeployment feature of UpdateService in service restart instead of incrementing the task definition. (#14)

Bug Fixes

  • Fixed issue where we'd stomp on an existing task role on service updates like deployments or environment variable changes. (#8)