From 29076f7eb8d7d4ab8cf5f4074656d3f7a99b3fa0 Mon Sep 17 00:00:00 2001 From: zhongwencool Date: Wed, 26 Jun 2024 11:40:34 +0800 Subject: [PATCH] chore: changelog for bootstrap_file/type --- changes/ce/feat-13336.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ce/feat-13336.en.md diff --git a/changes/ce/feat-13336.en.md b/changes/ce/feat-13336.en.md new file mode 100644 index 000000000..85223311c --- /dev/null +++ b/changes/ce/feat-13336.en.md @@ -0,0 +1 @@ +Added support for configuring the bootstrap_file and bootstrap_type when using the built-in db authentication method.