From ec669e796f6e86085a19b9bc4fecccf7edd95d32 Mon Sep 17 00:00:00 2001 From: Oliver Eggert Date: Tue, 2 Sep 2025 16:05:24 -0700 Subject: [PATCH] add warning --- blog/2025/rippled-2.6.0.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/blog/2025/rippled-2.6.0.md b/blog/2025/rippled-2.6.0.md index 92b0a298fd..ec381cbf77 100644 --- a/blog/2025/rippled-2.6.0.md +++ b/blog/2025/rippled-2.6.0.md @@ -12,6 +12,9 @@ markdown: hide: true --- # Introducing XRP Ledger version 2.6.0 +{% admonition type="warning" name="Warning" %} +We are tracking two active issues in rippled 2.6.0--memory usage increases and Boost library upgrade problems. We recommend that the UNL community roll back to version 2.5.0. We are working on a hotfix and will share updates as they become available. +{% /admonition %} Version 2.6.0 of `rippled`, the reference server implementation of the XRP Ledger protocol, is now available. This release adds new features and bug fixes.