pgagroal 1.4.2
This is an enhancement and bug fix release.
The pgagroal community welcomes Nikita Bugrovsky (@nikitabugrovsky) with his contribution !
Enhancements
- #19 Integrate uncrustify
- #217 Return 400 Bad Request for any method except 'GET'
- #224 Prefill when doing a switch-to
- #228 No warning messages about pid file when configuration reloads
- #230 Correctly read last line of configuration file if no new-line
- #235 Do not emit "restart" messages when adding a new server
Bug fixes
- #221 Fix broken link to sample configuration file
- #232 Keep the same state for the same server during a reload
Thanks to
- @fluca1978: #221, #224, #228, #230, #232 and #235
- @nikitabugrovsky: #217