tests
This commit is contained in:
+8
-6
@@ -1,15 +1,17 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Unreleased 2024-05-05
|
## v 1.3.5
|
||||||
|
|
||||||
### Adjust config
|
* Added `prosodyctl check config` result to server test.
|
||||||
|
* A few minor tweaks.
|
||||||
|
|
||||||
|
## v 1.3.4
|
||||||
|
|
||||||
|
* Migration from Docker to Podman.
|
||||||
|
* Added websocket module.
|
||||||
* Replace deprecated legacy_ssl with c2s_direct_tls.
|
* Replace deprecated legacy_ssl with c2s_direct_tls.
|
||||||
* Removed use_libevent = true. This means the default is now used which is epoll.
|
* Removed use_libevent = true. This means the default is now used which is epoll.
|
||||||
|
* Added a test to check that no deprecated config settings are used.
|
||||||
### Test
|
|
||||||
|
|
||||||
Added a test to check that no deprecated config settings are used.
|
|
||||||
|
|
||||||
## v 1.3.3
|
## v 1.3.3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user