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

v1.5.18

17 Sep 15:06
7db90b8

Choose a tag to compare

[1.5.18] - 2025-09-17

Security

Removed

  • AppRegistry and all of its associated resources

v1.5.17

29 Jul 18:37
8942744

Choose a tag to compare

[1.5.17] - 2025-07-29

Security

v1.5.16

09 Jun 18:58
2ecb752

Choose a tag to compare

[1.5.16] - 2025-06-09

Security

Removed

  • aws-sdk due to no direct usage and upcoming v2 end of support.

v1.5.15

09 Apr 18:17
db22ffc

Choose a tag to compare

What's Changed

Security

  • Bump child dependencies

Full Changelog: v1.5.14...v1.5.15

v1.5.14

14 Mar 17:03
cdb8c6f

Choose a tag to compare

Security:

v1.5.13

07 Feb 14:50
4eacd92

Choose a tag to compare

Security:

v1.5.12

19 Nov 21:01
563c65f

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

Choose a tag to compare

[1.5.11] - 2024-10-29

Security:

v1.5.10

20 Sep 19:26
0012334

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

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