4.0.1
版本发布时间: 2020-11-18 00:14:32
esl/MongooseIM最新发布版本:6.2.1(2024-04-12 18:15:12)
Highlights
- A new metric now reports the type of configuration file that is being used. The aim is to determine the adoption of the new config file format.
- Better error messages are reported from wrong TOML configuration files.
All changes
Added
- User-friendly errors for the TOML configuration file (#2903)
- Metric to report the type of config file used (#2918)
Removed
- Removed deprecated
mod_http_notifications
(#2912)
Changed
- TOML documentation improvements (#2896, #2898, #2899, #2901, #2905, #2942)
- Some TOML configuration options have been reformatted (#2909)
- More prepared queries to improve RDBMS performance (#2924, #2928)
- Fixed Ubuntu 18.04 and OTP 23.1 for building docker images (#2926)
- Moving from untyped binaries to proper
jid
structures (#2895, #2920, #2922)
Other
- Dependencies update (#2914)
- REST error handling cleanup (#2908)
-
nksip
is started only when used (#2937) - RPM package improvements (#2906)
- CI improvements (#2910, #2934)