mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-03 07:25:18 +00:00
[#2693] Updated sysrepo deprecation
This commit is contained in:
@@ -634,13 +634,16 @@ This section lists significant features that have been or will be removed. We tr
|
|||||||
deprecate features before removing them to signal
|
deprecate features before removing them to signal
|
||||||
to current users to plan a migration. New users should not rely on deprecated features.
|
to current users to plan a migration. New users should not rely on deprecated features.
|
||||||
|
|
||||||
Sysrepo 0.x
|
Sysrepo 0.x or 1.x
|
||||||
-----------
|
------------------
|
||||||
|
|
||||||
|
Kea versions 1.9.9 and earlier required Sysrepo 0.7.x to run, when optional
|
||||||
|
support for NETCONF was enabled. Kea versions 1.9.10 and later required Sysrepo
|
||||||
|
1.4.x and the related libyang 1.x library to run. The earlier Sysrepo versions
|
||||||
|
are no longer supported. Kea 2.3.2 introduced support for Sysrepo 2.x. Sadly,
|
||||||
|
the Sysrepo continues to undergo major changes that are backwards-incompatible.
|
||||||
|
As such, Kea versions 2.3.2 and later dropped support for Sysrepo versions 1.x.
|
||||||
|
|
||||||
Kea versions 1.9.9 and earlier required Sysrepo 0.7.x to run, when optional support for NETCONF was
|
|
||||||
enabled. Kea versions 1.9.10 and later now require Sysrepo 1.4.x and the related libyang 1.x library to
|
|
||||||
run. The earlier Sysrepo versions are no longer supported. The latest Sysrepo 2.x version does not
|
|
||||||
provide C++ bindings, and as such, is not usable for Kea.
|
|
||||||
libreload command
|
libreload command
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user