Releases: storacha/freeway
Releases · storacha/freeway
v2.23.0
2.23.0 (2025-01-09)
Features
- tracing: enable setting a sampling ratio for tracing (#143) (241545f)
Bug Fixes
- freeway: enable tracing properly and resolve fetch issue (#140) (c60037d)
- handle options req for cors preflight (#137) (79de5b1)
v2.22.1
2.22.1 (2024-12-20)
Bug Fixes
- locator: disable indexing service 10% for now (#138) (3be397c)
v2.22.0
2.22.0 (2024-12-19)
Features
Bug Fixes
v2.21.0
2.21.0 (2024-11-06)
Features
Bug Fixes
- test: enable nodejs compat for miniflare (#127) (0165521)
v2.20.2
2.20.2 (2024-09-10)
Bug Fixes
- content length for byte range requests (bcb973c)
v2.20.1
2.20.1 (2024-09-10)
Bug Fixes
- remove middleware preventing range requests (fde04c1)
v2.20.0
2.20.0 (2024-09-10)
Features
- byte range requests for UnixFS files (8343890)