PackageTrack

Go modules · #1897

github.com/awslabs/fargatecli

v0.2.3awslabs/fargatecli

Release timeline

11 releases since 2017
2019202120232025

Releases

  1. v0.3.2-0.20210502061925-aa1c09cd404e2 May 2021pre-release

    Nothing published for this version

  2. v0.3.2-0.20200410132200-746764fd709210 Apr 2020pre-release

    Nothing published for this version

  3. v0.3.2-0.20191004080547-fc8051a0fa204 Oct 2019pre-release

    Nothing published for this version

  4. v0.3.2-0.20190905100957-36660d41cd595 Sept 2019pre-release

    Nothing published for this version

  5. v0.2.320 Jan 2018
    Release notes

    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)
    Open source →
    Release notes2 sources agree

    Features

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

    Enhancements

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

    Bug Fixes

    • Fixed issue where we'd stomp on an existing task role on service updates like deployments or environment variable changes. ([#8][issue-8])
    Open source →
  6. v0.2.212 Jan 2018
    Release notes

    0.2.2 (2018-01-11)

    Bug Fixes

    • Fix service update operation to properly validate and run. (#11)
    • Bail out early in service info if the requested service is not active meaning it has been previously destroyed.
    Open source →
    Release notes2 sources agree

    Bug Fixes

    • Fix service update operation to properly validate and run. ([#11][issue-11])
    • Bail out early in service info if the requested service is not active meaning it has been previously destroyed.
    Open source →
  7. v0.2.13 Jan 2018
    Release notes

    0.2.1 (2018-01-02)

    Bug Fixes

    • service create will not run if a load balancer is configured without a port.
    • service create and task run will no longer create a repository if an image is explictly passed.
    • service destroy will remove all references the service's target group and delete it.
    • Fix git repo detection to properly use a git sha image tag rather than a time stamp tag. (#6)
    • Fail fast if a user attempts to destroy a service scaled above 0.
    Open source →
    Release notes2 sources agree

    Bug Fixes

    • service create will not run if a load balancer is configured without a port.
    • service create and task run will no longer create a repository if an image is explictly passed.
    • service destroy will remove all references the service's target group and delete it.
    • Fix git repo detection to properly use a git sha image tag rather than a time stamp tag. ([#6][issue-6])
    • Fail fast if a user attempts to destroy a service scaled above 0.
    Open source →
  8. v0.2.031 Dec 2017
    Release notes

    0.2.0 (2017-12-31)

    Features

    • Added --cluster global flag to allow running commands against other clusters rather than the default. If omitted, the default fargate cluster is used. (#2)
    • lb create, service create, and task run now accept an optional --subnet-id flag to place resources in different VPCs and subnets rather than the defaults. If omitted, resources will be placed within the default subnets within the default VPC. (#2)
    • lb create, service create, and task run now accept an optional --security-group-id flag to allow applying more restrictive security groups to load balancers, services, and tasks. This flag can be passed multiple times to apply multiple security groups. If omitted, a permissive security group will be applied.

    Bug Fixes

    • Resolved crashes with certificates missing resource records. Certificates that fail to be issued immediately after request would cause crashes in lb info and lb list as the resource record was never generated.
    Open source →
    Release notes

    Features

    • Added --cluster global flag to allow running commands against other clusters rather than the default. If omitted, the default fargate cluster is used. (#2)
    • lb create, service create, and task run now accept an optional --subnet-id flag to place resources in different VPCs and subnets rather than the defaults. If omitted, resources will be placed within the default subnets within the default VPC. (#2)
    • lb create, service create, and task run now accept an optional --security-group-id flag to allow applying more restrictive security groups to load balancers, services, and tasks. This flag can be passed multiple times to apply multiple security groups. If omitted, a permissive security group will be applied.

    Bug Fixes

    • Resolved crashes with certificates missing resource records. Certificates that fail to be issued immediately after request would cause crashes in lb info and lb list as the resource record was never generated.
    Open source →
    Release notes

    Features

    • Added --cluster global flag to allow running commands against other clusters rather than the default. If omitted, the default fargate cluster is used. (#2)
    • lb create, service create, and task run now accept an optional --subnet-id flag to place resources in different VPCs and subnets rather than the defaults. If omitted, resources will be placed within the default subnets within the default VPC. (#2)
    • lb create, service create, and task run now accept an optional --security-group-id flag to allow applying more restrictive security groups to load balancers, services, and tasks. This flag can be passed multiple times to apply multiple security groups. If omitted, a permissive security group will be applied.

    Bug Fixes

    • Resolved crashes with certificates missing resource records. Certificates that fail to be issued immediately after request would cause crashes in lb info and lb list as the resource record was never generated.
    Open source →
  9. v0.1.229 Dec 2017

    Nothing published for this version

  10. v0.1.129 Dec 2017

    Nothing published for this version

  11. v0.1.028 Dec 2017

    Nothing published for this version