Skip to content

2.4.0

Compare
Choose a tag to compare
@kennyzlei kennyzlei released this 18 Mar 13:12
2.4.0
8d87570

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 new features and 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.

Whats's changed

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

🎨 Styling

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

🧪 Testing

⚙️ Miscellaneous Tasks

Full Changelog: 2.3.1...2.4.0

Testing Credits

  • Thanks to @mounikakun and others for testing this release.

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