Skip to content
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

1.5.8

25 Jun 20:36
40d07d1

Choose a tag to compare

[1.5.8] - 2024-06-23

Security:

Full Changelog: v1.5.7...v1.5.8

Simple File Manager for Amazon EFS v1.5.7

30 May 19:54
7638ab9

Choose a tag to compare

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

10 Apr 18:36
e68a2ec

Choose a tag to compare

Fixed

Simple File Manager for Amazon EFS v1.5.5

03 Nov 15:07
b638348

Choose a tag to compare

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

20 Oct 20:53
4860e3e

Choose a tag to compare

Fixed:

  • Fixing Security Vulnerabilities

Simple File Manager for Amazon EFS v1.5.3

20 Sep 20:49

Choose a tag to compare

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

08 Jun 18:20
2aa7055

Choose a tag to compare

Bug Fixes:

  • elasticfilesystem:TagResource permission added to Manager Lambda
  • Urllib3 downgraded to < v2

Simple File Manager for Amazon EFS v1.5.1

18 Apr 18:45
64554b1

Choose a tag to compare

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

18 Apr 17:39
340b984

Choose a tag to compare

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

18 Apr 17:13

Choose a tag to compare

Changed

  • Python version bump to handle 3.6 EOL