Skip to content

v1.24.4

Latest
Compare
Choose a tag to compare
@LexLuthr LexLuthr released this 24 Jan 11:01
· 1 commit to main since this release
96ac5a2

Overview

We are excited to introduce Curio v1.24.4. This release brings in some important bug fixes in market and UI improvements.

📖 You can read more about Curio in our documentation.

Compatibility

This release is compatible with all Lotus versions incl. v1.32.0-rc2 and Boost v2.4.1. For the latest compatibility details, refer to the Curio version compatibility matrix.

⭐ Highlights

Curio Markets

The introduction of Curio Markets establishes a native deal-making mechanism that streamlines storage operations and enhances interoperability with existing Filecoin tools.

⚠️ Important Migration Notice:
A migration is required to use Curio Markets. If you are currently using Boost, there is a dedicated compatibility branch named boost-adapter to facilitate the transition. If you are working off the latest main branch, note that there are some recent pull requests that need to be incorporated for complete compatibility.

⚠️ This release also eliminates the need for Boost in the storage provider stack, simplifying administration and maintenance.

UI Sector Page

A revamped sector page in the UI now consolidates all relevant sector details in one place. This page facilitates debugging sector-related issues effectively.

🏗️ Improvements

  • SPDK Upgrade: Upgraded to SPDK v24.05 for enhanced performance and reliability.
  • Network Validation: Curio binary now performs network validation to prevent startup on an incorrect Lotus node network.
  • Cluster Task Visualization: Cluster tasks are now presented as a consolidated list in the UI, offering better visual clarity and ease of navigation.
  • Multilingual Support: Curio CLI details are now available in Mandarin (zh) and Korean (ko).
  • Message Batching: Improved robustness in message batching for the sealing and snap pipelines.
  • Deal Filters: Curio market now support global offline and online deal filters via configuration.

🐛 Bug Fixes

  • Fixed an issue where the finalize process would get stuck for synthetic PoRep sectors.
  • Resolved a bug in the guided setup that caused multiple storage secrets to be added to multiple layers.
  • Fixed a libp2p startup issue that occurred when no key was present in the libp2p table.
  • Fixed a bug with add-url command for market deal caused by missing header column.

What's Changed

New Contributors

Full Changelog: v1.24.3...v1.24.4