github vitabaks/autobase 2.2.0
Release 2.2.0

10 days ago

🚀 Autobase 2.2.0 is here!

We’re continuing to make Autobase the most reliable and flexible self-hosted DBaaS for PostgreSQL.

This release brings Autobase to version 2.2.0, with a focus on security, compatibility, and improved reliability. This update introduces TLS support across all cluster components, adds compatibility with ARM architecture, and automates backups to Hetzner Object Storage (S3). We’ve also integrated Netdata as the default monitoring system and delivered numerous performance and stability improvements under the hood.

Just open your web browser of choice and navigate to http://NODE:19999 to access excellent system and Postgres metrics charts, including logs and built-in alerts.

2025-03-23_20-30-54

Autobase continues to grow!
Since the 2.0 release, we’ve surpassed 2,300 stars on GitHub and gained the trust of more and more teams using Autobase in production environments.

We’re also seeing a rise in community support through sponsorships — something that truly helps us move faster and build better. ❤️

→ Interested in helping us build this future? Consider becoming a sponsor

What's Changed

  • Enabled TLS encryption for PostgreSQL and PgBouncer by @klention in #849
  • Auto set the number of max_worker_processes and max_parallel_workers by @klention in #853
  • Enabled TLS encrypted communication for etcd by @klention in #857
  • Add support for configuring Patroni REST API request queue size by @chobostar in #867
  • Add patroni_replicatefrom variable for cascading replication by @vitabaks in #883
  • AWS: Fixed an error when specifying a AWS Subnet ID by @vitabaks in #888
  • Set maintenance variable for add_pgnode.yml by @vitabaks in #890
  • Change log file path for pre/post deploy commands to /var/tmp by @vitabaks in #894
  • feat: add Console Stack with Caddy, API, UI, and PostgreSQL by @sbusso in #893
  • Set LimitNOFILE for Patroni systemd service by @vitabaks in #897
  • WAL-G: Point-In-Time Recovery (PITR) Improvements by @vitabaks in #891
  • Automating backups to Hetzner Object Storage (S3 bucket) by @vitabaks in #898
  • Fix task execution by replacing run_once with host condition by @vitabaks in #900
  • Add support for WAL-G prefetch directory creating by @chobostar in #902
  • Install Netdata monitoring by default; update config template by @vitabaks in #904
  • Change HTTP links to HTTPS. by @elijahfhopp in #905
  • fix for "Connection info" task by @artemsafiyulin in #909
  • Add formatters and apply rules; code refactoring by @pat-s in #907
  • Add arm64 support by @pat-s in #906
  • TLS support on dedicated etcd nodes by @vitabaks in #922
  • AWS: update ansible for more description security group rules by @ChuckHend in #924
  • Add TLS Certificate Generation for Consul cluster by @vitabaks in #923
  • Update etcd to version 3.5.20 by @vitabaks in #927
  • Update wal-g to version 3.0.5 by @vitabaks in #928
  • deps: bump dependencies for automation/ui/api by @vitabaks in #929
  • Release 2.2.0 by @vitabaks in #931

New Contributors

Full Changelog: 2.1.0...2.2.0

Don't miss a new autobase release

NewReleases is sending notifications on new releases.