|
1 |
| -# Change Log |
| 1 | +# Changelog |
2 | 2 |
|
3 |
| -## [1.4.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/1.4.0) (2018-08-20) |
4 |
| -[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v1.3.0...1.4.0) |
| 3 | +## [2.0.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/2.0.0) (2020-05-15) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v1.4.0...2.0.0) |
5 | 6 |
|
6 | 7 | **Merged pull requests:**
|
7 | 8 |
|
8 |
| -- Add fileIgnorePattern option \#109 [#109](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/109) ([@Cropster](https://github.com/Cropster)) |
| 9 | +- Update test dependencies [\#122](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/122) ([lukemelia](https://github.com/lukemelia)) |
| 10 | +- Bump js-yaml from 3.8.2 to 3.13.1 [\#121](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/121) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 11 | +- Bump eslint from 3.19.0 to 4.18.2 [\#120](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/120) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 12 | +- Update dependencies and move to release-it [\#119](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/119) ([lukemelia](https://github.com/lukemelia)) |
| 13 | +- Bump handlebars from 4.0.6 to 4.7.6 [\#118](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/118) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 14 | +- Bump lodash.merge from 4.6.0 to 4.6.2 [\#117](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/117) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 15 | +- \[BREAKING\] Use node 10, lowest current node LTS [\#116](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/116) ([lukemelia](https://github.com/lukemelia)) |
| 16 | +- \[DOC\] `filePattern`: add link to minimatch [\#112](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/112) ([dcyriller](https://github.com/dcyriller)) |
| 17 | +- Added the ability to specify the AWS endpoint [\#111](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/111) ([tbartelmess](https://github.com/tbartelmess)) |
| 18 | +- contentType handled properly [\#106](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/106) ([prem-chandar](https://github.com/prem-chandar)) |
| 19 | +- Updated bucket policy based on latest AWS recommendations [\#100](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/100) ([peavers](https://github.com/peavers)) |
| 20 | + |
| 21 | +## [v1.4.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/v1.4.0) (2018-08-20) |
| 22 | + |
| 23 | +[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v1.3.0...v1.4.0) |
| 24 | + |
| 25 | +**Merged pull requests:** |
| 26 | + |
| 27 | +- Add fileIgnorePattern option [\#109](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/109) ([mydea](https://github.com/mydea)) |
| 28 | + |
| 29 | +## [v1.3.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/v1.3.0) (2018-05-30) |
9 | 30 |
|
10 |
| -## [1.3.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/1.3.0) (2018-05-30) |
11 |
| -[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v1.2.0...1.3.0) |
| 31 | +[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v1.2.0...v1.3.0) |
12 | 32 |
|
13 | 33 | **Merged pull requests:**
|
14 | 34 |
|
15 | 35 | - update mime dependency to 2.x in order to support newer filetypes like wasm \#105 [\#107](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/107) ([jenweber](https://github.com/jenweber))
|
16 | 36 |
|
17 | 37 | ## [v1.2.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/v1.2.0) (2018-02-05)
|
| 38 | + |
18 | 39 | [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v1.1.0...v1.2.0)
|
19 | 40 |
|
20 | 41 | **Merged pull requests:**
|
|
24 | 45 | - \[DOC\] remove trailing comma [\#98](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/98) ([fivetanley](https://github.com/fivetanley))
|
25 | 46 |
|
26 | 47 | ## [v1.1.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/v1.1.0) (2017-05-31)
|
| 48 | + |
27 | 49 | [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v1.0.0...v1.1.0)
|
28 | 50 |
|
29 | 51 | **Merged pull requests:**
|
|
32 | 54 | - DOC - formatting updates to README [\#91](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/91) ([et](https://github.com/et))
|
33 | 55 |
|
34 | 56 | ## [v1.0.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/v1.0.0) (2017-04-06)
|
| 57 | + |
35 | 58 | [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v1.0.0-beta.0...v1.0.0)
|
36 | 59 |
|
37 | 60 | ## [v1.0.0-beta.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/v1.0.0-beta.0) (2017-03-25)
|
| 61 | + |
38 | 62 | [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v0.4.0...v1.0.0-beta.0)
|
39 | 63 |
|
40 | 64 | **Merged pull requests:**
|
|
52 | 76 | - \[Bugfix\] Remove the Principal Policy [\#65](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/65) ([Jaspaul](https://github.com/Jaspaul))
|
53 | 77 |
|
54 | 78 | ## [v0.4.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/v0.4.0) (2016-11-02)
|
| 79 | + |
55 | 80 | [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v0.3.2...v0.4.0)
|
56 | 81 |
|
57 | 82 | **Merged pull requests:**
|
|
62 | 87 | - filesUploaded should return all files when using manifest [\#67](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/67) ([wongpeiyi](https://github.com/wongpeiyi))
|
63 | 88 |
|
64 | 89 | ## [v0.3.2](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/v0.3.2) (2016-09-13)
|
| 90 | + |
65 | 91 | [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v0.3.1...v0.3.2)
|
66 | 92 |
|
67 | 93 | **Merged pull requests:**
|
|
73 | 99 | - Add network proxy option [\#61](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/61) ([v-shan](https://github.com/v-shan))
|
74 | 100 |
|
75 | 101 | ## [v0.3.1](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/v0.3.1) (2016-06-16)
|
| 102 | + |
76 | 103 | [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v0.3.0...v0.3.1)
|
77 | 104 |
|
| 105 | +**Fixed bugs:** |
| 106 | + |
| 107 | +- Fix issue \#54: manifest.txt should be uploaded as last [\#55](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/55) ([YoranBrondsema](https://github.com/YoranBrondsema)) |
| 108 | + |
78 | 109 | **Merged pull requests:**
|
79 | 110 |
|
80 | 111 | - fix \#59 [\#60](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/60) ([ghedamat](https://github.com/ghedamat))
|
81 | 112 | - Update minimum S3 permissions [\#58](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/58) ([jeffreybiles](https://github.com/jeffreybiles))
|
82 | 113 | - Includes session token if provided to client initialization. [\#57](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/57) ([RickCSong](https://github.com/RickCSong))
|
83 |
| -- Fix issue \#54: manifest.txt should be uploaded as last [\#55](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/55) ([YoranBrondsema](https://github.com/YoranBrondsema)) |
84 | 114 |
|
85 | 115 | ## [v0.3.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/v0.3.0) (2016-04-19)
|
| 116 | + |
86 | 117 | [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v0.2.2...v0.3.0)
|
87 | 118 |
|
88 | 119 | **Merged pull requests:**
|
89 | 120 |
|
90 | 121 | - Configure Cache-Control and Expires headers on the uploaded files. [\#53](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/53) ([YoranBrondsema](https://github.com/YoranBrondsema))
|
91 | 122 |
|
92 | 123 | ## [v0.2.2](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/v0.2.2) (2016-04-01)
|
| 124 | + |
93 | 125 | [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v0.2.1...v0.2.2)
|
94 | 126 |
|
95 | 127 | **Merged pull requests:**
|
96 | 128 |
|
97 | 129 | - Set the correct content type for gzipped files with the .gz ext [\#51](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/51) ([dannyfallon](https://github.com/dannyfallon))
|
98 | 130 |
|
99 | 131 | ## [v0.2.1](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/v0.2.1) (2016-02-06)
|
| 132 | + |
100 | 133 | [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v0.2.0...v0.2.1)
|
101 | 134 |
|
102 | 135 | **Merged pull requests:**
|
|
105 | 138 | - Fix AWS Credential Resolution link in README [\#43](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/43) ([reidab](https://github.com/reidab))
|
106 | 139 |
|
107 | 140 | ## [v0.2.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/v0.2.0) (2015-12-15)
|
| 141 | + |
108 | 142 | [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v0.1.0...v0.2.0)
|
109 | 143 |
|
110 | 144 | **Merged pull requests:**
|
|
122 | 156 | - Add support for ACL on objects [\#20](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/20) ([flecno](https://github.com/flecno))
|
123 | 157 |
|
124 | 158 | ## [v0.1.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/v0.1.0) (2015-10-25)
|
| 159 | + |
125 | 160 | [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v0.1.0-beta.2...v0.1.0)
|
126 | 161 |
|
127 | 162 | **Merged pull requests:**
|
|
131 | 166 | - add swf to default filePattern [\#15](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/15) ([jasonkriss](https://github.com/jasonkriss))
|
132 | 167 |
|
133 | 168 | ## [v0.1.0-beta.2](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/v0.1.0-beta.2) (2015-09-14)
|
| 169 | + |
134 | 170 | [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v0.1.0-beta.1...v0.1.0-beta.2)
|
135 | 171 |
|
136 | 172 | **Merged pull requests:**
|
|
140 | 176 | - Add content encoding to ContentType for text files [\#11](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/11) ([achambers](https://github.com/achambers))
|
141 | 177 |
|
142 | 178 | ## [v0.1.0-beta.1](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/v0.1.0-beta.1) (2015-08-08)
|
| 179 | + |
| 180 | +[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/0b3622bd5b5facc24810dc2ac50b7de48eed7116...v0.1.0-beta.1) |
| 181 | + |
143 | 182 | **Merged pull requests:**
|
144 | 183 |
|
145 | 184 | - Updated README for 0.5.0 [\#10](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/10) ([achambers](https://github.com/achambers))
|
|
153 | 192 |
|
154 | 193 |
|
155 | 194 |
|
156 |
| -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 195 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments