- #190 Upgrade aws-sdk to v3 (@lukemelia)
- Luke Melia (@lukemelia)
- #189 Revert to 4.0.1 to back out of breaking AWS SDK upgrade (@lukemelia)
- Luke Melia (@lukemelia)
- #176 [BREAKING] update dependencies and node version requirements (@lukemelia)
- Luke Melia (@lukemelia)
- #174 Optionally ignore ACLs (@khornberg)
- Kyle Hornberg (@khornberg)
- Prasad (@sbonasu)
- #161 add immutable to cache control header (@BryanCrotaz)
- Bryan (@BryanCrotaz)
- #137 Update CORS example to use JSON (@lukemelia)
- #146 Bump path-parse from 1.0.6 to 1.0.7 (@dependabot[bot])
- #153 Bump forwarded from 0.1.0 to 0.1.2 (@dependabot[bot])
- #154 Bump y18n from 4.0.0 to 4.0.3 (@dependabot[bot])
- #144 Bump glob-parent from 5.1.1 to 5.1.2 (@dependabot[bot])
- #142 Bump browserslist from 4.16.3 to 4.16.6 (@dependabot[bot])
- #141 Bump ssri from 7.1.0 to 7.1.1 (@dependabot[bot])
- #140 Bump handlebars from 4.7.6 to 4.7.7 (@dependabot[bot])
- #139 Bump underscore from 1.8.3 to 1.13.1 (@dependabot[bot])
- #147 Bump tar from 6.0.5 to 6.1.11 (@dependabot[bot])
- #149 Bump tmpl from 1.0.4 to 1.0.5 (@dependabot[bot])
- #151 Bump follow-redirects from 1.13.0 to 1.14.7 (@dependabot[bot])
- #152 update proxy-agent (@timmorey)
- #136 Update dependencies (@lukemelia)
- #138 Move from travis to github actions for CI (@lukemelia)
- Luke Melia (@lukemelia)
- Timothy Morey (@timmorey)
- @Aierie
- #128 Add .json to default
filePattern
(@simonihmig)
- #131 Update dependencies (@lukemelia)
- Luke Melia (@lukemelia)
- Simon Ihmig (@simonihmig)
2.0.0 (2020-05-15)
Merged pull requests:
- Update test dependencies #122 (lukemelia)
- Bump js-yaml from 3.8.2 to 3.13.1 #121 (dependabot[bot])
- Bump eslint from 3.19.0 to 4.18.2 #120 (dependabot[bot])
- Update dependencies and move to release-it #119 (lukemelia)
- Bump handlebars from 4.0.6 to 4.7.6 #118 (dependabot[bot])
- Bump lodash.merge from 4.6.0 to 4.6.2 #117 (dependabot[bot])
- [BREAKING] Use node 10, lowest current node LTS #116 (lukemelia)
- [DOC]
filePattern
: add link to minimatch #112 (dcyriller) - Added the ability to specify the AWS endpoint #111 (tbartelmess)
- contentType handled properly #106 (prem-chandar)
- Updated bucket policy based on latest AWS recommendations #100 (peavers)
v1.4.0 (2018-08-20)
Merged pull requests:
v1.3.0 (2018-05-30)
Merged pull requests:
v1.2.0 (2018-02-05)
Merged pull requests:
- Support brotli #104 (cibernox)
- add wasm to filePattern defaults #101 #102 (jenweber)
- [DOC] remove trailing comma #98 (fivetanley)
v1.1.0 (2017-05-31)
Merged pull requests:
- Fix defaultMimeType option binding #94 (wytlytningNZ)
- DOC - formatting updates to README #91 (et)
v1.0.0 (2017-04-06)
v1.0.0-beta.0 (2017-03-25)
Merged pull requests:
- Update ember-cli and dependencies #89 (lukemelia)
- Replace
ember-cli/ext/promise
withrsvp
#88 (backspace) - Instructions to set up public access to S3 #86 (RobinDaugherty)
- [DOC] update links to other plugins in REAMD #85 (lukemelia)
- Dependency Upgrades #84 (kturney)
- Add confi option for signatureVersion #83 (pedrokost)
- Update ember cli 2.10 #80 (jrjohnson)
- Adds support for batching requests to S3 #79 (tomlagier)
- [DOC] Fix broken link to 'Plugin Documentation' #77 (mattmazzola)
- Update minimatch to ^3.0.3 #76 (jpadilla)
- [Bugfix] Remove the Principal Policy #65 (Jaspaul)
v0.4.0 (2016-11-02)
Merged pull requests:
- Loosen aws-sdk version #74 (ryansch)
- Add Server Side Encryption #72 (sethpollack)
- Allow support for alternate AWS profiles. #71 (seanstar12)
- filesUploaded should return all files when using manifest #67 (wongpeiyi)
v0.3.2 (2016-09-13)
Merged pull requests:
- added config to include hidden folders in the S3 upload #70 (habdelra)
- [DOC] Add tip for slashes in the prefix #69 (adriaanvanrossum)
- Allow setting of default mime type for files with no extension #63 (robwebdev)
- Add otf file type to default filePattern #62 (koriroys)
- Add network proxy option #61 (v-shan)
v0.3.1 (2016-06-16)
Fixed bugs:
- Fix issue #54: manifest.txt should be uploaded as last #55 (YoranBrondsema)
Merged pull requests:
- fix #59 #60 (ghedamat)
- Update minimum S3 permissions #58 (jeffreybiles)
- Includes session token if provided to client initialization. #57 (RickCSong)
v0.3.0 (2016-04-19)
Merged pull requests:
- Configure Cache-Control and Expires headers on the uploaded files. #53 (YoranBrondsema)
v0.2.2 (2016-04-01)
Merged pull requests:
- Set the correct content type for gzipped files with the .gz ext #51 (dannyfallon)
v0.2.1 (2016-02-06)
Merged pull requests:
- update ember-cli-deploy-plugin #45 (ghedamat)
- Fix AWS Credential Resolution link in README #43 (reidab)
v0.2.0 (2015-12-15)
Merged pull requests:
- [DOC] add CORS example, fixes #22 #42 (ghedamat)
- [DOC] Updated README.md to include S3 perimssions #40 (MojoJojo)
- Remove required keys, to support IAM roles #39 (kkumler)
- Warn about configuration sharing #31 (LevelbossMike)
- Fix distFiles default in README #28 (kpfefferle)
- Fix README file typo #27 (Saicheg)
- Fix typo in tests #26 (kimroen)
- add version badge #25 (ghedamat)
- Make region a required property #24 (achambers)
- doen't use path.join for urls #21 (flecno)
- Add support for ACL on objects #20 (flecno)
v0.1.0 (2015-10-25)
Merged pull requests:
- Update to use new verbose option for logging #19 (lukemelia)
- add ico to default filePattern #16 (jasonkriss)
- add swf to default filePattern #15 (jasonkriss)
v0.1.0-beta.2 (2015-09-14)
Merged pull requests:
- Update repo url #14 (achambers)
- Update repository #13 (achambers)
- Add content encoding to ContentType for text files #11 (achambers)
v0.1.0-beta.1 (2015-08-08)
Merged pull requests:
- Updated README for 0.5.0 #10 (achambers)
- Restructure to make more things pull from config, and use ember-cli-deploy-plugin base class #7 (lukemelia)
- Manifest support #6 (lukemelia)
- Log with a nice checkmark and the target S3 key #5 (lukemelia)
- Include svg and webfonts in default filepattern #4 (lukemelia)
- Support for working with a gzip plugin. #3 (lukemelia)
- Indicate to ember-cli that this addon should be "before" redis #2 (lukemelia)
- Upload to s3 #1 (achambers)
* This Changelog was automatically generated by github_changelog_generator