1.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)
Merged pull requests:
- fix #59 #60 (ghedamat)
- Update minimum S3 permissions #58 (jeffreybiles)
- Includes session token if provided to client initialization. #57 (RickCSong)
- Fix issue #54: manifest.txt should be uploaded as last #55 (YoranBrondsema)
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 Change Log was automatically generated by github_changelog_generator