Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

v1.2.4

Choose a tag to compare

@olalonde olalonde released this 28 Oct 05:08

<a name"1.2.4">

1.2.4 (2016-10-27)

Bug Fixes

  • aws-sdk: bump aws-sdk (483997dc)
  • debug: added more debug logs, better error event handling (a1621320)
  • error: catch error on meterstream (ee2f86b6)
  • errors: better error handling and debug statements (0e2ed56a)
  • metadata:
    • ditch native metadata and instead keep a separate key for metadata (82855109)
    • prevent non us ascii values in s3 metadata values (dfcbc7a1)
  • tmpfile: properly remove tmp files (1630dcf6)

Features

  • **:*
    • put finished upload data under tus-uploads (a7ce2334)
    • return upload on last append, support onInfo (b3048011)
  • append: add support for beforeComplete (00cddaaa)