github autobase-tech/autobase 2.8.0
Release 2.8.0

7 hours ago

🚀 Autobase 2.8 — Enterprise Edition

Autobase 2.8 introduces an important milestone for the project: the launch of Autobase Enterprise Edition.

From this release, Autobase is available in two editions:

  • Autobase Community Edition is the continuation of the existing open-source version. It remains available under the MIT license and is well suited for individual developers and hobby projects.

  • Autobase Enterprise Edition is a new commercial edition designed for companies that need a complete internal database platform. It is focused on production environments where PostgreSQL requires centralized management, operational control, governance, scalability, and support.

Our vision for Enterprise Edition is to provide a full DBaaS platform that can be deployed inside a company’s own infrastructure — giving teams the automation and experience of a managed database service, while keeping infrastructure and data under their control.

Autobase Enterprise 2.8 is only the beginning. Through the end of 2026, we plan to release many Enterprise-focused capabilities that will expand Autobase into a more powerful platform for managing PostgreSQL at scale. View upcoming releases in GitHub Milestones.

✨ Highlights

Database users and roles

Create and edit database users and roles through the Autobase Console UI.

image

Databases

Create and edit databases without manual SQL commands or direct server access.

image

Extensions

Install PostgreSQL extensions in a simple and consistent way across managed databases.

image

Billing

Subscription management is now built into the Autobase Console. Customers can choose monthly or annual plans, get one month free with annual billing, and receive dedicated support and included DBA hours with every plan.

image

What's Changed

  • Bump lodash from 4.17.23 to 4.18.1 in /console/ui by @dependabot[bot] in #1503
  • Bump vite from 7.3.1 to 7.3.2 in /console/ui by @dependabot[bot] in #1504
  • fix: backup-standby=y fails on single-node clusters with dedicated backup server by @MetalBlueberry in #1508
  • Add conn_limit and state support for PostgreSQL users by @vitabaks in #1509
  • fix: pgbackrest cron jobs fail on dedicated backup server by @MetalBlueberry in #1507
  • Add locale_provider, tablespace to postgresql_databases by @vitabaks in #1510
  • Add version and state support for postgresql_extensions by @vitabaks in #1511
  • Bump vip-manager version to 4.0.0 by @vitabaks in #1512
  • Fix: Handle sequence input for pg_replication_database by @vitabaks in #1513
  • Fix: Use integer default for max_replication_lag_bytes by @vitabaks in #1514
  • [blue-green] Allow PgBouncer redirect with mismatched replicas by @vitabaks in #1515
  • Fix [blue-green]: Use fixed-string grep for target lsn by @fasiihullah in #1519
  • Fix: Add default for item.state in postgresql_db task by @vitabaks in #1520
  • Bump i18next-fs-backend from 2.6.1 to 2.6.4 in /console/ui by @dependabot[bot] in #1522
  • Bump i18next-http-backend from 3.0.2 to 3.0.5 in /console/ui by @dependabot[bot] in #1523
  • Fix [blue-green]: Stop Patroni before stopping PostgreSQL by @vitabaks in #1524
  • fix: add mount role to add_node playbook and improve its implementation by @vitabaks in #1525
  • Update docker/setup-qemu-action action to v4 by @renovate[bot] in #1527
  • Update python dependencies by @renovate[bot] in #1526
  • Bump postcss from 8.5.8 to 8.5.10 in /console/ui by @dependabot[bot] in #1528
  • Update module github.com/jackc/pgx/v5 to v5.9.2 [SECURITY] by @renovate[bot] in #1529
  • Update go dependencies by @renovate[bot] in #1535
  • Update npm dependencies by @renovate[bot] in #1534
  • Bump fast-uri from 3.1.0 to 3.1.2 in /console/ui by @dependabot[bot] in #1536
  • Update python dependencies by @renovate[bot] in #1538
  • fix: hugepages auto-calculation truncation and cross-play persistence by @fasiihullah in #1537
  • Do not ignore extension creation errors by @vitabaks in #1539
  • Do not ignore database users creation errors by @vitabaks in #1541
  • Do not ignore database schemas creation errors by @vitabaks in #1542
  • Do not ignore database privs erros by @vitabaks in #1543
  • Do not ignore database creation errors by @vitabaks in #1540
  • Allow : in backup config values (validation + parsing) by @Copilot in #1546
  • feat: Add support for Ubuntu 26.04 LTS by @vitabaks in #1547
  • Remove cloud_resources role from config_pgcluster by @vitabaks in #1521
  • Make cloud firewall rules VPC-wide for AWS and GCP by @vitabaks in #1548
  • Add support for multiple locales by @vitabaks in #1551
  • Skip locale-gen if locales-all present by @vitabaks in #1552
  • fix: resolve nested Jinja2 templating error in postgresql_index_maintenance by @fasiihullah in #1553
  • Add install_extensions tag to add_repository tasks by @vitabaks in #1555
  • fix owner of /var/log/pgbouncer for pgbouncer.service by @vreitech in #1557
  • Add restart_pgcluster playbook by @vitabaks in #1556
  • Patch only changed Patroni parameters by @vitabaks in #1558
  • Add visibility icon for "Show details" button by @vitabaks in #1559
  • Autobase Console - Community Edition by @vitabaks in #1560

New Contributors

Full Changelog: 2.7.0...2.8.0

Don't miss a new autobase release

NewReleases is sending notifications on new releases.