From 7f5f3c8015373a9175bcde4c278073b24a1bbb9a Mon Sep 17 00:00:00 2001 From: "Gareth J. Greenaway" Date: Wed, 13 Sep 2023 12:09:58 -0700 Subject: [PATCH] Update 65179.fixed.md --- changelog/65179.fixed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/65179.fixed.md b/changelog/65179.fixed.md index 9988d11e0ed..0e323946550 100644 --- a/changelog/65179.fixed.md +++ b/changelog/65179.fixed.md @@ -1 +1 @@ -Ensure kwarg arguments are sent along correctly. This change affects proxy minions when used with Deltaproxy, which had kwargs popped when targeting multiple minions id. +Ensure __kwarg__ is preserved when checking for kwargs. This change affects proxy minions when used with Deltaproxy, which had kwargs popped when targeting multiple minions id.