Skip to content

Releases: blacha/chunkd

fs: v9.0.1

21 Sep 03:31
1a438df
Compare
Choose a tag to compare

9.0.1 (2022-09-21)

Bug Fixes

  • foce all chunkd deps to 9.0.0 (27b11be)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @chunkd/source-file bumped from ^9.0.0 to ^9.0.1
      • @chunkd/source-http bumped from ^9.0.0 to ^9.0.1
    • optionalDependencies
      • @chunkd/source-aws bumped from ^9.0.0 to ^9.0.1
      • @chunkd/source-google-cloud bumped from ^9.0.0 to ^9.0.1

fs: v9.0.0

21 Sep 00:24
0260323
Compare
Choose a tag to compare

9.0.0 (2022-09-20)

⚠ BREAKING CHANGES

  • add a .delete to remove files from locations

Features

  • add a .delete to remove files from locations (f93d09b)

core: v9.0.1

21 Sep 06:04
468b6cb
Compare
Choose a tag to compare

9.0.1 (2022-09-21)

Bug Fixes

  • update references to other sources (3c17db7)

core: v9.0.0

21 Sep 00:24
0260323
Compare
Choose a tag to compare

9.0.0 (2022-09-20)

⚠ BREAKING CHANGES

  • add a .delete to remove files from locations

Features

  • add a .delete to remove files from locations (f93d09b)

source-aws-v2: v8.6.0

19 Sep 22:14
42d5d81
Compare
Choose a tag to compare

8.6.0 (2022-09-19)

Features

  • source-aws-v2: expose method to get the roleArn and externalId for a path (42752e7)

v8.5.1

24 Aug 00:45
v8.5.1
6ba2434
Compare
Choose a tag to compare

Bug Fixes

  • source-aws: yeild all of the listed files (0a152d0)

v8.5.0

23 Aug 23:45
v8.5.0
e4e0887
Compare
Choose a tag to compare

Features

  • source-aws: create a credential provider (#514) (167b585)

v8.4.0

21 Jun 10:16
v8.4.0
67b7169
Compare
Choose a tag to compare

Features

  • fs: support read-only and read-write file systems (a7f52a9)

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)