Releases: blackflux/aws-sdk-wrap
Releases · blackflux/aws-sdk-wrap
v3.5.6
3.5.6 (2019-10-04)
Bug Fixes
- expectedErrorCodes defaults to empty Array (8953e62)
v3.5.5
3.5.5 (2019-10-04)
Bug Fixes
- renaming function "getGzipObject" to "getGzipJsonObject" (db4f724)
v3.5.4
3.5.4 (2019-10-04)
Bug Fixes
- refactoring "listObjects" function (b482984)
v3.5.3
3.5.3 (2019-10-04)
Bug Fixes
- listObjects now returns "continuationToken" and "isTruncated" (71f27e5)
- listObjects now returns "continuationToken" and "isTruncated" (f020197)
v3.5.2
3.5.2 (2019-10-03)
Bug Fixes
- listObjects.limit can now be undefined (b80e2e2)
v3.5.1
3.5.1 (2019-10-02)
Bug Fixes
- adding prefix parameter to "listObjects" (e119e04)
v3.5.0
3.5.0 (2019-10-02)
Bug Fixes
- deps: bump smart-fs from 1.10.0 to 1.10.1 (9b472de)
- deps: bump smart-fs from 1.9.14 to 1.10.0 (f9169df)
Features
- added s3 bucket util library. (0f0af97)
v3.4.2
3.4.2 (2019-09-24)
Bug Fixes
- updating validation in QueueProcessor to allow undefined 'queueUrl'. (11eea2d)
v3.4.1
3.4.1 (2019-09-22)
Bug Fixes
- ingestion steps need to be explicitly provided to QueueProcessor (435042e)
- deps: bump joi-strict from 1.1.5 to 1.1.6 (ca8f362)
v3.4.0
3.4.0 (2019-09-19)
Features
- QueueProcessor now exposes handler and ingest (d746843)