Releases: storacha/freeway
Releases · storacha/freeway
v2.15.0
2.15.0 (2024-01-17)
Features
- tsconfig.json uses module=NodeNext, and package.json supports being imported (#95) (0ba2dec)
Bug Fixes
v2.14.0
2.14.0 (2023-12-12)
Features
- content claims reads by default with fallback for old index sources (#93) (46dc509)
Bug Fixes
- add guard for missing dudewhere index links (b3f7188)
v2.13.0
2.13.0 (2023-08-25)
Features
- support entity-bytes for CAR requests (564c3ec)
v2.12.5
2.12.5 (2023-08-22)
Bug Fixes
- yield intermediate blocks when path not found (cf2d5b0)
v2.12.4
2.12.4 (2023-08-15)
Bug Fixes
- do not cache content without content length (b630e7e)
v2.12.3
2.12.3 (2023-08-15)
Bug Fixes
- smaller batch size to prevent OOM (ae5a08e)
v2.12.2
2.12.2 (2023-08-15)
Bug Fixes
- remove unnecessary logging (82467b4)