amazon-ecs-local-container-endpoints icon indicating copy to clipboard operation
amazon-ecs-local-container-endpoints copied to clipboard

Bump github.com/aws/amazon-ecs-agent from 1.26.0 to 1.62.1

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps github.com/aws/amazon-ecs-agent from 1.26.0 to 1.62.1.

Release notes

Sourced from github.com/aws/amazon-ecs-agent's releases.

Amazon ECS Agent - v1.62.1

  • Bug - Fix an issue with cgroup mount #3324
  • Enhancement - Build changes - Add GitShortSha to config, Add md5, json file creation #3327

Amazon ECS Agent - v1.62.0

Enhancement - Update golang version to 1.18.3 aws/amazon-ecs-agent#3301 Enhancement - Update windows golang version to 1.18.3 aws/amazon-ecs-agent#3317

Amazon ECS Agent - v1.61.3

1.61.3

  • Enhancement - Add command and error logging for FSx file mapping when calling out to PowerShell #3240
  • Enhancement - Update README.md with missing environment variables #3244

Amazon ECS Agent - v1.61.2

1.61.2

  • Enhancement - Integrate new/updated build targets and processes #3234
  • Enhancement - Trimming task reason to a max of 1024 characters as per Back-end model #3229
  • Enhancement - Add log message when receiving error during cached image inspection #3216
  • Bug - Fix an issue where a task can be stuck in PENDING for ever when container dependencies can never be fulfilled #3218

Amazon ECS Agent - v1.61.1

  • Enhancement - Remove hard-coded task CPU limit and advertise a new capability ecs.capability.increased-task-cpu-limit #3197
  • Enhancement - Simplify api/task code #3176
  • Enhancement - Remove unused .travis.yml file #3171
  • Bug - Fix potential goroutine leaks #3170
  • Bug - Fix credential rotation issue with ECS-A Windows #3184
  • Bug - Fix Windows base image versions for integration tests #3179

Amazon ECS Agent - v1.61.0

  • Enhancement - Support for unified cgroups and the systemd cgroup driver #3127
  • Enhancement - Apply minimumCPUShare to both task and container CPU shares #3156

Amazon ECS Agent - v1.60.1

1.60.1

  • Enhancement - Add dockerfree init build targets #3149
  • Enhancement - Merge ecs-init repo #3141

Amazon ECS Agent - v1.60.0

1.60.0

  • Enhancement - Update cgroups library to the latest release #3126
  • Enhancement - Improve log readability #3134
  • Enhancement - Add Host IP to port response for v4 container response #3136

Amazon ECS Agent - v1.59.0

  • Feature - prevent instances in EC2 Autoscaling warm pool from being registered with cluster #3123
  • Enhancement - DiscoverPollEndpoint: lengthen cache ttl and improve resiliency #3109

Amazon ECS Agent - v1.58.0

  • Enhancement - Update agent build go version to 1.17.5 #3105
  • Enhancement - bumped pause container gcc build version #3108

... (truncated)

Changelog

Sourced from github.com/aws/amazon-ecs-agent's changelog.

1.62.1

  • Bug - Fix an issue with cgroup mount #3324
  • Enhancement - Build changes - Add GitShortSha to config, Add md5, json file creation #3327

1.62.0

  • Enhancement - Update golang version to 1.18.3 #3301
  • Enhancement - Update windows golang version to 1.18.3 #3317

Changelog

1.61.3

  • Enhancement - Add command and error logging for FSx file mapping when calling out to PowerShell #3240
  • Enhancement - Update README.md with missing environment variables #3244

1.61.2

  • Enhancement - Integrate new/updated build targets and processes #3234
  • Enhancement - Trimming task reason to a max of 1024 characters as per Back-end model #3229
  • Enhancement - Add log message when receiving error during cached image inspection #3216
  • Bug - Fix an issue where a task can be stuck in PENDING for ever when container dependencies can never be fulfilled #3218

1.61.1

  • Enhancement - Remove hard-coded task CPU limit and advertise a new capability ecs.capability.increased-task-cpu-limit #3197
  • Enhancement - Simplify api/task code #3176
  • Enhancement - Remove unused .travis.yml file #3171
  • Bug - Fix potential goroutine leaks #3170
  • Bug - Fix credential rotation issue with ECS-A Windows #3184
  • Bug - Fix Windows base image versions for integration tests #3179

1.61.0

  • Enhancement - Support for unified cgroups and the systemd cgroup driver #3127
  • Enhancement - Apply minimumCPUShare to both task and container CPU shares #3156

1.60.1

  • Enhancement - Add dockerfree init build targets #3149
  • Enhancement - Merge ecs-init repo #3141

1.60.0

  • Enhancement - Update cgroups library to the latest release #3126
  • Enhancement - Improve log readability #3134
  • Enhancement - Add Host IP to port response for v4 container response #3136

1.59.0

  • Feature - prevent instances in EC2 Autoscaling warm pool from being registered with cluster #3123
  • Enhancement - DiscoverPollEndpoint: lengthen cache ttl and improve resiliency #3109

1.58.0

  • Enhancement - Update agent build go version to 1.17.5 #3105
  • Enhancement - bumped pause container gcc build version #3108

1.57.1

  • Enhancement - Remove unused TopContainer API #3079

... (truncated)

Commits
  • aaf6d07 Release 1.62.1
  • 79b953f Build changes - Add GitShortSha to config, Add md5, json file creation
  • a86d46d Add ecs-init build tag argument in integrated spec files
  • 3f73bab Merge pull request #3321 from aws/dev
  • 667ad6a Merge pull request #3319 from fierlion/v1.62.0-stage
  • 14ffc09 Release 1.62.0
  • e0a148a Merge pull request #3317 from jterry75/update_windows_golang_version
  • fe0fbfc Update GO_VERSION to 1.18.3 (#3301)
  • 5bb246e Update Windows builds to golang 1.18.3
  • b5bac2a packaging update golang >= 1.18.0; Remove ecs-init spec copying in Makefile
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Aug 08 '22 13:08 dependabot[bot]