Releases: agroal/pgagroal
Releases · agroal/pgagroal
pgagroal 1.2.2
This is an enhancement and bug fix release.
Enhancements
- #154 Linux: Move environment to different address space
Bugs
pgagroal 1.2.1
This is an enhancement and bug fix release.
Enhancements
- #146 Allow transaction pooling with authentication query
Bugs
- #140 CLI: Print usage if no arguments
- #141 Require users for transaction pooling
- #142 Account for separate Z message
- #143 Fix segfault for missing home directory
- #144 Clear all bytes from process title
- #145 Provide feedback on file errors
Thanks to
pgagroal 1.2.0
This is a feature release.
Features
- #137 Frontend users
- #138 Admin: Password length
- #139 Add pidfile support
Enhancements
- #128 Keep application_name around
- #129 Make limits more clear
- #132 Slightly reduce TLS file security checks
- #135 It is pgagroal to PostgreSQL
Bugs
- #130 Shutdown active connections
- #134 Fix syslog logging
- #136 Only copy needed bytes
Thanks to
pgagroal 1.1.0
This is a feature release.
Features
- #107 Support reload of the configuration
- #120 Track prepared statements
- #123 Initial BSD system support
Enhancements
- #125 CLI: Add logfile parameter
Bugs
Thanks to
pgagroal 1.0.2
This is a bug fix release.
- #119 Use CMAKE_SHARED_LINKER_FLAGS instead of add_link_options
- #121 switch-to: Force server state if there is no primary
- #122 Management: Retry on network failure
Thanks to
pgagroal 1.0.1
This is a bug fix release.
Thanks to
pgagroal 1.0.0
This is a feature release.
Features
- #41 Set process title
- #109 Add a generate option for master-key
- #114 Connection tracker
Bugs
- #115 Only close known sockets
Thanks to
pgagroal 0.9.2
This is a bug fix release.
Bug fixes
- #115 Only close known sockets
Thanks to
pgagroal 0.9.1
This is a bug fix release.
Bug fixes
- #110 Bad connections doesn't release lock
- #111 Don't reset other connections when limits are in place
- #112 pgagroal-cli: Choose either configuration or remote
- #113 Count gracefully connections as active
Thanks to
pgagroal 0.9.0
This is a feature release.
Features
- #40 Transaction pooling
- #93 Huge page support
- #108 switch-to support
Enhancements
- #102 Unix Domain Socket support
- #104 CLI: Try default path as well
Thanks to