Amazon Ecs Agent Versions Save

Amazon Elastic Container Service Agent

v1.71.2

11 months ago

v1.71.1

11 months ago
  • Enhancement - Add new release config file called agentVersionV2-.json to our release CodePipeline project #3680
  • Enhancement - Update third party attribution files #3655
  • Enhancement - Add metrics interface and corresponding no-ops to ecs-agent/ #3654
  • Enhancement - Task state change logging refactor #3674
  • Enhancement - Add default AES256 encryption and enable versioning to buckets #3673
  • Code Quality Improvement - Move TMDS initialization and Audit Logger interface to ecs-agent module, and update agent module to consume them #3653 #3660 #3663 #3666
  • Code Quality Improvement - Clean up ACS model, gogenerate, and tool dependencies #3659 #3670
  • Code Quality Improvement - Move container instance health doctor to ecs-agent/ #3662
  • Code Quality Improvement - Move agent logger to ecs-agent module #3681

v1.71.0

1 year ago
  • Enhancement - update docker client library to latest in ecs-init #3635
  • Enhancement - Update vendor directory of agent package. #3645
  • Enhancement - Add ecs-agent/ ACS model and cleanup gogenerate make #3643
  • Enhancement - Integrate ecs-agent module with CI. Add make targets for ecs-agent module #3651
  • Fix - Fix misleading error response codes for v4 metadata and stats endpoints for TMDE. The endpoints will now return a 404 Not Found error code when task/container is not found and a 500 Internal Server Error on unexpected failures. TMDE clients that branch logic based on error response status codes will behave differently. For example, clients that retry on 5XX errors but not on 4XX errors will no longer perform futile retries #3644

v1.70.2

1 year ago

v1.70.1

1 year ago
  • Enhancement - Update the description of ECS_DYNAMIC_HOST_PORT_RANGE #3609
  • Enhancement - simplified ACS handler refactor #3225
  • Fix - change code suite to code services in readme #3613
  • Fix - Remove scripts/verify-agent-artifacts #3617
  • Enhancement - logging cleanup for unnecessary warn/error messages #3621
  • Enhancement - dependency updates #3458, #3606

v1.70.0

1 year ago

v1.69.0

1 year ago
  • Enhancement - Use T.TempDir to create temporary test directory #3159 and #3560
  • Bug - Fixed a bug that incorrectly advertised the gMSA and fsx capability #3540
  • Bug - Remove fallback to Docker for host port ranges assignment #3569
  • Bug - fix ecs-init log message #3577
  • Enhancement - remove set-output GitHub action command #3487
  • Bug - Update CNI plugin versions, IMDS access works properly over IPv6 #3581
  • Enhancement - periodically disconnect from ACS #3586

v1.68.2

1 year ago

1.68.2

  • Enhancement: Skip sending STSC events for internal tasks #3541 and #3559
  • Enhancement: Update go version in module file, update most vendored build dependencies to latest library #3534 and #3551
  • Enhancement - Refactor build and remove legacy packaging #3552
  • Bug - Address envFile resource naming defect #3554
  • Bug - Enumerate port ranges into the docker config #3558
  • Bug - Revert CNI Plugin submodule update #3565

1.68.1

1 year ago
  • Bug - Update ECS CNI and VPC plugins to fix instances with IMDSv1 disabled #3531
  • Bug - Filter out metricCount=0 and its corresponding metricValue for service connect metric TargetResponseTime #3537

v1.68.0

1 year ago

1.68.0

  • Bug - Add ServiceConnect image to clean-up exclusion list #3521
  • Enhancement: added new agent configuration to specify ephemeral host port range #3522