pgagroal

home  
releases  
getting started  
security  
failover  
pipelines  

github  
discussions  
issues  
license  
pgagroal  

Configuration Metrics News About

pgagroal 0.5.0 2020 03 17

Feature release of pgagroal.

Features

  • #17 Security module: SCRAM-SHA-256
  • #38 Admin: Add -U and -P switches
  • #42 Allow user connections during prefill
  • #43 Log connections
  • #50 CLI: Cancel shutdown
  • #54 Allow unknown users
  • #55 CLI: Enable / disable database

Enhancements

  • #36 Send terminate message
  • #53 CLI: Rename isalive to is-alive

Bug fixes

  • #37 Return connection upon WORKER_FAILURE
  • #46 Missing bad password message for pooled connections
  • #47 Error with pooled connections and HBA/all
  • #48 Incorrect encoding of password

Various improvements and bug fixes.

Thanks to

  • @davidfetter: Corrections to documentation

Download