pgagroal 1.4.0

From: Red Hat via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: pgagroal 1.4.0
Date: 2022-01-13 12:42:13
Message-ID: 164207773315.23278.16460843784335758557@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

The [pgagroal](https://agroal.github.io/pgagroal/) community is happy to
announce version [1.4.0](https://agroal.github.io/pgagroal/release/announcement/2022/01/11/pgagroal-1.4.0.html).

__New features__

* Initial support for TLS communication between pgagroal and PostgreSQL

__pgagroal__

[pgagroal](https://agroal.github.io/pgagroal/) is a high-performance protocol-native connection pool for
[PostgreSQL](https://www.postgresql.org/).

__Features__

* High performance
* Connection pool
* Limit connections for users and databases
* Prefill support
* Remove idle connections
* Perform connection validation
* Enable / disable database access
* Graceful / fast shutdown
* Prometheus support
* Grafana 8 dashboard
* Remote management
* Authentication query support
* Failover support
* Transport Layer Security (TLS) v1.2+ support
* Daemon mode
* User vault

Learn more on our [web site](https://agroal.github.io/pgagroal/) or [GitHub](https://github.com/agroal/pgagroal).
Follow on [Twitter](https://twitter.com/pgagroal).

[pgagroal](https://agroal.github.io/pgagroal/) is released under the
[3-clause BSD license](https://opensource.org/licenses/BSD-3-Clause), and is sponsored by [Red Hat](https://www.redhat.com/en).

Browse pgsql-announce by date

  From Date Subject
Next Message pgAdmin Development Team via PostgreSQL Announce 2022-01-13 14:11:41 pgAdmin 4 v6.4 Released
Previous Message Michel Pelletier via PostgreSQL Announce 2022-01-10 14:59:55 pgsodium 2.0.0: Modern cryptography for PostgreSQL