Releases: storacha/freeway
Releases · storacha/freeway
v1.4.0
1.4.0 (2022-10-19)
Features
v1.3.0
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
1.2.0 (2022-10-18)
Features
v1.1.3
1.1.3 (2022-10-17)
Bug Fixes
- add 501 error not implemented for range requests (#6) (c13f15c)
v1.1.2
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
1.1.1 (2022-10-17)
Bug Fixes
- only create batching blockstore if not reading whole CAR into memory (b748b6a)
v1.1.0
1.1.0 (2022-10-17)
Features
v1.0.0
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)