aws / efs-utils

Utilities for Amazon Elastic File System (EFS)
MIT License
285 stars 187 forks source link

efs-utils v2.0.4 release #224

Closed anthotse closed 2 months ago

anthotse commented 2 months ago

Description of changes:

%changelog
* Tue Jun 25 2024 Anthony Tse <anthotse@amazon.com> - 2.0.4
- Add retry logic to and increase timeout for EC2 metadata token retrieval requests

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

nodakai commented 1 month ago

You can perhaps do git tag v2.0.4

jsf9k commented 3 weeks ago

You can perhaps do git tag v2.0.4

I'd also like the tag to be created, so that I can git checkout the 2.0.4 version of the code.