最終更新:

Introducing Clio version 2.4.0

Version 2.4.0 of Clio, an XRP Ledger API server optimized for HTTP and WebSocket API calls, is now available. This release adds bug fixes.

Notable New Features

Amendment Support

The following amendments have been introduced since Clio 2.3.1 and have transaction model changes. Clio 2.4.0 is built with libxrpl 2.4.0, which supports these amendments.

If these amendments are enabled and you have not upgraded Clio to 2.4.0 or newer, the ETL will be amendment blocked and new ledgers will not be processed.

To check the current voting status of these amendments on Mainnet, see the XRPL Amendments Dashboard.

What's Changed

See the Full Changelog on GitHub.

Features

Bug Fixes

Refactor

Documentation

Styling

  • Use error code instead of exception when parsing json (#1942) by @kuznetsss

Testing

Miscellaneous Tasks

Install / Upgrade

For other platforms, please build from source. The most recent commit in the git log should be:

Merge: 5e7ff66b 67e451ec
Author: Sergey Kuznetsov <[email protected]>
Date:   Thu Mar 13 17:02:52 2025 +0000

    chore: Commits for 2.4.0-rc2 (#1964)

Feedback

To report an issue or propose a new idea, please open an issue.