Skip to content

mainnet-v1.35.2

Choose a tag to compare

@ebmifa ebmifa released this 29 Oct 16:08
· 38 commits to d62c6df1d02da845aba9a1417ef73712ec13522b since this release

Storage node

#2576:
The http_client_request_duration_* metrics now omit the server_address and server_port labels for fast, successful responses.

Aggregator

#2622:
Add a new query option skip_consistency_check=true to skip blob consistency checks. This should only be used if the writer of the corresponding blob is trusted. See the encoding documentation for the details of the different consistency checks.

#2576:
The http_client_request_duration_* metrics now omit the server_address and server_port labels for fast, successful responses.

Publisher

#2576:
The http_client_request_duration_* metrics now omit the server_address and server_port labels for fast, successful responses.

CLI

#2622:
Add a new CLI option --skip-consistency-check. to skip blob consistency checks. This should only be used if the writer of the corresponding blob is trusted. See the encoding documentation for the details of the different consistency checks.


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