Tags: parse-community/parse-server-s3-adapter
Tags
chore(release): 4.0.0 [skip ci] # [4.0.0](3.0.0...4.0.0) (2025-01-01) ### Features * Migrate S3 Client from AWS SDK v2 to v3 ([#231](#231)) ([8ac6014](8ac6014)) ### BREAKING CHANGES * The AWS S3 credentials are now set under `s3overrides.credentials` instead of directly under the `s3overrides` key; see the [migration guide](https://github.com/parse-community/parse-server-s3-adapter?#migration-guide-from-3x-to-4x) for more details. ([8ac6014](8ac6014))
chore(release): 2.0.0 [skip ci] # [2.0.0](1.6.3...2.0.0) (2023-04-21) ### Features * Add support for Node 16, 18, remove support for Node 12, 15 ([#189](#189)) ([993534c](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](993534c))
PreviousNext