Skip to content

Releases: MystenLabs/walrus

testnet-v1.50.0

03 Jun 19:04
dac31b8

Choose a tag to compare

devnet-v1.50.0

28 May 22:54
dac31b8

Choose a tag to compare

testnet-v1.49.1

20 May 16:53
a00e390

Choose a tag to compare

mainnet-v1.49.1

27 May 18:04
a00e390

Choose a tag to compare

devnet-v1.49.0

14 May 21:51
0f5153f

Choose a tag to compare

testnet-v1.48.1

06 May 21:33
9c5590a

Choose a tag to compare

mainnet-v1.48.1

13 May 17:23
9c5590a

Choose a tag to compare

devnet-v1.48.0

30 Apr 20:25
a65f263

Choose a tag to compare

testnet-v1.47.1

28 Apr 18:28
ef889c8

Choose a tag to compare

Storage node

#3256: enable storage pool support in storage node

Aggregator

#3284: The GET /v1/blobs/{blob_id} endpoint now returns
HTTP 503 with reason BLOB_UNAVAILABLE when a blob is temporarily
unretrievable (for example, mid-upload, mid-expiry, or when too many
storage nodes are unreachable to reconstruct the blob or determine a
definitive status). Previously these cases returned HTTP 500. The
terminal 404 BLOB_NOT_FOUND response for blobs that do not exist
is unchanged. Clients and CDNs should treat 503 as retryable with
backoff.

#3084: Blob attribute headers (such as Content-Type) are now correctly included on range request responses when reading blobs by object ID.


Full Log: https://github.com/MystenLabs/walrus/commits/testnet-v1.47.1

mainnet-v1.47.1

29 Apr 20:33
ef889c8

Choose a tag to compare

Storage node

#3256: enable storage pool support in storage node

Aggregator

#3284: The GET /v1/blobs/{blob_id} endpoint now returns
HTTP 503 with reason BLOB_UNAVAILABLE when a blob is temporarily
unretrievable (for example, mid-upload, mid-expiry, or when too many
storage nodes are unreachable to reconstruct the blob or determine a
definitive status). Previously these cases returned HTTP 500. The
terminal 404 BLOB_NOT_FOUND response for blobs that do not exist
is unchanged. Clients and CDNs should treat 503 as retryable with
backoff.

#3084: Blob attribute headers (such as Content-Type) are now correctly included on range request responses when reading blobs by object ID.


Full Log: https://github.com/MystenLabs/walrus/commits/mainnet-v1.47.1