Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pgagroal-1.4.2.tar.gz | 2022-05-24 | 256.3 kB | |
pgagroal 1.4.2 source code.tar.gz | 2022-05-24 | 255.3 kB | |
pgagroal 1.4.2 source code.zip | 2022-05-24 | 309.3 kB | |
README.md | 2022-05-24 | 1.1 kB | |
Totals: 4 Items | 822.0 kB | 0 |
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]