- Upgrade elasticsearch-js to 15.x
- Depends on Elasticsearch-js 14.2.0 instead of 13.2.0 [#49][49]
- Use AWS XHRClient in browser. #42
- Fix unicode issue. #43
- Allow aws config to be set per instance. #37
- Add config for setting httpOptions on aws-sdk's requests. #8
- Support down to node 4.x.
- Catch aws credential errors. #35
- Add source maps.
- Load credentials from environment.
- Added
credentials
option for passing in an AWSCredentials
object.