Download Latest Version Release 2.6.0 source code.tar.gz (10.0 MB)
Email in envelope

Get an email when there's a new version of Autobase

Home / 2.4.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-10-01 1.9 kB
Release 2.4.1 source code.tar.gz 2025-10-01 9.8 MB
Release 2.4.1 source code.zip 2025-10-01 10.2 MB
Totals: 3 Items   20.0 MB 0

This release contains bug fixes since the 2.4.0 release. We recommend that you upgrade at the next available opportunity.

Several fixes were applied to ensure smoother operation in setups without TLS enabled and when accessing the Patroni API via plain HTTP.

What's Changed

Migration Notes

Please note the migration notes from release 2.4.0:

  • PostgreSQL 18 is now used by default. For backward compatibility, explicitly set your current version in the postgresql_version variable.
  • Patroni REST API now uses HTTPS with a self-signed certificate. If your external tools rely on it, you may need to disable certificate verification or set patroni_restapi_protocol=http for backward compatibility.
  • Playbook add_pgnode.yml has been renamed to add_node.yml, because it now provides scaling capabilities not only for Postgres, but also for etcd clusters.

Full Changelog: https://github.com/vitabaks/autobase/compare/2.4.0...2.4.1

Source: README.md, updated 2025-10-01