Skip to content

Latest commit

 

History

History
123 lines (57 loc) · 5.54 KB

CHANGELOG.md

File metadata and controls

123 lines (57 loc) · 5.54 KB

Changelog

2.0.5 (2024-06-13)

Bug Fixes

  • upgrade blob-fetcher dependency (c48b8f7)

2.0.4 (2024-05-29)

Bug Fixes

  • upgrade to latest content-claims (23ea45e)

Other Changes

  • move content-claims to devDep (3676487)

2.0.3 (2024-05-29)

Bug Fixes

2.0.2 (2024-05-29)

Bug Fixes

  • cached locator response (6944afc)

2.0.1 (2024-05-28)

Bug Fixes

2.0.0 (2024-05-28)

⚠ BREAKING CHANGES

  • hoverboard no longer uses R2 binding, and does not talk to DynamoDB or S3. Instead it uses content claims to determine block locations.

Features

1.3.2 (2024-05-17)

Bug Fixes

1.3.1 (2024-05-17)

Bug Fixes

Other Changes

1.3.0 (2023-07-25)

Features

1.2.1 (2023-07-24)

Bug Fixes

  • set local listen addr from request (#15) (b3d402b)

1.2.0 (2023-07-24)

Features

1.1.0 (2023-07-21)

Features

  • add metrics and filter subrequest errors (#11) (29b2fee)

1.0.0 (2023-07-19)

Features

Bug Fixes

Other Changes