Skip to content
v0.0.163

- retry: Improve proxy storage for add endpoints
- in_memory: Make directory_get_random return None when storage empty
- storage: Change content_get_metadata api to return Dict[bytes, List[Dict]]
- storage: Add content_get_partition endpoint to replace content_get_range
- storage: Add endpoint origin_list to replace origin_get_range