Skip to content

Releases: storacha/freeway

v1.4.0

19 Oct 17:02
625969b
Compare
Choose a tag to compare

1.4.0 (2022-10-19)

Features

v1.3.0

19 Oct 16:45
b52613f
Compare
Choose a tag to compare

1.3.0 (2022-10-19)

Features

Bug Fixes

  • cancel after releaseLock throws INVALID_STATE error (#10) (af62fe6)
  • delete ref to block after resolve (56baf25)
  • do not sort offsets in batch (bbf8df5)
  • process one batch at a time (d4eea8f)

v1.2.0

18 Oct 11:29
adf8b99
Compare
Choose a tag to compare

1.2.0 (2022-10-18)

Features

v1.1.3

17 Oct 14:55
2989a46
Compare
Choose a tag to compare

1.1.3 (2022-10-17)

Bug Fixes

  • add 501 error not implemented for range requests (#6) (c13f15c)

v1.1.2

17 Oct 14:44
22f0baa
Compare
Choose a tag to compare

1.1.2 (2022-10-17)

Bug Fixes

  • pass data bucket and index bucket to blockstore (ead11a3)
  • resolve batch when missing response (cb91670)

v1.1.1

17 Oct 14:24
e981a75
Compare
Choose a tag to compare

1.1.1 (2022-10-17)

Bug Fixes

  • only create batching blockstore if not reading whole CAR into memory (b748b6a)

v1.1.0

17 Oct 13:13
b590327
Compare
Choose a tag to compare

1.1.0 (2022-10-17)

Features

v1.0.0

13 Oct 08:47
9465e8c
Compare
Choose a tag to compare

1.0.0 (2022-10-13)

Features

  • add handlers for CAR and block (2d24706)
  • add sharded directories support (b0fecc4)
  • block batching (#1) (c0a35e4)
  • detection for text content (when no filename) (f8b9d1a)
  • initial commit (f3e5147)

Bug Fixes

  • bump down max bytes in memory (17d7fef)
  • handle error building index (e2c1ca2)
  • propogate index build error (fd6135b)