Skip to content

Releases: parse-community/parse-server-s3-adapter

4.1.0

03 Jan 15:49
Compare
Choose a tag to compare

4.1.0 (2025-01-03)

Features

  • Upgrade @aws-sdk/client-s3 from 3.668.0 to 3.709.0 (#235) (a344626)

4.0.0

01 Jan 19:23
Compare
Choose a tag to compare

4.0.0 (2025-01-01)

Features

  • Migrate S3 Client from AWS SDK v2 to v3 (#231) (8ac6014)

BREAKING CHANGES

  • The AWS S3 credentials are now set under s3overrides.credentials instead of directly under the s3overrides key; see the migration guide for more details. (8ac6014)

3.0.0

22 Oct 12:10
Compare
Choose a tag to compare

3.0.0 (2024-10-22)

Features

  • Add support for Node 20, 22; remove support for Node 14, 16 (#226) (da5a94f)

BREAKING CHANGES

  • Removes support for Node 14, 16. (da5a94f)

2.2.0

15 May 08:07
Compare
Choose a tag to compare

2.2.0 (2023-05-15)

Features

  • Upgrade aws-sdk from 2.1362.0 to 2.1363.0 (#192) (3c3a953)

2.1.0

12 May 18:29
Compare
Choose a tag to compare

2.1.0 (2023-05-12)

Features

  • Add option to generate pre-signed URL with expiration time (#180) (d92363d)

2.0.2

21 Apr 15:07
Compare
Choose a tag to compare

2.0.2 (2023-04-21)

Bug Fixes

  • Remove development dependencies from production (#190) (73b17e4)

2.0.1

21 Apr 14:11
Compare
Choose a tag to compare

2.0.1 (2023-04-21)

Bug Fixes

2.0.0

21 Apr 14:04
Compare
Choose a tag to compare

2.0.0 (2023-04-21)

Features

  • Add support for Node 16, 18, remove support for Node 12, 15 (#189) (993534c)

BREAKING CHANGES

  • 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

21 Apr 13:49
Compare
Choose a tag to compare

1.6.3 (2023-04-21)

Bug Fixes

  • upgrade aws-sdk from 2.906.0 to 2.907.0 (#166) (e224f0a)

1.6.2

04 Jun 17:47
9ea8601
Compare
Choose a tag to compare

Full Changelog

Other Changes

  • Upgrade to AWS SDK 2.905.0 (Antonio Davi Macedo Coelho de Castro) #163