Skip to content

Releases: blacha/chunkd

source-memory: v10.1.0

05 May 00:07
8d78def
Compare
Choose a tag to compare

10.1.0 (2023-05-04)

Features

  • source-memory: support writing with metadata (5001dcc)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @chunkd/core bumped from ^10.2.0 to ^10.3.0

source-http: v10.1.2

05 May 00:07
8d78def
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @chunkd/core bumped from ^10.2.0 to ^10.3.0

source-google-cloud: v10.0.4

05 May 00:07
8d78def
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @chunkd/core bumped from ^10.2.0 to ^10.3.0

source-file: v10.0.6

05 May 00:07
8d78def
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @chunkd/core bumped from ^10.2.0 to ^10.3.0

source-aws-v3: v10.1.3

05 May 00:07
8d78def
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @chunkd/core bumped from ^10.2.0 to ^10.3.0
      • @chunkd/source-aws bumped from ^10.2.0 to ^10.3.0

source-aws-v2: v9.4.3

05 May 00:07
8d78def
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @chunkd/core bumped from ^10.2.0 to ^10.3.0
      • @chunkd/source-aws bumped from ^10.2.0 to ^10.3.0

source-aws: v10.3.0

05 May 00:07
8d78def
Compare
Choose a tag to compare

10.3.0 (2023-05-04)

Features

  • source-aws: include more metadata when listing (c4d7803)
  • source-aws: support requster pays buckets (380bc66)
  • source-aws: support s3 metadata via head/write (fd9a7c1)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @chunkd/core bumped from ^10.2.0 to ^10.3.0

fs: v10.0.9

05 May 00:07
8d78def
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @chunkd/core bumped from ^10.2.0 to ^10.3.0
      • @chunkd/source-file bumped from ^10.0.5 to ^10.0.6
      • @chunkd/source-http bumped from ^10.1.1 to ^10.1.2
    • optionalDependencies
      • @chunkd/source-aws bumped from ^10.2.0 to ^10.3.0
      • @chunkd/source-google-cloud bumped from ^10.0.3 to ^10.0.4

core: v10.3.0

05 May 00:07
8d78def
Compare
Choose a tag to compare

10.3.0 (2023-05-04)

Features

  • source-aws: support s3 metadata via head/write (fd9a7c1)

source-file: v10.0.5

01 May 05:14
f7151fb
Compare
Choose a tag to compare

10.0.5 (2023-05-01)

Bug Fixes

  • source-file: test delete (be8144c)