Skip to content

Releases: theonestack/hl-component-ecs-service

2.2.0

29 Jul 03:39
c591c48
Compare
Choose a tag to compare
  • support for fargate
  • toggle between launch types EC2 and FARGATE (NOTE: memory must be set on the task for fargate to work correctly)

2.1.2

17 Jul 02:05
de2f87d
Compare
Choose a tag to compare
  • Don't set DesiredCount when using the daemon scheduling strategy

2.1.1

06 Jun 02:16
e8c669c
Compare
Choose a tag to compare

bug fix for service discovery task policy

2.1.0

06 Jun 00:13
2aaf9a7
Compare
Choose a tag to compare
  • support for AWS service discovery
  • bug fixes for awsvpc networking

2.0.0

29 May 04:19
67046d4
Compare
Choose a tag to compare
  • Replace subnet az function with list of subnet ids
  • added test cases

1.9.0

09 May 00:44
29e3959
Compare
Choose a tag to compare

Improvements

  • Add support for SchedulingStrategy

1.8.0

20 Mar 22:28
feea509
Compare
Choose a tag to compare
  • additional volume config options
  • support adding a privileged container

1.7.7

12 Mar 23:36
e0fa901
Compare
Choose a tag to compare
  • fix typos
  • set rule logical id

1.7.6

14 Feb 04:14
f24ccfe
Compare
Choose a tag to compare
  • remove to_int to allow refs to be passed in

1.7.5

23 Jan 06:39
2cf258e
Compare
Choose a tag to compare
  • memory_hard config to support hard memory task limits