gnunet-handbook

The GNUnet Handbook
Log | Files | Refs

commit 774aea0562af2234696577f04b379bab40342000
parent 3282d63ad99410d87b2aad4b0be9b007723803e6
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Fri,  6 Oct 2023 21:25:43 +0200

improve stability matrix

Diffstat:
Mdevelopers/stability.rst | 28++++++++++------------------
1 file changed, 10 insertions(+), 18 deletions(-)

diff --git a/developers/stability.rst b/developers/stability.rst @@ -32,21 +32,19 @@ respective protocols or APIs: +-----------------+-----------------+-----------------+-----------------+ | arm | n/a | stable | stable | +-----------------+-----------------+-----------------+-----------------+ -| ats | n/a | unstable | testing | -+-----------------+-----------------+-----------------+-----------------+ | block | n/a | n/a | stable | +-----------------+-----------------+-----------------+-----------------+ | cadet | testing | testing | testing | +-----------------+-----------------+-----------------+-----------------+ | consensus | experimental | experimental | experimental | +-----------------+-----------------+-----------------+-----------------+ -| core | stable | stable | stable | +| core | unstable | unstable | unstable | +-----------------+-----------------+-----------------+-----------------+ -| datacache | n/a | n/a | stable | +| datacache | n/a | n/a | unstable | +-----------------+-----------------+-----------------+-----------------+ -| datastore | n/a | stable | stable | +| datastore | n/a | unstable | unstable | +-----------------+-----------------+-----------------+-----------------+ -| dht | stable | stable | stable | +| dht | testing | testing | testing | +-----------------+-----------------+-----------------+-----------------+ | dns | stable | stable | stable | +-----------------+-----------------+-----------------+-----------------+ @@ -56,30 +54,24 @@ respective protocols or APIs: +-----------------+-----------------+-----------------+-----------------+ | fragmentation | stable | n/a | stable | +-----------------+-----------------+-----------------+-----------------+ -| fs | stable | stable | stable | +| fs | unstable | unstable | unstable | +-----------------+-----------------+-----------------+-----------------+ | gns | stable | stable | stable | +-----------------+-----------------+-----------------+-----------------+ | hello | n/a | n/a | testing | +-----------------+-----------------+-----------------+-----------------+ -| hostlist | stable | stable | n/a | +| hostlist | unstable | unstable | n/a | +-----------------+-----------------+-----------------+-----------------+ -| identity | stable | stable | n/a | +| identity | testing | testing | n/a | +-----------------+-----------------+-----------------+-----------------+ | multicast | experimental | experimental | experimental | +-----------------+-----------------+-----------------+-----------------+ -| mysql | stable | n/a | stable | -+-----------------+-----------------+-----------------+-----------------+ -| namestore | n/a | stable | stable | +| namestore | n/a | testing | testing | +-----------------+-----------------+-----------------+-----------------+ -| nat | n/a | n/a | stable | +| nat | n/a | n/a | unstable | +-----------------+-----------------+-----------------+-----------------+ | nse | stable | stable | stable | +-----------------+-----------------+-----------------+-----------------+ -| peerinfo | n/a | stable | stable | -+-----------------+-----------------+-----------------+-----------------+ -| psyc | experimental | experimental | experimental | -+-----------------+-----------------+-----------------+-----------------+ | pt | n/a | n/a | n/a | +-----------------+-----------------+-----------------+-----------------+ | regex | stable | stable | stable | @@ -112,7 +104,7 @@ Here is a rough explanation of the values: No incompatible changes are planned at this time; for IPC/APIs, if there are incompatible changes, they will be minor and might only require minimal changes to existing code; for P2P, changes will be - avoided if at all possible for the 0.10.x-series + avoided if at all possible for the current major version. '\ ``testing``\ ' No incompatible changes are planned at this time, but the code is