This repository was archived by the owner on Nov 3, 2025. It is now read-only.
Releases: aws-solutions/simple-file-manager-for-amazon-efs
Releases · aws-solutions/simple-file-manager-for-amazon-efs
1.5.8
[1.5.8] - 2024-06-23
Security:
- Bump
bracesto3.0.3to resolve [CVE-2024-4068] - Bump
wsto resolve [CVE-2024-37890]
Full Changelog: v1.5.7...v1.5.8
Simple File Manager for Amazon EFS v1.5.7
Fixed:
- Updated API Handler Python runtime to 3.11 due to Python 3.8 Lambda runtime deprecation
Changes:
- Updated spoke template descriptions to include suffix
Simple File Manager for Amazon EFS v1.5.6
Fixed
-
Updated axios sub-dependency to use v0.28.0 to resolve security vulnerabilities:
-
Re-generated package-lock to resolve security vulnerabilities:
Simple File Manager for Amazon EFS v1.5.5
Fixed:
- Updated crypto.js dependency to fix security vulnerabilities [CVE-2023-46233]
- Updated react-dev-tools dependency to fix security vulnerabilities [CVE-2023-5654]
- Update urllib3 dependency to v1.26.18
Simple File Manager for Amazon EFS v1.5.4
Fixed:
- Fixing Security Vulnerabilities
Simple File Manager for Amazon EFS v1.5.3
Bug Fixes:
- Merge Website Bucket policy statements to prevent deployment failures on policy creation slowdowns
- Remove uneeded exit in Unit test script
- Added downline dependencies to NOTICE.txt
Security:
- Upgrade Node version to 18
- Upgrade Python runtime to 3.11
- Update NPM packages to fix vulnerabilities
Simple File Manager for Amazon EFS v1.5.2
Bug Fixes:
- elasticfilesystem:TagResource permission added to Manager Lambda
- Urllib3 downgraded to < v2
Simple File Manager for Amazon EFS v1.5.1
Security:
- Enable versioning/encryption on logging bucket
Bug Fixes:
- Enable Amazon S3 ACLs on logging bucket
- Include package-lock.json to prevent incompatibilities with future package versions
Simple File Manager for Amazon EFS v1.5.0
New:
- Paginated response for list filesystems that allows greater than 10 EFS filesystems to be displayed
- AppRegistry Integration
- File manager lambda creation now checks for valid security group rules
Changes:
- Code refactoring to reduce cognitive complexity
- Buildspec upgrades
- Unit tests to 80% overall coverage
Documentation:
- Misc documentation
Simple File Manager for Amazon EFS v1.4.1
Changed
- Python version bump to handle 3.6 EOL