Skip to content

Commit

Permalink
Merge pull request #12 from luyadev/issue-11
Browse files Browse the repository at this point in the history
add max-age
  • Loading branch information
nadar authored Dec 1, 2020
2 parents 0ebce54 + cc9317c commit 13a695a
Show file tree
Hide file tree
Showing 4 changed files with 326 additions and 197 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
In order to read more about upgrading and BC breaks have a look at the [UPGRADE Document](UPGRADE.md).

## 1.3.0 (1. December 2020)

+ [#11](https://github.com/luyadev/luya-aws/issues/11) The upload object have a default max-age cache control header of 30 days, this can be turned of by setting `maxAge=false`.

## 1.2.1 (19. November 2020)

+ [#10](https://github.com/luyadev/luya-aws/pull/10) Fix issue where content type was not provided correctly, also ensure the disposition is set correctly when uploading or updating and object.
Expand Down
Loading

0 comments on commit 13a695a

Please sign in to comment.