aws / amazon-ecs-service-connect-agent

Amazon ECS Service Connect Agent
Apache License 2.0
27 stars 10 forks source link

Cherry pick all newer commits into v1.26.4.0 except the fips commit #39

Closed thomashoffman closed 1 year ago

thomashoffman commented 1 year ago

Summary

Prepares the v1.26.4.0 release branch with all commits in main except the recent fips commit.

Implementation details

git cherry-pick for the two other new commits since v1.26.3.0

Testing

make test

New tests cover the changes: (the commits themselves had tests, this adds no additional testing)

Description for the changelog

Cherry pick all newer commits into v1.26.4.0 except the fips commit.

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.