Skip to content

Commit f470a76

Browse files
author
Arthur Cinader
committed
Add changelog note to explain the adapter change.
1 parent c6f3aef commit f470a76

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## Parse Server Changelog
22

3+
### 2.5.4
4+
[Full Changelog](https://github.com/ParsePlatform/parse-server/compare/2.5.4...2.5.4)
5+
6+
#### New DeprecationNotice:
7+
* [[email protected]](https://www.npmjs.com/package/parse-server-s3-adapter): A new deprecation notice is introduced with parse-server-s3-adapter's version 1.2.0. An upcoming release will remove passing key and password arguments. AWS credentials should be set using AWS best practices. See the [Deprecation Notice for AWS credentials]( https://github.com/parse-server-modules/parse-server-s3-adapter/blob/master/README.md#deprecation-notice----aws-credentials) section of the adapter's README.
8+
39
### 2.5.3
410
[Full Changelog](https://github.com/ParsePlatform/parse-server/compare/2.5.2...2.5.3)
511

@@ -129,7 +135,7 @@ If you experience issues with older versions, please [open a issue](https://gith
129135
* Fix issue affecting overloaded query constraints ([#3723](https://github.com/parse-community/parse-server/pull/3723), [#3678](https://github.com/parse-community/parse-server/pull/3678)), thanks to [Florent Vilmart](https://github.com/flovilmart)
130136
* Properly catch unhandled rejections in _Installation updates ([#3795](https://github.com/parse-community/parse-server/pull/3795)), thanks to [kahoona77](https://github.com/kahoona77)
131137

132-
#### Dependency Updates:
138+
#### Dependency Updates:
133139

134140
* [[email protected]](https://www.npmjs.com/package/uws)
135141
* [[email protected]](https://www.npmjs.com/package/mime)

0 commit comments

Comments
 (0)