From 16b4c86efa993cefc127e2c735a114ddc3a3cf36 Mon Sep 17 00:00:00 2001 From: Tianyi Wang Date: Wed, 17 May 2023 10:50:58 -0400 Subject: [PATCH] modify changelog description --- .changelog/09dc2a7906374b818a70a25a4b238623.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changelog/09dc2a7906374b818a70a25a4b238623.json b/.changelog/09dc2a7906374b818a70a25a4b238623.json index 33a66716f39..37f9e76b424 100644 --- a/.changelog/09dc2a7906374b818a70a25a4b238623.json +++ b/.changelog/09dc2a7906374b818a70a25a4b238623.json @@ -1,7 +1,7 @@ { "id": "09dc2a79-0637-4b81-8a70-a25a4b238623", "type": "bugfix", - "description": "change logic of cleaning http request url to preserve IoT topic format ", + "description": "remove url path cleaning logic during http request serialization and deprecate its setting", "modules": [ "." ]