Skip to content

Releases: aws-solutions/simple-file-manager-for-amazon-efs

v1.5.12

19 Nov 21:01
563c65f
Compare
Choose a tag to compare

Security:

Fixed:

  • If a filesystem's stack changes from CREATE_COMPLETE to UPDATE_COMPLETE it no longer lists as managed #229
    By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

v1.5.11

30 Oct 14:12
a6d9195
Compare
Choose a tag to compare

[1.5.11] - 2024-10-29

Security:

v1.5.10

20 Sep 19:26
0012334
Compare
Choose a tag to compare

[1.5.10] - 2024-09-20

Security:

  • Bump webpack to 5.94.0 to resolve CVE-2024-43788
  • Bump serve-static to 1.16.2 to resolve CVE with send CVE-2024-43799
  • Bump path-to-regexp to 0.1.10 to resolve CVE-2024-45296
  • Bump micromatch to 4.0.8 to resolve CVE-2024-4067
  • Remove usage of bootstrap-vue (EOL) and migrate bootstrap v4 (EOL) to bootstrap v5 to resolve CVE-2024-6531
  • Adds Security.md file to provide guidance around reporting security vulnerabilities.

v1.5.9

02 Aug 16:41
d1cfddc
Compare
Choose a tag to compare

Security:

  • Bump fast-xml-parser to 4.4.1 to resolve [CVE-2024-41818]
  • Update to Vue 3 compat build and replace vue-template-compiler with @vue/compiler-sfc to resolve [CVE-2024-6783]

Removed

  • Unused vue-stepper-component and vue2-dropzone dependencies

1.5.8

25 Jun 20:36
40d07d1
Compare
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
Compare
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
Compare
Choose a tag to compare

Fixed

Simple File Manager for Amazon EFS v1.5.5

03 Nov 15:07
b638348
Compare
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
Compare
Choose a tag to compare

Fixed:

  • Fixing Security Vulnerabilities

Simple File Manager for Amazon EFS v1.5.3

20 Sep 20:49
Compare
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