Files
xrpl-dev-portal/blog/2025/clio-2.4.0.md
2025-04-28 15:36:46 -07:00

7.6 KiB

category, date, template, seo, labels, markdown
category date template seo labels markdown
2025 2025-03-18 ../../@theme/templates/blogpost
title description
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.
Clio Release Notes
editPage
hide
true

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

Package
Clio Server Linux Release (GCC)
Clio Server macOS Release (Apple Clang 16)

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

Merge: 5e7ff66b 67e451ec
Author: Sergey Kuznetsov <skuznetsov@ripple.com>
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.