Releases: aws/amazon-ecs-agent
Releases · aws/amazon-ecs-agent
Amazon ECS Agent - v1.85.2
- Bugfix - Disable Digest Resolution for Manifest V2 Schema 1 #4249
- Bugfix - Fix digest resolution for locally cached images when image reference in the task payload contains docker.io or docker.io/library prefix #4251
- Bugfix - Use FIPS S3 endpoints only when available in region #4246
- Bugfix - Resolving Cloudwatch endpoint in all regions #4191
Amazon ECS Agent - v1.85.1
1.85.1
- Bugfix - UpdateDesiredStatus for task stop verification ACK. #4240
Amazon ECS Agent - v1.85.0
1.85.0
- Enhancement - Remove unused "generic metrics" code and processing. #4225
- Enhancement - Add new build specs for building Agent artifacts for Amazon Linux and Windows. #4220
- Enhancement - Update dev-build CloudFormation stack to add new CodeBuild jobs for building artifacts for Amazon Linux. #4228
- Enhancement - Change ECS service's dependency on Docker service from 'requires' to 'wants' and check if docker is running during ECS service PreStart. #4233
Amazon ECS Agent - v1.84.0
Amazon ECS Agent - v1.83.0
1.83.0
- Feature - Expedited reporting of container image manifest digests to ECS backend. This change makes Agent resolve container image manifest digests for container images prior to image pulls by either calling image registries or inspecting local images depending on the host state and Agent configuration. Resolved digests will be reported to ECS backend using an additional SubmitTaskStateChange API call #4177
- Enhancement - Update ACS model restart policy in ecs-agent #4175
- Enhancement - Update TMDS response for container restarts #4178
- Enhancement - Enable agent to detect FIPS enabled hosts #4189
- Bugfix - Fixed a bug that could prevent ECS agent from starting on SUSE Linux 15 #4173
Amazon ECS Agent - v1.82.4
- Enhancement - Add retries to DockerClient's manifest pull functionality and add utils/reference package #4150
- Enhancement - ContainerRestartPolicy ACS and TCS models, TMDS updates #4158#4163
- Enhancement - Add restart tracker and restart policy to ecs-agent module #4162
- Enhancement - Add BackendStatusString method to ContainerStatus #4167
- Enhancement - Simplify ContainerStatus.BackendStatusString() method #4168
- Enhancement - Bump github.com/docker/docker from 23.0.8+incompatible to 24.0.9+incompatible in /ecs-init #4122
- Bugfix - Update ca-certs base image #4153
- Bugfix - fixing command typo #4165
Amazon ECS Agent - v1.82.3
1.82.3
- Enhancement - Implement TextMarshaler for ContainerStatus #4135
- Enhancement - Add MANIFEST_PULLED internal container and task states #4137
- Enhancement - Fail early when an unsupported docker API version is found #4141
- Enhancement - Add functionality to pull image manifests to DockerClient #4140
- Bugfix - Fix AL2023 integration tests #4132
- Bugfix - Fix TestExecCommandAgent flakiness on AL1 #4138
- Bugfix - Delete containers before the task from BoltDB #3987
- Bugfix - Specifically set the CW endpoint when using awslogs as log driver for specifc regions #4143
Amazon ECS Agent - v1.82.2
Amazon ECS Agent - v1.82.1
1.82.1
- Bugfix - Pass clusterARN in task state change struct. #4107
- Enhancement - Update go module dependencies #4109
- Enhancement - ecs-init support for old docker engines (pre docker 17.x) and future docker engines (when api 1.25 is deprecated). #4080
- Enhancement - Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #4115
- Enhancement - Update SSM Agent version to 3.2.2303.0 for ECS exec #4116