Skip to content

Amazon ECS Agent - v1.63.0

Compare
Choose a tag to compare
@chienhanlin chienhanlin released this 06 Sep 23:33
· 947 commits to master since this release
  • Feature - Add configurable default profile ECS_ALTERNATE_CREDENTIAL_PROFILE. #3365
  • Enhancement - Update ECS_RESERVED_MEMORY description in README. #3363
  • Enhancement - Update dependencies to include security patches reported by dependabot for agent #3367
  • Enhancement - Update dependencies to include security patches reported by dependabot for ecs-init. #3277
  • Enhancement - Reduce the flakiness of TestExecCommandAgent. #3355
  • Bug - Add appmesh path to agent container image config. #3378
  • Bug - Fix cgroupv2 mem usage calculation to match docker cli. #3370
  • Bug - Fix json syntax in release-config. #3359
  • Bug - Update validation script with more comprehensive set of files. #3358
  • Bug - Update changelog generation to add missing spec file. #3356
  • Bug - Fix format string for ecs-init. #3282