Skip to content

Releases: blacha/chunkd

v7.2.2

16 Sep 00:07
v7.2.2
3564902
Compare
Choose a tag to compare

Bug Fixes

  • core: expose missing fetchBytes function to directly read form the source (8dc883e)
  • fs: add .source mapping to sub file systems (171106b)
  • source-aws: aws-sdk does not export the credential providers (4401dcc)

v7.2.1

15 Sep 07:26
v7.2.1
d86c81f
Compare
Choose a tag to compare

Bug Fixes

  • source-file: should support writing strings to files (632170a)

v7.2.0

15 Sep 06:52
v7.2.0
cf49788
Compare
Choose a tag to compare

Features

  • fs: when writing json default to contentType of application/json (73947fe)

v7.1.1

15 Sep 06:46
v7.1.1
b0825a3
Compare
Choose a tag to compare

Bug Fixes

  • fs: actually expose write options for .write (55ae27d)

v7.1.0

15 Sep 06:38
v7.1.0
15cb99d
Compare
Choose a tag to compare

Features

v7.0.1

15 Sep 05:22
v7.0.1
9fe4959
Compare
Choose a tag to compare

Bug Fixes

  • do not use node: imports as its not supported in node 14 (7dea1cf)

v7.0.0

15 Sep 02:07
v7.0.0
5e84a5a
Compare
Choose a tag to compare

Features

  • source-aws: add support for easily assuming roles (11d7a1c)
  • add file system abstraction layer (#34) (a143637)
  • add source-http to [@chunkd](https://github.com/chunkd)/fs (8a42472)

BREAKING CHANGES

  • this renames @chunkd/source-url to @chunkd/source-http