5.4.0
Added
- Add
post_install_sqltopology hook to run SQL after plugins are installed and enabled
Changed
pre_install_sqlnow fires unconditionally, even without plugins
Fixed
- Make the HTTP probe check infallible. It now returns
falseunless the HTTP status code is 200. #365