From: Andrei Pavel Date: Thu, 20 Jun 2024 17:07:06 +0000 (+0300) Subject: [#3435] add ChangeLog entry X-Git-Tag: Kea-2.7.0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bad37a609a0c8c70310eccde28ca2767a4006e49;p=thirdparty%2Fkea.git [#3435] add ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 223ece943b..9bf3081532 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2257. [func] andrei + Exceptions thrown from Sysrepo while processing a NETCONF config + change or while sending notifications are now caught and logged. + The configuration is not applied in that case, but at least + kea-netconf recovers instead of crashing. These scenarios are + corner cases that are likely not found in production and that + trigger bugs in upstream code. + (Gitlab #3435) + 2256. [func] marcin High Availability hook now supports lease affinity for the released leases. When a lease is released but left in the @@ -16,7 +25,7 @@ 2255. [bug] razvan The environment is now inherited by kea-lfc when started by - the kea dhcp server. + the Kea DHCP server. (Gitlab #3450) 2254. [func] tmark