mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-18 10:45:50 +00:00
2.3 KiB
2.3 KiB
category, date, template, seo, labels, markdown
| category | date | template | seo | labels | markdown | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2025 | 2025-05-27 | ../../@theme/templates/blogpost |
|
|
|
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
HighDeepFreezeflag (#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
| 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: 317b3e23 8d76a05d
Author: Sergey Kuznetsov <skuznetsov@ripple.com>
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.