Introducing Clio version 2.4.1
Version 2.4.1 of Clio, an XRP Ledger API server optimized for HTTP and WebSocket API calls, is now available. This release adds bug fixes.
What's Changed
See the Full Changelog on GitHub.
Features
Experimental dosguard API weights (#2082) by @kuznetsss
Forwarding metrics (#2128) by @kuznetsss
Bug Fixes
- Fix ssl in new webserver (#1981) by @kuznetsss
- Incorrect set
HighDeepFreeze
flag (#1978) by @PeterChen13579 - Fix incorrect requests logging (#2005) by @kuznetsss
- Guarantee async behavior of
WsBase::send
(#2100) by @godexsoft
Testing Credits
- Thanks to @mounikakun and others for testing this release.
Install / Upgrade
For other platforms, please build from source. The most recent commit in the git log should be:
Merge: 317b3e23 8d76a05d
Author: Sergey Kuznetsov <[email protected]>
Date: Tue May 20 16:58:50 2025 +0100
chore: Revert extra commits for 2.4.1 (#2133)
Feedback
To report an issue or propose a new idea, please open an issue.