Skip to content

Commit 8b4024f

Browse files
authored
1.4.0 (#80)
Updated dependencies.
1 parent 041595d commit 8b4024f

File tree

3 files changed

+405
-628
lines changed

3 files changed

+405
-628
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# Change Log
22

3+
## 1.4.0
4+
[Full Changelog](https://github.com/parse-community/parse-server-s3-adapter/compare/1.4.0...master)
5+
- NEW: Support endpoint in S3Overrides [#79](https://github.com/parse-community/parse-server/pull/79). Thanks to [Kyle Barron](https://github.com/kylebarron)
6+
- NEW: Support filename validation and AWS directories [#76](https://github.com/parse-community/parse-server/pull/76). Thanks to [Mike Patnode](https://github.com/mpatnode)
7+
38
## 1.3.0
4-
[Full Changelog](https://github.com/parse-community/parse-server-s3-adapter/compare/1.3.0...master)
9+
[Full Changelog](https://github.com/parse-community/parse-server-s3-adapter/compare/1.3.0...1.4.0)
510
- CHANGE: Conform to FilesAdapter Interface [#73](https://github.com/parse-community/parse-server/pull/73). Thanks to [Diamond Lewis](https://github.com/dplewis)
611
- CHANGE: Add airbnb style guide to linter [#72](https://github.com/parse-community/parse-server/pull/72). Thanks to [Diamond Lewis](https://github.com/dplewis)
712
- NEW: Support byte range requests [#71](https://github.com/parse-community/parse-server/pull/71). Thanks to [Diamond Lewis](https://github.com/dplewis)

0 commit comments

Comments
 (0)