From 3aca0f4857e6dd509c2936d962030e3c631844c7 Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Mon, 2 Oct 2023 09:36:42 +0200 Subject: [PATCH] Update CHANGES_NEXT_RELEASE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fermín Galán Márquez --- CHANGES_NEXT_RELEASE | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index 5f1a1469..27c9c941 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1,5 +1,6 @@ - Add: new approach to handle trust auth (urbo-deployer#868) - Remove: field "authentication" support in update action +- Remove: config.authentication (along with related env vars PERSEO_AUTHENTICATION_*) - Add: allow use expandVar with JSON objects (#703) - Add: apply expandVar with JSON.parse to all fields of all actions (sms, smpp, email, post, update) (#746) - Fix: check domain before access domain