Release Notes
This document contains the notes for the release 2.6.0-rc2
of rippled
, the reference server implementation of the XRP Ledger protocol. To learn more about how to build, run or update a rippled
server, visit https://xrpl.org/install-rippled.html
This release adds new features and bug fixes.
[2.6.0-rc2] - 2025-08-15
🐛 Bug Fixes
- Change log to debug level for AMM offer retrieval and IOU payment check (#5686) by @intelliot
- Add -Wno-deprecated-declarations for Clang only (#5680) by @bthomee