Software /
code /
prosody
Comparison
CHANGES @ 11779:f4f0bdaeabd2
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.
author | Jonas Schäfer <jonas@wielicki.name> |
---|---|
date | Wed, 06 May 2020 18:20:33 +0200 |
parent | 11774:4625093b0768 |
child | 11838:442eac4e7399 |
comparison
equal
deleted
inserted
replaced
11778:f254fd16218a | 11779:f4f0bdaeabd2 |
---|---|
27 - mod_server_contact_info now loaded on components if enabled | 27 - mod_server_contact_info now loaded on components if enabled |
28 - Statistics now based on OpenMetrics | 28 - Statistics now based on OpenMetrics |
29 - Direct TLS support (c2s and incoming s2s) | 29 - Direct TLS support (c2s and incoming s2s) |
30 - Offline messages aren't sent to MAM clients | 30 - Offline messages aren't sent to MAM clients |
31 - Network backend server_select deprecated | 31 - Network backend server_select deprecated |
32 - Check connectivity via observe.jabber.network | |
32 | 33 |
33 0.11.0 | 34 0.11.0 |
34 ====== | 35 ====== |
35 | 36 |
36 **2018-11-18** | 37 **2018-11-18** |