From 26977fef9c59238910f8d14e4e39627fef11db19 Mon Sep 17 00:00:00 2001 From: firest Date: Thu, 22 Feb 2024 18:54:50 +0800 Subject: [PATCH] chore: update changes --- changes/ce/fix-12566.en.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/ce/fix-12566.en.md diff --git a/changes/ce/fix-12566.en.md b/changes/ce/fix-12566.en.md new file mode 100644 index 000000000..2d658855f --- /dev/null +++ b/changes/ce/fix-12566.en.md @@ -0,0 +1,5 @@ +Enhanced the bootstrap file for REST API keys: + +- now the empty line will be skipped instead of throw an error + +- keys from bootstrap file now have highest priority, if one of them is conflict with an old key, the old key will be deleted