Skip to content

Releases: storacha/upload-service

filecoin-api: v1.0.0

02 Dec 16:36
4e2de50
Compare
Choose a tag to compare

1.0.0 (2024-12-02)

⚠ BREAKING CHANGES

  • upload-api: integrate agent store for idempotence & invocation/receipt persistence (#1444)
  • dataStore in storefront renamed to contentStore
  • not possible to skip submit queue on storefront service anymore
  • return allocated bytes in store/add receipt (#1213)

Features

  • add blob protocol to upload-client (#1425) (49aef56)
  • add support to prepend pieces while buffering to aggregate (#1301) (dff1846)
  • add usage/report capability (#1079) (6418b4b)
  • aggregator keeping oldest piece ts (#1188) (97a7def)
  • api waits for trigger filecoin pipeline from the client (#1332) (421bacb)
  • filecoin info (#1091) (adb2442)
  • filecoin-api: allow custom hashing function to be passed to aggregate builder (#1553) (e2653d4)
  • filecoin-api: paginated queries (#1521) (25ed7d7)
  • move aggregate information out of deals in filecoin/info (#1192) (18dc590)
  • return allocated bytes in store/add receipt (#1213) (5d52e44)
  • router (#11) (c810735)
  • upgrade ucanto/transport to 9.1.0 in all packages to get more verbose errors from HTTP transport on non-ok response (#1312) (d6978d7)
  • upload-api: integrate agent store for idempotence & invocation/receipt persistence (#1444) (c9bf33e)
  • upload-client uploadDirectory, by default, sorts the provided files by file name to help the user call us in a way that is deterministic and minimizes cost (#1173) (8cd2555)
  • use digest in blob/accept location commitment (#1480) (ade45eb)

Fixes

Other Changes

Read more

client: v1.0.5

02 Dec 15:41
6a6d2e5
Compare
Choose a tag to compare

1.0.5 (2024-12-02)

Other Changes

client: v1.0.4

02 Dec 14:56
16e35b5
Compare
Choose a tag to compare

1.0.4 (2024-12-02)

Other Changes

  • main: release client 1.0.3 (17ff92b)
  • main: release client 1.0.3 (#85) (0ea3a80)
  • Revert "chore(main): release client 1.0.3" (#84) (2f354c4)

client: v1.0.3

29 Nov 14:57
7c336f2
Compare
Choose a tag to compare

1.0.3 (2024-11-27)

Fixes

  • compatibility with legacy w3up client (#59) (7185046)

upload-api: v1.1.7

27 Nov 18:19
3234132
Compare
Choose a tag to compare

1.1.7 (2024-11-27)

Other Changes

upload-api: v1.1.6

27 Nov 18:12
e0818a1
Compare
Choose a tag to compare

1.1.6 (2024-11-27)

Other Changes

upload-api: v1.1.5

27 Nov 17:33
b6f9c46
Compare
Choose a tag to compare

1.1.5 (2024-11-27)

Other Changes

upload-api: v1.1.4

27 Nov 17:15
8de8c08
Compare
Choose a tag to compare

1.1.4 (2024-11-27)

Fixes

  • compatibility with legacy w3up client (#59) (7185046)

client: v1.0.2

27 Nov 14:49
eaa5572
Compare
Choose a tag to compare

1.0.2 (2024-11-27)

Fixes

cli: v1.0.1

13 Nov 06:24
2e58280
Compare
Choose a tag to compare

1.0.1 (2024-11-12)

Other Changes