From 855b6e7aab89ce5c8d09ca9ce908a36946424f39 Mon Sep 17 00:00:00 2001 From: Francois Blackburn Date: Thu, 1 Feb 2024 10:24:08 -0500 Subject: [PATCH] upgrade note: rename python provd module to wazo_provd --- content/uc-doc/upgrade/upgrade_notes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/uc-doc/upgrade/upgrade_notes.md b/content/uc-doc/upgrade/upgrade_notes.md index 0eb2a8f4..0439a28d 100644 --- a/content/uc-doc/upgrade/upgrade_notes.md +++ b/content/uc-doc/upgrade/upgrade_notes.md @@ -13,6 +13,10 @@ title: Upgrade notes - Any leftover function key to parking lots remaining from 18.03 have been deleted, since they were unusable in the later versions. +- Python module for provisioning plugins has been renamed from `provd` to `wazo_provd`. For any + custom provisioning plugin development, we recommend to upgrade to `wazo_provd` as soon as + possible since `provd` name will be removed completely in a future version. + - The following channel variables have been renamed. If you used them in a subroutine you MUST use the new name to maintain a working dialplan in the future. The old names have been kept for retrocompatibility, so your dialplan should keep working for the moment. Deprecation messages will