Files
xrpl-dev-portal/blog/2024/clio-2.2.1.md

1.7 KiB

category, date, labels, markdown
category date labels markdown
2024 2024-07-08
Clio Release Notes
editPage
hide
true

Introducing Clio version 2.2.1

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

Bug fixes

Database Migration

If you are currently running Clio 1.0.4 or earlier and upgrading, you must perform a database migration to properly support NFT data. See the clio_migrator branch and its README for instructions.

Install / Upgrade

Package SHA-256
Ubuntu Deb (x86_64) a027eb6cc0a6dcb5805a60501cdb34b3a9b364f9235c0d2152bc24112c729e7c

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

commit 7b18e28c4772f390368363c7d3c0a129ced3f3c3
Author: Sergey Kuznetsov <skuznetsov@ripple.com>
Date:   Fri Jul 5 12:03:22 2024 +0100

    fix: Fix extra brackets in warnings (#1519)
    
    Fixes #1518

What's Changed

See the Full Changelog on GitHub

Feedback

The Clio open-source project is seeking feedback and engagement from the XRPL community.