From: Tomek Mrugalski Date: Wed, 23 Jun 2021 14:54:39 +0000 (+0200) Subject: [#1892] ChangeLog added about deprecation X-Git-Tag: Kea-1.9.9~38 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ab969b250db59686b304d6512077a8e7fc2b33f5;p=thirdparty%2Fkea.git [#1892] ChangeLog added about deprecation --- diff --git a/ChangeLog b/ChangeLog index 5638fe2549..1ab4f5b410 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1914. [func]* tomek + The Cassandra (CQL) support is being deprecated, both for + leases and host backends. For the time being the features + will produce a warning, but will otherwise function normally. + However, the functionality will be removed in the future + Kea releases. + (Gitlab #1892) + 1913. [doc] tomek Kea adopted Developer Certificate of Origin for incoming contributions. Please see the CONTRIBUTING.md file for details.