Releases: storacha/freeway
Releases · storacha/freeway
v2.1.1
2.1.1 (2023-05-30)
Bug Fixes
- return HTTP 400 for CID parse error (6fcea58)
- status code for indexes that were not found (#40) (6d46f8d)
v2.1.0
2.1.0 (2023-05-19)
Features
v2.0.0
2.0.0 (2023-05-02)
⚠ BREAKING CHANGES
- support ?car-scope and verifiable paths for format=car (#35)
Features
- support ?car-scope and verifiable paths for format=car (#35) (ccb8843)
v1.6.2
1.6.2 (2023-03-29)
Bug Fixes
v1.6.1
1.6.1 (2023-03-16)
Bug Fixes
- allow hash character in directory listings (#27) (64a678f)
v1.6.0
1.6.0 (2023-03-02)
Features
- set max number of car cids to resolve (#24) (94e65ea)
v1.5.3
1.5.3 (2022-11-11)
Bug Fixes
- better svg content type detection (1e216bf)
v1.5.2
1.5.2 (2022-10-21)
Bug Fixes
- update gateway-lib to fix uri encoded paths (a8ebe47)
v1.5.1
1.5.1 (2022-10-21)
Bug Fixes
- remove max Content-Length middleware (#16) (bf11d0c)
v1.5.0
1.5.0 (2022-10-20)
Features
- use package.json version number (4567807)
Bug Fixes
- content length header (9fa30c1)
- fewer log lines (6afcb27)
- temporarily limit the size of the response until memory leak is resolved (#15) (1b04a19)