aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorJonas Schäfer <jonas@wielicki.name>2020-05-06 18:20:33 +0200
committerJonas Schäfer <jonas@wielicki.name>2020-05-06 18:20:33 +0200
commit0d7d6b628c150b2c4cfca20b000a0ab854fda87e (patch)
tree315a06779af9eabfae089a34a2cc8e0437a43331 /CHANGES
parentf24aba7b1989c01faa23320e2ed4df16498d3043 (diff)
downloadprosody-0d7d6b628c150b2c4cfca20b000a0ab854fda87e.tar.gz
prosody-0d7d6b628c150b2c4cfca20b000a0ab854fda87e.zip
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.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
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
======