Skip to content

Releases: blacha/chunkd

source-aws: v11.0.3

20 Feb 06:17
4fe4819
Compare
Choose a tag to compare

11.0.3 (2024-02-20)

Bug Fixes

  • source-aws: Fix the Source.head function to decode url for the s3 object key. (#1401) (0eb0aa5)

middleware: v11.1.0

20 Feb 06:17
4fe4819
Compare
Choose a tag to compare

11.1.0 (2024-02-20)

Features

  • middleware: restrict caching to specific protocols (14c8a41)

fs-aws: v11.2.2

20 Feb 06:17
4fe4819
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @chunkd/source-aws bumped from 11.0.2 to 11.0.3

source-http: v11.1.0

08 Nov 01:54
a5d7bdd
Compare
Choose a tag to compare

11.1.0 (2023-11-08)

Features

fs: v11.2.0

08 Nov 01:54
a5d7bdd
Compare
Choose a tag to compare

11.2.0 (2023-11-08)

Features

  • fsa: decompress "json.gz" files automatically with readJson (#1345) (a13e380)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @chunkd/source-http bumped from ^11.0.2 to ^11.1.0

fs-aws: v11.2.1

08 Nov 01:54
a5d7bdd
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @chunkd/fs bumped from 11.1.0 to 11.2.0

fs-aws: v11.2.0

07 Sep 23:27
4b79fdf
Compare
Choose a tag to compare

11.2.0 (2023-09-07)

Features

  • fs-aws: only write test a bucket once, not once per file (3086b1a)

Bug Fixes

  • fs-aws: AwsS3CredentialProvider is not abstract (b3cc7f5)
  • fs-aws: correct typing for credentials (586cccd)

source: v11.1.0

23 Aug 20:48
1214cfe
Compare
Choose a tag to compare

11.1.0 (2023-08-23)

Features

  • source: add onClose to allow middleware to be alerted to when a source is closed (a502119)

source-memory: v11.0.2

23 Aug 20:48
1214cfe
Compare
Choose a tag to compare

11.0.2 (2023-08-23)

Bug Fixes

  • source-memory: explain exactly why the source read failed (fc2601a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @chunkd/source bumped from ^11.0.0 to ^11.1.0

source-http: v11.0.2

23 Aug 20:48
1214cfe
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @chunkd/source bumped from ^11.0.0 to ^11.1.0