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

Releases: binded/s3-tus-store

v1.2.5

Choose a tag to compare

@olalonde olalonde released this 05 Nov 21:30

<a name"1.2.5">

1.2.5 (2016-11-05)

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)
  • utf8: fix invalid utf8 in metadata (9b0ab474)

Features

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

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)

v1.2.3

Choose a tag to compare

@olalonde olalonde released this 28 Oct 05:01

<a name"1.2.3">

1.2.3 (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)

Features

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

v1.2.2

Choose a tag to compare

@olalonde olalonde released this 28 Oct 02:59

<a name"1.2.2">

1.2.2 (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)
  • metadata:
    • ditch native metadata and instead keep a separate key for metadata (82855109)
    • prevent non us ascii values in s3 metadata values (dfcbc7a1)

Features

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

v1.2.1

Choose a tag to compare

@olalonde olalonde released this 28 Oct 01:43

<a name"1.2.1">

1.2.1 (2016-10-27)

Bug Fixes

  • aws-sdk: bump aws-sdk (483997dc)
  • error: catch error on meterstream (ee2f86b6)
  • metadata:
    • ditch native metadata and instead keep a separate key for metadata (82855109)
    • prevent non us ascii values in s3 metadata values (dfcbc7a1)

Features

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

v1.2.0

Choose a tag to compare

@olalonde olalonde released this 27 Sep 21:58

<a name"1.2.0">

1.2.0 (2016-09-27)

Bug Fixes

  • error: catch error on meterstream (ee2f86b6)
  • metadata:
    • ditch native metadata and instead keep a separate key for metadata (82855109)
    • prevent non us ascii values in s3 metadata values (dfcbc7a1)

Features

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

v1.1.0

Choose a tag to compare

@olalonde olalonde released this 27 Sep 05:16

<a name"1.1.0">

1.1.0 (2016-09-26)

Bug Fixes

  • metadata:
    • ditch native metadata and instead keep a separate key for metadata (82855109)
    • prevent non us ascii values in s3 metadata values (dfcbc7a1)

Features

  • **:* return upload on last append, support onInfo (b3048011)
  • append: add support for beforeComplete (00cddaaa)

v1.0.2

Choose a tag to compare

@olalonde olalonde released this 23 Sep 07:44

<a name"1.0.2">

1.0.2 (2016-09-23)

Bug Fixes

  • metadata:
    • ditch native metadata and instead keep a separate key for metadata (82855109)
    • prevent non us ascii values in s3 metadata values (dfcbc7a1)

Features

  • **:* return upload on last append, support onInfo (b3048011)

v1.0.1

Choose a tag to compare

@olalonde olalonde released this 23 Sep 07:02

<a name"1.0.1">

1.0.1 (2016-09-23)

Bug Fixes

  • metadata: prevent non us ascii values in s3 metadata values (dfcbc7a1)

Features

  • **:* return upload on last append, support onInfo (b3048011)

v1.0.0

Choose a tag to compare

@olalonde olalonde released this 22 Sep 03:34

<a name"1.0.0">

1.0.0 (2016-09-21)

Features

  • **:* return upload on last append, support onInfo (b3048011)