Skip to content

Releases: blacha/chunkd

v8.3.0

08 Jun 10:15
v8.3.0
fbafe5d
Compare
Choose a tag to compare

Bug Fixes

  • fs: ensure http is registered by default in web contexts (6b59c59)

Features

  • fs: support non recursive file listing (#370) (a2828fe)
  • source-memory: add memory source (#372) (b88dfe0)
  • initial google cloud support (2c9a769)

v8.2.0

11 May 01:36
v8.2.0
5d3271f
Compare
Choose a tag to compare

Bug Fixes

  • core: include .clear() in the tiny map (a47157c)

Features

  • source-aws-v2: support using a role object for role creation (ecb2837)

v8.1.0

21 Feb 00:06
v8.1.0
95672f2
Compare
Choose a tag to compare

Bug Fixes

  • core: do not hard code the number of ms to wait before fetching (60fdbdd)
  • fs: correct typing so fsa.stream can be used with fsa.write (460a596)

Features

  • remove logger a tracking source can be used instead (151dd08)
  • core: allow overriding all chunk source delays (b3091ad)
  • core: allow overriding how the chunk cache is created for all sources (9ca865a)
  • core: remove request tracking (65f2395)
  • fs: default to local file system when in nodejs (#193) (ff908b0)

v8.0.3

26 Jan 00:08
v8.0.3
e421b88
Compare
Choose a tag to compare
v8.0.3

v8.0.2

25 Jan 23:51
v8.0.2
a7f6910
Compare
Choose a tag to compare
v8.0.2

v8.0.1

12 Nov 21:27
v8.0.1
a737152
Compare
Choose a tag to compare
v8.0.1

v7.3.1

16 Sep 07:01
v7.3.1
1e1905b
Compare
Choose a tag to compare

Bug Fixes

  • fs: export AwsCredentials in nodejs (6a03e68)

v7.3.0

16 Sep 06:53
v7.3.0
8347f25
Compare
Choose a tag to compare

Features

  • fs: support caching of aws credentials (c0b08b3)

v7.2.4

16 Sep 03:59
v7.2.4
9286289
Compare
Choose a tag to compare

Bug Fixes

  • fs: fs.source should really never be null (05ee837)

v7.2.3

16 Sep 03:45
v7.2.3
90c549d
Compare
Choose a tag to compare

Bug Fixes

  • fs: fs.source should never return null (4c22b84)