From 9874fd23e8e0d3fd945c46b75cd3971d155941d1 Mon Sep 17 00:00:00 2001 From: Aaron Rhodes Date: Wed, 23 Oct 2024 09:43:44 -0400 Subject: [PATCH] Add release note for bug fix --- .../fix-config-autodiscovery-49d61b77e8f76f58.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 releasenotes/notes/fix-config-autodiscovery-49d61b77e8f76f58.yaml diff --git a/releasenotes/notes/fix-config-autodiscovery-49d61b77e8f76f58.yaml b/releasenotes/notes/fix-config-autodiscovery-49d61b77e8f76f58.yaml new file mode 100644 index 00000000000000..245f2938b6efa3 --- /dev/null +++ b/releasenotes/notes/fix-config-autodiscovery-49d61b77e8f76f58.yaml @@ -0,0 +1,11 @@ +# Each section from every release note are combined when the +# CHANGELOG.rst is rendered. So the text needs to be worded so that +# it does not depend on any information only available in another +# section. This may mean repeating some details, but each section +# must be readable independently of the other. +# +# Each section note must be formatted as reStructuredText. +--- +fixes: + - | + Fix a bug in the config parser that broke ignored_ip_addresses from working in NDM Autodiscovery.