Releases: h3poteto/ecs-goploy
Releases · h3poteto/ecs-goploy
0.5.1
Changed
- #56 Bump github.com/spf13/cobra from 0.0.3 to 0.0.5
- #55 Bump github.com/aws/aws-sdk-go from 1.16.2 to 1.25.25
- #54 Bump github.com/spf13/viper from 1.3.1 to 1.5.0
- #53 Bump github.com/pkg/errors from 0.8.0 to 0.8.1
- #52 Bump github.com/sirupsen/logrus from 1.2.0 to 1.4.2
- #51 Introduce go module instead of dep
- #49 Setup travis CI settings
Fixed
- #57 Fix makefile for go mod
- #50 Fix README
- #47 Handle error when base task definition's docker image is invalid format
v0.5.0
Added
- #47 Allow fargate task in run task
Fixed
- #46 Add all properties to Task Definition when update it
v0.4.2
Fixed
- #45 Does not specify desired count when the service is DAEMON
v0.4.1
Fixed
- #42 Check LastStatus instead of DesiredStatus when run a task
v0.3.4
- Fixed a problem that waitExitTasks() is not be retried