From db1e04e590ddd4635c67c2ba67ce1664ecc1b292 Mon Sep 17 00:00:00 2001 From: saubyk <39208279+saubyk@users.noreply.github.com> Date: Mon, 3 Aug 2026 22:32:35 -0700 Subject: [PATCH] Fill in PR number in release note (#1664) --- release-notes/Release-notes-0.15.10.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/Release-notes-0.15.10.md b/release-notes/Release-notes-0.15.10.md index 44318a2e..876c3360 100644 --- a/release-notes/Release-notes-0.15.10.md +++ b/release-notes/Release-notes-0.15.10.md @@ -20,7 +20,7 @@ this release should add its entry under the appropriate section below. to update promptly. - **Eclair: stop logging the node's auth header at DEBUG level** - ([#TBD](https://github.com/Ride-The-Lightning/RTL/pull/TBD)). + ([#1664](https://github.com/Ride-The-Lightning/RTL/pull/1664)). `getChannels` in the Eclair channels controller logged its entire request options object, which for Eclair carries HTTP basic auth — so raising an Eclair node's `logLevel` to `DEBUG` wrote `authorization: Basic ` into the node log, a recoverable form of the