From 0d7d6b628c150b2c4cfca20b000a0ab854fda87e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sch=C3=A4fer?= Date: Wed, 6 May 2020 18:20:33 +0200 Subject: prosodyctl: Add external connectivity check based on observe.jabber.network This uses the (experimental) observe.jabber.network API to perform external connectivity checks. The idea is to complement the checks prosodyctl can already do with a (nearly) complete s2s/c2s handshake from a remote party to test the entire stack. --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 5032acd2..c58dc72f 100644 --- a/CHANGES +++ b/CHANGES @@ -29,6 +29,7 @@ TRUNK - Direct TLS support (c2s and incoming s2s) - Offline messages aren't sent to MAM clients - Network backend server_select deprecated +- Check connectivity via observe.jabber.network 0.11.0 ====== -- cgit v1.2.3