Skip to content

Latest commit

 

History

History
138 lines (63 loc) · 5.31 KB

CHANGELOG.md

File metadata and controls

138 lines (63 loc) · 5.31 KB

Changelog

2.5.0 (2025-01-09)

Features

  • batching: fetch from single range (24ff66c)
  • batching: kick off fetchblobs in parallel (33afdb1)
  • batching: resolve blocks as soon as we have them (34c5a81)
  • blob-fetcher: revert no multipart-byte-range (46fa971)
  • fetcher: allow passing a custom fetch implementation (c828a19)
  • tracing: add tracing (b24812e)

Bug Fixes

  • blob-fetcher: remove unused package (46fa971)

2.4.3 (2024-12-03)

Bug Fixes

2.4.2 (2024-12-03)

Bug Fixes

2.4.1 (2024-12-03)

Bug Fixes

2.4.0 (2024-12-02)

Features

  • api: add space to options and site (13ad2f0)

Bug Fixes

2.3.1 (2024-10-31)

Bug Fixes

  • release: just release the damn package (b8405a0)

2.3.0 (2024-10-31)

Features

  • content-claims: allow carpark fallback on content claims (f657b2a)
  • content-claims: handle missing shard locations (445d913)

Bug Fixes

  • content-claims: properly set location claims for urls (fe39b43)

2.2.0 (2024-06-06)

Features

2.1.3 (2024-05-29)

Bug Fixes

  • upgrade to latest content claims (746a9c2)

2.1.2 (2024-05-28)

Bug Fixes

2.1.1 (2024-05-28)

Bug Fixes

  • collect all location claims (109290c)

2.1.0 (2024-05-24)

Features

2.0.0 (2024-05-23)

⚠ BREAKING CHANGES

  • allow streaming from fetcher

Features

  • allow streaming from fetcher (2dc4bb5)

1.1.0 (2024-05-22)

Features

1.0.1 (2024-05-21)

Bug Fixes

1.0.0 (2024-05-21)

Features