Skip to content

Releases: storacha/gateway-lib

v5.1.2

10 Sep 22:38
e73cc72
Compare
Choose a tag to compare

5.1.2 (2024-09-10)

Bug Fixes

  • content length for byte range requests (9248917)

v5.1.1

10 Sep 13:00
b8b4122
Compare
Choose a tag to compare

5.1.1 (2024-09-10)

Bug Fixes

v5.1.0

10 Sep 12:29
b5b4676
Compare
Choose a tag to compare

5.1.0 (2024-09-10)

Features

Bug Fixes

v5.0.1

15 May 14:28
7346b2c
Compare
Choose a tag to compare

5.0.1 (2024-05-15)

Bug Fixes

v5.0.0

14 May 18:02
1cfb01c
Compare
Choose a tag to compare

5.0.0 (2024-05-14)

⚠ BREAKING CHANGES

  • dependencies for handlers have changed, splitting out block, DAG and unixfs services. These are all satisfied by the Dagula class for the time being.

Features

  • support byte range for raw block requests (#57) (496cb24)

v4.1.1

17 Jan 11:52
fdc80e2
Compare
Choose a tag to compare

4.1.1 (2024-01-17)

Bug Fixes

  • allow dag-json traversal (ebc4f5e)

v4.1.0

13 Dec 00:12
a2248b3
Compare
Choose a tag to compare

4.1.0 (2023-12-13)

Features

  • fix exports[].types in package.json (#54) (a3c098b)

v4.0.0

12 Dec 23:24
230eecb
Compare
Choose a tag to compare

4.0.0 (2023-12-12)

⚠ BREAKING CHANGES

  • tsconfig.json uses module=NodeNext (#52)

Features

  • tsconfig.json uses module=NodeNext (#52) (443bd58)

v3.5.1

19 Sep 12:22
76c69ea
Compare
Choose a tag to compare

3.5.1 (2023-09-19)

Bug Fixes

v3.5.0

25 Aug 11:21
859b02b
Compare
Choose a tag to compare

3.5.0 (2023-08-25)

Features

  • support entity-bytes for CAR requests (21e3f8f)