Skip to content

Releases: blackflux/aws-sdk-wrap

v3.5.6

04 Oct 22:24
222a441
Compare
Choose a tag to compare

3.5.6 (2019-10-04)

Bug Fixes

  • expectedErrorCodes defaults to empty Array (8953e62)

v3.5.5

04 Oct 22:09
57aa004
Compare
Choose a tag to compare

3.5.5 (2019-10-04)

Bug Fixes

  • renaming function "getGzipObject" to "getGzipJsonObject" (db4f724)

v3.5.4

04 Oct 17:25
2bafd44
Compare
Choose a tag to compare

3.5.4 (2019-10-04)

Bug Fixes

  • refactoring "listObjects" function (b482984)

v3.5.3

04 Oct 17:18
d5af613
Compare
Choose a tag to compare

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

03 Oct 03:01
e5242d4
Compare
Choose a tag to compare

3.5.2 (2019-10-03)

Bug Fixes

  • listObjects.limit can now be undefined (b80e2e2)

v3.5.1

02 Oct 21:24
f6e5054
Compare
Choose a tag to compare

3.5.1 (2019-10-02)

Bug Fixes

  • adding prefix parameter to "listObjects" (e119e04)

v3.5.0

02 Oct 16:57
931124e
Compare
Choose a tag to compare

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

24 Sep 18:32
d1d472f
Compare
Choose a tag to compare

3.4.2 (2019-09-24)

Bug Fixes

  • updating validation in QueueProcessor to allow undefined 'queueUrl'. (11eea2d)

v3.4.1

22 Sep 19:55
3606151
Compare
Choose a tag to compare

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

19 Sep 19:44
0af2698
Compare
Choose a tag to compare

3.4.0 (2019-09-19)

Features

  • QueueProcessor now exposes handler and ingest (d746843)