3.0.0 (2024-10-22)
- Removes support for Node 14, 16. (da5a94f)
2.2.0 (2023-05-15)
2.1.0 (2023-05-12)
2.0.2 (2023-04-21)
2.0.1 (2023-04-21)
2.0.0 (2023-04-21)
- Removes support for Node 12 and 15 which have reached their End-of-Life date and are not officially maintained anymore. (993534c)
1.6.3 (2023-04-21)
none
none
- Upgrade to AWS SDK 2.905.0 (Antonio Davi Macedo Coelho de Castro) #163
none
none
- Upgraded to AWS SDK 2.879.0 (Manuel Trezza) #132
- NEW: Add file ACL override parameter #90. Thanks to Manuel
- NEW: Added support for metadata and tagging files #83. Thanks to stevestencil
- NEW: Support endpoint in S3Overrides #79. Thanks to Kyle Barron
- NEW: Support filename validation and AWS directories #76. Thanks to Mike Patnode
- CHANGE: Conform to FilesAdapter Interface #73. Thanks to Diamond Lewis
- CHANGE: Add airbnb style guide to linter #72. Thanks to Diamond Lewis
- NEW: Support byte range requests #71. Thanks to Diamond Lewis
- Another attempt at getting travis/npm working together #69
- Dependency Security Updates
- Fix tests #69 thanks to davimacedo
v1.0.6 (2016-12-6)
Closed issues:
- commit bb933cc breaks adapter for me #31
- getFileLocation does not URI encode filename in directAccess cases #28
- Ability to Resize Images #27
Merged pull requests:
- Add lint to project. #34 (acinader)
- Handle immutable configuration #33 (acinader)
- Revert "also using base url as endpoint in order to use aws s3 compat… #32 (acinader)
- Encode File URI #30 (davimacedo)
- Add s3overrides option format #24 (viawest-davidsix)
- Use baseUrl as S3 endpoint #23 (dpoetzsch)
- v1.0.5 - changelog #22 (acinader)
v1.0.5 (2016-08-16)
Closed issues:
- Files are not deleted on AWS S3 after being deleted on Parse-Dashboard. #17
- Use AWS SDK & CLI standard configuration #14
Merged pull requests:
- 24 hours in seconds is 86400, not 86400000 #21 (joeyslack)
- Fix bug that put credentials on the wrong object. #19 (acinader)
- Use default AWS credential provider. #15 (acinader)
- Add an optional global cache control for all s3 uploaded files. #13 (KBog)
v1.0.4 (2016-07-18)
Merged pull requests:
- get signature version from environment or default #12 (ststroppel)
- Updates changelog #11 (flovilmart)
v1.0.3 (2016-05-24)
Merged pull requests:
- Updates changelog and version #10 (flovilmart)
- Adding ability to ignore bucketPrefix for public URLs #9 (blacha)
v1.0.2 (2016-04-25)
Closed issues:
- Is it possible to save to a customized folder dynamically? #4
- The S3 file adapter seems not working #2
Merged pull requests:
- Adds option to specify an alternate baseUrl (e.g. CloudFront) #6 (flavordaaave)
v1.0.1 (2016-03-31)
Merged pull requests:
- 1.0.1 #3 (flovilmart)
- Fixed bug whereby region was ignored. #1 (jsuresh)
* This Change Log was automatically generated by github_changelog_generator